package camyll

  1. Overview
  2. Docs
A static site generator

Install

Dune Dependency

Authors

Maintainers

Sources

camyll-0.1.0.tbz
sha256=537f36b0443c44ac8b08c2e133e1fe02131ee33a1a9687741012861c92493fc2
sha512=5796953d0689b9de7594b87feb9dd46467c306a9858897e46ac24c4679557c0701c62ae24196c1dd1291dc782e92ff66b357de32e2a1016f768ef903ddffe20f

Description

Camyll is a static site generator.

  • Supports syntax highlighting of arbitrary languages via grammar files included in the site directory
  • Aware of Literate Agda

Published: 16 Oct 2020

README

Camyll

Camyll is a static site generator that I originally wrote for my personal site.

Camyll is aware of Literate Agda and will invoke the agda binary on it.

Dependencies (13)

  1. yaml >= "2.1" & < "3.0"
  2. re >= "1.9" & < "2.0"
  3. plist-xml < "0.4"
  4. textmate-language < "0.2"
  5. omd >= "1.3.1" & < "2.0"
  6. ocaml >= "4.08"
  7. mustache >= "3.1" & < "4.0"
  8. markup >= "0.8" & < "2.0"
  9. lambdasoup >= "0.7" & < "0.8"
  10. ezjsonm >= "1.1" & < "2.0"
  11. cmdliner >= "1.0" & < "2.0"
  12. calendar >= "2.0" & < "3.0"
  13. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None