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?

Stog

https://www.good-eris.net/stog/ zoggy/stog (62)
Languages:OCaml
Templates:XML
License:GPL-3.0-only

Stog is a static web site compiler. It is able to handle blog posts as well are regular pages. It can be seen as a kind of Jekyll developed in OCaml.

The main features are:

  • It is developed in OCaml and can be extended with OCaml plugins,
  • It is based on a XML engine allowing to apply substitutions (rewrite rules) on some tags. Some substitutions are pre-defined, and others can be défined in your documents or added by plugins,
  • It easily supports multi-language sites,
  • It features an online-editor, to be integrated with git,
  • It has an online previewer,
  • A lot of functions can be used to handle sectionning, table of contents, verified cross-references, ...,
  • OCaml code can be interpreted at compilation time and the result included in the generated documents,
  • Some plugins ease the inclusion of graphviz graphs, and pictures generated by Aysmptote or LaTeX,
  • A markdown plugin converts markdown sources.

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

© Netlify 2020