Why I Built It
I wanted one place to document my projects, share blog posts, and track what I am learning.
Structure
- Blog posts are stored as Markdown files in
src/content/blog/ - Project pages are stored as Markdown files in
src/content/projects/ - Static pages cover About and Learnings
What I Learned
Keeping content in collections makes publishing easier than hand-editing page code every time.