Dev — A Jekyll Theme for Developers

Back to project

An open-source Jekyll theme for developers — fast, minimal, PWA-ready, and live on GitHub Pages in minutes.

Build log 07 Jun 2026 1 min read

The projects data model

Made the projects page data-driven from _data/projects.yml instead of one file per project. Rewrote the schema twice before it felt right: title, blurb, tags, repo, live, image.

Advertisement