Skip to main content

Ricabiz's Digital Diary

Site Search


Parser HTML for quick templates and articles merging

I needed a way to create, edit or add content into html pages. So of course I spend one night developing my own software. It's completely free and open-source.
The html-template-parser can quickly create a new page based on a template, add headers, add footers, add title, and add articles. All sugar coated by a wonderful UI! This very page was created using this program :D
Tools used: C# and Raylib for the UI.
More information available here.