package stog

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

Install

Dune Dependency

Authors

Maintainers

Sources

stog-0.13.0.tar.gz
md5=4411abab24e45341988216b5bf2ba4db

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.0" & < "4.06.0"

Dev Dependencies

None

Used by (2)

  1. stog-rdf = "0.11.0"
  2. stog-writing = "0.13.0"

Conflicts (8)

  1. xmlm = "1.3.0"
  2. xmlm = "1.2.0"
  3. xmldiff < "0.3.0"
  4. websocket < "0.8.1"
  5. lwt < "2.4.5"
  6. js_of_ocaml < "2.5"
  7. cstruct < "0.3.1"
  8. crunch < "1.1.0"