package camyll

  1. Overview
  2. Docs
A static site generator

Install

Dune Dependency

Authors

Maintainers

Sources

camyll-0.2.0.tbz
sha256=00a8e939f358c6549eb7082374b28ab80acab101af1d9d565c561e03843b0fe5
sha512=5165f9b54293d121a777c9156ca0f3695ccef8c5006278aba001911b5305fa569780d3ccb3d4da1cdf15bb6a1f6d09638489fc7e5ea107dc94feb0906a411c51

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: 22 Jul 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 AgdaCamyll is a static site generator that I originally wrote for my personal site.

Installing

opam install camyll

Dependencies (14)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.