Project Goal
After building dozens of Jekyll sites for clients, I kept repeating the same first step: converting a static HTML design into a structured, maintainable Jekyll project. So I built a tool to do it.
HtmlToJekyll automates that conversion—turning static templates into Jekyll sites with proper layouts, includes, and content structure, ready for editing and deployment.
- Developer Tooling
- Jekyll
- Automation
Project Result
What used to take hours of manual restructuring now takes minutes. The tool has become part of my standard workflow for client site builds—a force multiplier that lets me spend time on design and content instead of boilerplate.