Skip to content

ksmarty/kyleschwartz.ca

Repository files navigation

Kyle Schwartz

My personal website / resume

Structure

  • src/routes/+page.svelte is the root component and holds the structure of the entire project.
  • The content is written in src/lib/Content.yaml.
  • The certificates & resume (both webp and pdf) are stored in static.

Dev Notes