/blurry

A static site generator focused on page speed and SEO

Primary LanguagePythonMIT LicenseMIT

Blurry

Nox build status PyPI package version PyPI Python versions Package license

Blurry logo

tl;dr

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!

Documentation

View the documentation site at https://blurry-docs.netlify.app/.

Contributing

Contributions are welcome! Check out the contribution docs to get started.

Standing on the shoulders of giants

Blurry blends together high-quality libraries:

  • Mistune to convert Markdown to HTML
  • Jinja for HTML templating
  • LiveReload for an HTTP server with automatic browser reloading
  • Typer for its CLI interface
  • ImageMagick to resize and convert images

© 2020-present, John Franey