Project Portfolio Website
Planned
Scope
In scope:
- Static site built with Hugo, one page per project
- Status tracking (planned / active / blocked / done)
- Deployed via GitHub Pages
Out of scope:
- User accounts / comments
- CMS or admin UI — editing is just Markdown files in git
Deliverables
- Hugo scaffold with custom theme
- GitHub Actions deploy workflow
- Custom domain (optional)
- Migrate homework-sheet fields into frontmatter for all 7 projects
Resources & dependencies
- GitHub account + repo
- Hugo (installed locally to preview before pushing)
Definition of done
- Site is live at a public URL and lists all current projects with accurate status
Log
- 2026-08-02 — Scaffolded Hugo site, picked theme direction, wrote first content file for this project.