stog 0.12.0
| Author | Maxence Guesdon | |||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| License | GNU General Public License version 3 | |||||||||||||||||||||||||||||
| Homepage | http://zoggy.github.io/stog/ | |||||||||||||||||||||||||||||
| Maintainer | zoggy@bat8.org | |||||||||||||||||||||||||||||
| Tags | publication, web and blog | |||||||||||||||||||||||||||||
| Dependencies | 
 | |||||||||||||||||||||||||||||
| OCaml | >= 4.01.0 | |||||||||||||||||||||||||||||
| Published | May 16, 2014 | |||||||||||||||||||||||||||||
| Source [http] | http://zoggy.github.com/stog/stog-0.12.0.tar.gz c4736b83d23a77ef565b90298115ec1c | |||||||||||||||||||||||||||||
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stog/stog.0.12.0/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.
| Necessary for | ||
|---|---|---|
| stog-rdf | ||
| >= 0.11.0 | ||
| stog-writing | ||
| >= 0.12.0 |