package stog

  1. Overview
  2. Docs
A static web site generator, able to handle blog posts as well as regular pages.

Install

Dune Dependency

Authors

Maintainers

Sources

stog-0.14.0.tar.gz
md5=ee2187e52e2f0cf620c054770b77ac67

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.

Dependencies (7)

  1. higlo >= "0.4"
  2. ocamlnet >= "3.6" & != "4.1.9"
  3. config-file = "1.2"
  4. xtmpl >= "0.10" & < "0.13.0"
  5. xmlm >= "1.1"
  6. ocamlfind
  7. ocaml >= "4.02.1" & < "4.06"

Dev Dependencies

None

Used by

None

Conflicts (9)

  1. xmlm = "1.3.0"
  2. xmlm = "1.2.0"
  3. xmldiff < "0.5.0"
  4. websocket != "0.8.1"
  5. ojs-base < "0.2"
  6. lwt < "2.4.5"
  7. js_of_ocaml < "2.5"
  8. cstruct < "0.3.1"
  9. crunch < "1.1.0"