stogversion
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.
Published | |
---|---|
Maintainer | zoggy@bat8.org |
Dependencies | |
Source [http] | https://framagit.org/zoggy/stog/-/archive/0.6.1/stog-0.6.1.tar.gz sha256=e230c4472876f2b02ad9e91882657e623f3d0ee1bf74fc57866032a8c33d1f4d md5=967c91f3a7515332931bcf06a734bbca |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stog/stog.0.6.1/opam |
Required by
- stog-writing<0.7.0