2026 · Engineer / designer
brenobragalha.com
This site is my personal homepage: a short introduction, background, selected work, and a place to publish notes.
Context
I needed somewhere that stays easy to maintain as content grows — pages that load quickly, copy that lives in the repo, and share previews that do not depend on a runtime server. The look should stay quiet: typography and structure first, little decorative noise.
Approach
- Prefer static output so every route is just HTML at the edge.
- Keep content structured and validated so frontmatter cannot drift silently.
- Generate feeds, sitemaps, and social images in the same build as the pages.