Dev — A Jekyll Theme for Developers
Back to projectAn open-source Jekyll theme for developers — fast, minimal, PWA-ready, and live on GitHub Pages in minutes.
Build log
03 Jun 2026
1 min read
Layouts & the include system
Sketched the pages on paper, then built the layout inheritance: default → page → post. Broke the chrome into small includes — head, nav, footer — so a fork can restyle one piece without touching the rest.
Advertisement