package camyll

  1. Overview
  2. Docs
A static site generator

Install

Dune Dependency

Authors

Maintainers

Sources

camyll-0.3.0.tbz
sha256=adea2b7dfc77cf55f35f527c68bcc10340594775d2982a2af6c8263b65746bfd
sha512=13d0929bdd0e33fc3a87e6ca80a3a389b66d546c88c9ff264e079d6b9a9bddfdb013f557137909e15950fe9b07fd220e210ce697cfaf989463a419fc4e2c76a3

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: 03 Aug 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 (16)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None