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.
Tags | publication web blog |
---|---|
Author | Maxence Guesdon |
License | GPL-3.0-only |
Published | |
Homepage | https://www.good-eris.net/stog/ |
Issue Tracker | https://framagit.org/zoggy/stog/issues |
Maintainer | zoggy@bat8.org |
Dependencies | |
Source [http] | https://framagit.org/zoggy/stog/-/archive/0.12.0/stog-0.12.0.tar.gz sha256=bfa75b342d9a49e88fa5f63f3e2cf6f5f953e8b7e42921bb8a873aa337c20315 md5=1e4d8686da2d20ce17da714f36aaa06a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stog/stog.0.12.0/opam |
Required by
- stog-rdf=0.11.0
- stog-writing=0.12.0