• en

stog 0.5

Maintainer zoggy@bat8.org
Dependencies
& config-file >= 1.1
ocamlfind
ocamlrss >= 2.0
pcre-ocaml
xmlm >= 1.1
xtmpl >= 0.5& 0.8
OCaml >= 4.00.0
Published Dec 18, 2012
Source [http] http://zoggy.github.com/stog/stog-0.5.tar.gz
527c583aaf493b107df6edc0e72eef7b
Edit https://github.com/ocaml/opam-repository/tree/master/packages/stog/stog.0.5/opam

A static web site generator, able to handle blog posts as well as regular pages.

In one sentence, Stog is a kind of Jekyll in OCaml: It is a static web site generator, able to handle blog posts as well as regular pages.

The main differences are:

  • It is developped in OCaml and can be extended with OCaml plugins.
  • It is based on a xml engine allowing to apply substitutions on some tags. Some substitutions are pre-defined, and others can be added by plugins.
  • It easily supports multi-language sites.
No package is dependent