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?

Landspout

https://github.com/gmr/landspout gmr/landspout (0)
Languages:Python
Templates:Tornado
License:BSD-3-Clause

Landspout is a static website generation tool, using Tornado Templates. Create your template structure, and your content, and point landspout at it.

Landspout has three operational modes:

  • Build: generate the static site
  • Watch: when working on the site, run a blocking process that watches for changes of content or templates and generates the static site
  • Serve: when working on the site, run a HTTP server that also watches for changes of content or templates and generates the static site

Installation

pip3 install landspout

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

© Netlify 2020