Added
Landing page sections can now be defined as markdown files in
__landing__/directorySupports all section types: hero, features, steps, cta, testimonials, opensource, links
Frontmatter configuration with markdown body for rich content
Markdown files override YAML config values (YAML serves as defaults)
Version Display
Auto-injected version badge in all page footers linking to minimaldoc.com
footer.hideVersionconfig option to disable version displayCI/CD
Windows binary builds (
minimaldoc-windows.exe) in GitHub Actions workflow
Changed
Consolidated footer generation into shared
BuildFooter()functionRemoved duplicated
buildFooterWithLegal()across 6 generatorsChangelog UI
Improved spacing for bold text in changelog entries
Better H3 heading separation in changelog content