markata-go Documentation ¶
A comprehensive, extendable static site generator written in Go.
Quick Links ¶ #
- Quickstart - Get running in 5 minutes
- Getting Started - Full tutorial walkthrough
Guides ¶ #
Content ¶ #
- [[frontmatter-guide|Frontmatter]] - Post metadata and fields
- [[markdown-features|Markdown Features]] - Supported syntax and extensions
- Dynamic Content - Using Jinja templates in Markdown
Feeds & Output ¶ #
- [[feeds-guide|Feeds]] - Create archives and collections
- Syndication - RSS, Atom, JSON Feed, and Sitemap
Customization ¶ #
- [[configuration-guide|Configuration]] - All configuration options
- [[templates-guide|Templates]] - Customize your site’s appearance
- View Transitions - Smooth page navigation animations
- Resource Hints - Auto-generate performance hints
- Plugin Development - Extend markata-go
Publishing ¶ #
- [[deployment-guide|Deployment]] - Host your site
- [[ci-cd-guide|CI/CD]] - Automated builds and deployments
- GitHub Actions - Deploy with GitHub Actions
- GitLab CI - Deploy with GitLab CI
Reference ¶ #
- [[cli-reference|CLI Reference]] - All commands and flags
- Advanced Usage - Power user features
Help ¶ #
- Troubleshooting - Common issues and solutions
- [[framework-comparison|Comparison]] - How markata-go compares to other SSGs