Website / 2026
Portfolio System
Summary
A lightweight two-level site structure for selected work, designed to accept richer motion and a chat interface later.
Context
The site needs to stay static and easy to maintain while leaving room for more interactive entry points.
Approach
Content lives in typed project data, pages are generated at build time, and animation is isolated in small scripts.
Result
The foundation can be deployed immediately and refined visually as the final design direction settles.
Table
| Layer | Choice | Purpose |
|---|---|---|
| Framework | Astro | Static output with maintainable routing |
| Styling | Global CSS | Direct control over layout and motion |
| Hosting | Cloudflare Pages | No server maintenance |