Join us at Jamstack Conf Virtual, October 6-7. Register now!
Halwa is a single file static site generator written in Python. It's light-weight and the only dependencies are jinja2, hamlish-jinja, and markdown.
Using Halwa is as easy as it should be; install it, then create a configuration file and point Halwa to it!
Halwa is organized around two main things, content and processors. A piece of content is a data source (static HTML, HAML, or Markdown) which is eventually converted into an output page (or pages). Halwa uses the following workflow:
StaticGen is hosted and maintained by Netlify, the perfect way to deploy your Jamstack sites and apps.