package camyll

  1. Overview
  2. Docs
A static site generator

Install

Dune Dependency

Authors

Maintainers

Sources

camyll-0.4.0.tbz
sha256=e7ba81564b549b27853b01df56fd4058a5087a38bfcfcd59f5846517554dafc4
sha512=0d08039f30ba6b86689d8e330c1e806ce6f0344601edaf90989588a89b3cca97f015a9189b425d36fc4c6a4979ee374d431a1ee79835cb64186a0eb0a16217d8

Description

Camyll is a static site generator.

Features:

  • Conversion from Markdown to HTML
  • Syntax highlighting of any language via user-provided TextMate grammars
  • Post tagging
  • Processing of literate Agda

Tags

blog web website

Published: 29 Nov 2021

README

Camyll

Camyll is a static site generator.

Features:

  • Conversion from Markdown to HTML

  • Syntax highlighting of any language via user-provided TextMate grammars

  • Post tagging

  • Processing of Literate Agda

Installing

opam install camyll

Dependencies (17)

  1. uri >= "4.2"
  2. textmate-language >= "0.3.1" & < "0.4"
  3. slug >= "1.0"
  4. re >= "1.9"
  5. plist-xml < "0.4"
  6. otoml >= "0.9.3"
  7. omd = "2.0.0~alpha2"
  8. ocaml >= "4.12"
  9. markup >= "0.8"
  10. lambdasoup >= "0.7"
  11. jingoo >= "1.4"
  12. httpaf-lwt-unix >= "0.7.1"
  13. httpaf >= "0.7.1"
  14. cmdliner >= "1.0"
  15. calendar >= "2.01"
  16. angstrom >= "0.15"
  17. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None