stog
A static web site compiler, handling blog posts, or XML document in general.
Description
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,
- ...
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 03 May 2017
- Authors
- Maintainers
Sources
Dependencies
uutf
>= "1.0.0"
lwt
>= "2.5"
omd
>= "1.3.0"
uri
>= "1.9.2"
ptime
>= "0.8.2"
ppx_blob
>= "0.1"
higlo
>= "0.6"
ocf
>= "0.5.0"
xtmpl
>= "0.16.0" & < "0.19.0"
ocaml
>= "4.03.0"
Reverse Dependencies
stog-writing
= "0.17.0"
Conflicts
js_of_ocaml
>= "3.4.0"