package cowabloga

  1. Overview
  2. Docs
Simple static blogging support

Install

Dune Dependency

Authors

Maintainers

Sources

cowabloga-0.5.0.tbz
sha256=0ccc45811a8f88d46db11009179ac03e90fa04a942c9db55c417470a1e28a636
sha512=d490bbfc359b5e8ecbb62d9c742158eca09ec43f176191053e1698898cbbe5e55904971d4b2c7714f525fbf39de17ae430290ed3130a3d9b344f20733a1884f4

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.

Tags

org:mirage

Published: 17 Jan 2020

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. dune >= "1.0"
  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