Release Notes
Plugin hooks receive correct payloads and apply return values. Plugins can mutate config, process assets per-file, inject virtual pages without serialization overhead, and fetch data from custom sources.
View on GitHubv0.4.2
PatchFix codeblock render hooks over-escaping quotes in markup.inner, breaking shiki and other syntax highlighters.
View on GitHubv0.4.1
PatchFix 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 GitHubv0.4.0
MinorStyle any Markdown block element with attributes, write permalinks as full template expressions, and use a single layout name across all output formats.
View on GitHubv0.3.1
PatchMove your plugins directory anywhere in your project structure with structure.plugins.
View on GitHubv0.3.0
MinorUse web components like
v0.2.0
MinorAdd any section to collections without date-token permalink patterns.
View on GitHubv0.1.1
PatchSmaller builds through unused cascade data layer cleanup.
View on GitHubv0.1.0
InitialBuild fast, extensible static sites in Go with Liquid templates, plugin support, and multilingual content.
View on GitHub