package camyll
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)
-
yaml
>= "2.1" & < "3.0"
-
re
>= "1.9" & < "2.0"
-
plist-xml
< "0.4"
-
textmate-language
< "0.2"
-
omd
>= "1.3.1" & < "2.0"
-
ocaml
>= "4.08"
-
mustache
>= "3.1" & < "4.0"
-
markup
>= "0.8" & < "2.0"
-
lambdasoup
>= "0.7" & < "0.8"
-
ezjsonm
>= "1.1" & < "2.0"
-
cmdliner
>= "1.0" & < "2.0"
-
calendar
>= "2.0" & < "3.0"
-
dune
>= "2.7"
Dev Dependencies (1)
-
odoc
with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page