Fast static site generator written in Go
SSG converts Markdown content with YAML frontmatter to static HTML sites.
Features:
- Built-in HTTP server with watch mode
- WebP image conversion
- Cloudflare Pages deployment support
- Multiple template engines (Go, Pongo2, Mustache, Handlebars)
- SEO-friendly URL generation
- Config variables with env var support
- .md link rewriting
- Custom content paths (pages_path, posts_path)
- Preserve slug case option