stogversion
A static web site compiler, handling blog posts, or XML document in general.
Main features:
- generate static XML/HTML documents: easy to deploy, less security problems,
- handling of blog posts, with dates, topics, keywords and associated RSS feeds,
- no new syntax,
- based on a XML rewrite engine allowing to apply 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,
- support multi-language sites,
- a lot of predefined functions can be used to handle sectionning, table of contents, verified cross-references, ...,
- 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,
- some plugins ease the inclusion of graphviz graphs, and pictures generated by Aysmptote or LaTeX,
- ...
Tags | publication xml documentation blog web website |
---|---|
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 | |
Optional dependencies | |
Conflicts |
|
Source [http] | https://framagit.org/zoggy/stog/-/archive/0.17.1/stog-0.17.1.tar.gz sha256=228e28c0ab4bad6c5c21d20bffbeeb6f2e46bbb1818e94113e5dad1bf1757d23 md5=633d69228bf968c2cd8c1091568f15c2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stog/stog.0.17.1/opam |
Required by
- stog-writing=0.17.0