Hanamark
A fast, minimal, and flexible static site generator written in Go. Write in Markdown. Style with templates. Deploy anywhere.
Markdown to HTML
Write content in Markdown, get beautiful HTML output. Focus on writing, not formatting.
Template Inheritance
Base templates with partials for headers, footers, and reusable components. So with minimal one time template setup it is easy to generate blogs forever.
Front Matter Support
YAML front matter for metadata like tags, dates, custom templates, and draft mode.
Automatic List Pages
Sections automatically generate index pages with links to all content.
Tag System
Organize content with tags and auto-generated tag pages.
RSS Feed
Built-in RSS feed generation for your blog sections.
Zero JavaScript by Default
Pure static HTML output. You can add JavaScript via templates for analytics, interactivity, etc.
Local Dev Server
Built-in server for previewing your site during development.