This Blog

1 min read

A Hugo site built entirely from a custom layouts/ directory — no theme dependency, no third-party CSS framework.

Gruvbox color palette, Inter for prose, JetBrains Mono for code and metadata. Fonts are self-hosted. The Content Security Policy enforces font-src 'self' — no external requests at all. Deployed to GitHub Pages via GitHub Actions, with build info written at compile time.