stog
A static web site generator, able to handle blog posts as well as regular pages.
Description
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.
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
- 04 Oct 2014
- Authors
- Maintainers
Sources
Dependencies
higlo
>= "0.4"
ocamlnet
>= "3.6" & != "4.1.9"
config-file
>= "1.2"
xtmpl
>= "0.10" & < "0.13.0"
xmlm
>= "1.1"
ocaml
>= "4.02.0" & < "4.06.0"
Reverse Dependencies
stog-rdf
= "0.11.0"
stog-writing
= "0.13.0"
Conflicts