Project Record
An annotated systems catalogue
A portfolio architecture treated as a publication system.
The project began as a static editorial prototype and became a Hugo publication system without losing the restraint of the original page. The goal was not to add machinery. The goal was to make the system reusable while keeping the surface quiet.
System
The homepage is split into partials, with its editorial copy held in structured data. Writings and projects are content sections, each with their own templates, metadata, and archive views.
This keeps the design close to the content model: a private index, not a generic portfolio shell.
Constraints
The implementation avoids frameworks, heavy animation libraries, and build-time complexity beyond Hugo itself. JavaScript remains progressive enhancement. CSS carries the visual language: paper, spacing, typography, and motion restraint.
Outcome
The result is a site architecture that can grow into a larger archive while preserving the feeling of a printed catalogue.