7 / 15

How It WorksURL copied

  1. Discovers all .md files in your directory
  2. Parses frontmatter and markdown content
  3. Renders markdown to HTML using the same rendering pipeline as the server
  4. Generates complete HTML pages with:
    • Navigation sidebar (all posts)
    • Table of contents (per page)
    • Theme toggle
    • All interactive features
  5. Copies static assets (CSS, JS, images)
  6. Outputs a fully functional static website