···
2
+
synopsis: "A static site generator"
4
+
Camyll is a static site generator.
8
+
- Conversion from Markdown to HTML
9
+
- Syntax highlighting of any language via user-provided TextMate grammars
11
+
- Processing of literate Agda"""
12
+
maintainer: ["Alan Hu <alanh@ccs.neu.edu>"]
13
+
authors: ["Alan Hu <alanh@ccs.neu.edu>"]
15
+
tags: ["blog" "web" "website"]
16
+
homepage: "https://alan-j-hu.github.io/camyll"
17
+
bug-reports: "https://github.com/alan-j-hu/camyll/issues"
20
+
"angstrom" {>= "0.15" & < "0.16"}
21
+
"calendar" {>= "2.01" & < "3.0"}
22
+
"cmdliner" {>= "1.0" & < "2.0"}
23
+
"httpaf" {>= "0.7.1" & < "0.8"}
24
+
"httpaf-lwt-unix" {>= "0.7.1" & < "0.8"}
25
+
"jingoo" {>= "1.4" & < "2.0"}
26
+
"lambdasoup" {>= "0.7" & < "0.8"}
27
+
"markup" {>= "0.8" & < "2.0"}
29
+
"omd" {= "2.0.0~alpha2"}
30
+
"plist-xml" {< "0.4"}
31
+
"re" {>= "1.9" & < "2.0"}
32
+
"textmate-language" {>= "0.3.1" & < "0.4"}
33
+
"toml" {>= "7" & < "8"}
34
+
"uri" {>= "4.2" & < "5"}
38
+
["dune" "subst"] {dev}
47
+
"@runtest" {with-test}
51
+
dev-repo: "git+https://github.com/alan-j-hu/camyll.git"
54
+
"https://github.com/alan-j-hu/camyll/releases/download/0.3.0/camyll-0.3.0.tbz"
56
+
"sha256=adea2b7dfc77cf55f35f527c68bcc10340594775d2982a2af6c8263b65746bfd"
57
+
"sha512=13d0929bdd0e33fc3a87e6ca80a3a389b66d546c88c9ff264e079d6b9a9bddfdb013f557137909e15950fe9b07fd220e210ce697cfaf989463a419fc4e2c76a3"
60
+
x-commit-hash: "9cf12cf2da8ac5e28fa6ef99694b462a2a1920bc"