package cowabloga

  1. Overview
  2. Docs

Description

Helper OCaml libraries for setting up a blog and wiki, using the Zurb Foundation CSS/HTML templates.

This is code extracted from the Mirage website, and is still being tidied up for general use. See http://openmirage.org for more information.

Tags

org:mirage

Published: 14 May 2018

README

Cowabloga -- Simple static blogging support

Helper OCaml libraries for setting up a blog and wiki, using the Zurb Foundation CSS/HTML templates.

This is code extracted from the Mirage website, and is still being tidied up for general use. See http://openmirage.org for more information.

Dependencies (8)

  1. jbuilder >= "1.0+beta7"
  2. magic-mime
  3. cstruct >= "1.0.1"
  4. lwt >= "2.4.3"
  5. omd >= "0.8.2"
  6. cow >= "2.3.0"
  7. re >= "1.7.2"
  8. ocaml < "4.12"

Dev Dependencies (2)

  1. cohttp-lwt-unix with-test
  2. cohttp with-test & >= "0.5.0"

Used by

None

Conflicts

None