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