Release Notes

Repository Releases on GitHub

v0.4.1

Patch Latest

Fix render hook templates receiving unescaped HTML in context fields — raw HTML in code blocks, links, images, and headings is now entity-encoded before hooks run.

View on GitHub

v0.4.0

Minor

Style any Markdown block element with attributes, write permalinks as full template expressions, and use a single layout name across all output formats.

View on GitHub

v0.3.1

Patch

Move your plugins directory anywhere in your project structure with structure.plugins.

View on GitHub

v0.3.0

Minor

Use web components like directly in Markdown without content mangling or paragraph wrapping.

View on GitHub

v0.2.0

Minor

Add any section to collections without date-token permalink patterns.

View on GitHub

v0.1.0

Initial

Build fast, extensible static sites in Go with Liquid templates, plugin support, and multilingual content.

View on GitHub