Static Site Generators

Stog – static web site compiler

Stog is a static web site compiler.

It is able to handle blog posts as well as regular pages or any XML document in general.

This is free and open source software.

Key Features

  • Generate static XML/HTML documents: easy to deploy, fewer security problems.
  • Handling of blog posts, with dates, topics, keywords and associated RSS feeds.
  • No new syntax.
  • Based on a XML rewrite engine allowing the application of substitutions (rewrite rules) on some tags. Some substitutions are pre-defined, and others can be defined in your documents or added by plugins. Content can then be written with semantic tags.
  • Supports multi-language sites.
  • Many predefined functions can be used to handle sectioning, table of contents, verified cross-references, and more.
  • OCaml code can be interpreted at compilation time and the result included in the generated documents, which is nice to write tutorials on OCaml libraries.
  • Plugins ease the inclusion of graphviz graphs, and pictures generated by Aysmptote or LaTeX,.
  • Markdown plugin converts markdown sources.
  • Developed in OCaml and can be extended with OCaml plugins, but there is no need to know about OCaml to use Stog.

Website: www.good-eris.net/stog
Support: Documentation, Framagit Code Repository
Developer: Zoggy
License: GNU General Public License v3.0

Stog is written in OCaml. Learn OCaml with our recommended free books and free tutorials.


Related Software

OCaml Static Site Generators
StogStatic web site compiler supporting blog posts, plugins, and multi-language sites
soupaultStatic website generator/framework
YOCamlBuild systems in OCaml
CanopyGit-blogging unikernel with HTTPS/TLS support
FinchSimple and fast site generator
StoneAnother site generator designed to generate simple websites

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments