active
Meepo's Home Core Architecture
First iteration implementation notes for this personal website.
AstroTypeScript
// implementation slice
status: "active"
year: 2026
translationKey: "portfolio-core" This project exists to convert the design documents into a working, high-fidelity interface without changing the Astro stack.
Primary Goals
- Achieve near-reference visual quality using only native Astro capabilities (
.astro+css); - Unify layout rhythm across Home, Blog, and Projects;
- Preserve i18n, search, SEO, and content integrity while refining presentation.
Delivered Scope
- bilingual route system and translation pairing,
- blog/project list and detail pipelines,
- search index and RSS generation,
- typography + tonal-layer refactor aligned with the Invisible Gallery system.
Next Iteration
- deepen detail-page composition with stronger editorial sections,
- add richer real-world project/media content,
- polish interaction micro-behaviors and accessibility states.