Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 477 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 477 Bytes

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