Added

  • Landing page sections can now be defined as markdown files in __landing__/ directory

  • Supports 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.hideVersion config option to disable version display

    CI/CD

  • Windows binary builds (minimaldoc-windows.exe) in GitHub Actions workflow

Changed

  • Consolidated footer generation into shared BuildFooter() function

  • Removed duplicated buildFooterWithLegal() across 6 generators

    Changelog UI

  • Improved spacing for bold text in changelog entries

  • Better H3 heading separation in changelog content