Jekyll From Zero to Production (Minima-first)
Overview
This project documents the layered build process behind DataInsideData.com, from core Jekyll mechanics to production hardening.
What’s included
- Layers 1–4 breakdown (mechanics → structure → navigation → production)
- Safe override strategy (Minima-first)
- SEO + sitemap + feed + robots hygiene
- URL stability strategy (renames + redirects)
- Private repo → public repo deploy model (CI/CD)
Workflow: Issues → Branches → PRs
This project uses GitHub Issues as lightweight planning checkpoints…