Join us at Jamstack Conf Virtual, October 6-7. Register now!

StaticGen

A List of Static Site Generators for Jamstack Sites

AboutContributeAbout JamstackNeed a Static CMS?

Elsa

https://github.com/pyvec/elsa pyvec/elsa (19)
Languages:Python
Templates:Jinja2
License:MIT

Elsa helps you to build your Frozen-Flask-based website and to deploy it to GitHub Pages.

It has convenient CLI to simplify your project chores and comes with out-of-the-box Travis CI compatibility.

python foo.py serve   # serves the site, no freezing, so you can check the result
python foo.py freeze  # freezes the site, i.e. makes an HTML snapshot
python foo.py deploy  # deploys the frozen site to GitHub Pages

Learn more in the Quickstart!

StaticGen is hosted and maintained by Netlify, the perfect way to deploy your Jamstack sites and apps.

© Netlify 2020