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?

s2gen

http://appliedscala.com/s2gen/ denisftw/s2gen (11)
Languages:Scala
Templates:Freemarker
License:MIT

s2gen is a simple static site generator written in Scala. It assumes that you write the content in Markdown and use Freemarker as a template engine. The generator supports watching for file changes and is completely unopinionated about organizing front-end assets.

Check out the home page for more information about the project including the motivation behind it. You can find the latest documentation on GitHub.

Features

s2gen currently supports:

  • Parsing content from Markdown files
  • Rendering HTML using Freemarker templates
  • Project skeleton generation
  • Monitoring for file changes
  • Adding target="_blank" to external links
  • Generating post URLs without html extensions

The latest version is available on GitHub release page.

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

© Netlify 2020