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.
s2gen currently supports:
target="_blank"
to external linksThe latest version is available on GitHub release page.
Find more static site generators.