Blurry is a schema-first, plugin-enabled static site generator. Markdown front matter directly to Schema.org types, so your content is SEO-friendly and rich results-ready out of the box.
Blurry also makes your images responsive, supports embedding Python source code in Markdown files, and more.
Check out the docs and try it out!
Note: Until v1.0.0, minor versions (0.x.0) may not be backwards compatible.
View the documentation site at https://blurry-docs.netlify.app/.
Contributions are welcome! Check out the contribution docs to get started.
Blurry blends together high-quality libraries:
- Mistune to convert Markdown to HTML
- Jinja for HTML templating
- JinjaX for Jinja components
- LiveReload for an HTTP server with automatic browser reloading
- Typer for its CLI interface
- ImageMagick to resize and convert images
© 2020-present, John Franey