MinimalDoc Documentation

The official documentation site for MinimalDoc, built with MinimalDoc itself.

DocumentationOpen Source

About This Project

This documentation site demonstrates MinimalDoc’s capabilities as a documentation tool. It showcases all the core features including:

  • Markdown-based content with YAML frontmatter
  • Auto-generated navigation from folder structure
  • Dark mode with system preference detection
  • Full-text client-side search
  • Syntax highlighting for code blocks
  • Responsive mobile-first design

Technical Stack

  • Generator: MinimalDoc (Go)
  • Hosting: GitHub Pages
  • Search: Client-side JavaScript index
  • Styling: Custom CSS with CSS variables for theming