package yocaml
Core engine of the YOCaml Static Site Generator
Install
Dune Dependency
Authors
Maintainers
Sources
yocaml-2.0.0.tbz
sha256=fddf61500e828ac88d86ba982084cc817299302082a6e797b36787ff18235ec2
sha512=8b71a8cecd3e101df55eef0bba7a24d4dde9d66b5ecedd9f6d55834fcdc8d33fd875092ca73a398e1715664caee06cdc1bdb1b4da85bff0a687faac5c0445023
Description
YOCaml is a build system dedicated to generate static document
Published: 04 Oct 2024
README
YOCaml
Dev setup
We suggest creating a local switch to create a sandboxed development environment.
opam update
opam switch create . --deps-only --with-doc --with-test --with-dev-setup -y
eval $(opam env)
When the environment is prepared, dune build
should build the project.
Dependencies (3)
- ppx_expect
-
dune
>= "3.14" & >= "3.0.0"
-
ocaml
>= "5.1.1" & < "5.3"
Dev Dependencies (11)
-
utop
with-dev-setup
-
merlin
with-dev-setup
-
ocp-indent
with-dev-setup
-
ocamlformat
with-dev-setup
-
mdx
with-test & = "2.4.1"
-
qcheck-alcotest
with-test
-
qcheck
with-test
-
alcotest
with-test & >= "1.3.0"
-
fmt
with-test
-
sherlodoc
with-doc
-
odoc
with-doc
Used by (11)
-
yocaml_cmarkit
< "2.0.1"
-
yocaml_eio
< "2.0.1"
-
yocaml_git
= "2.0.0"
-
yocaml_jingoo
= "2.0.0"
-
yocaml_mustache
= "2.0.0"
-
yocaml_omd
< "2.0.1"
-
yocaml_otoml
< "2.0.1"
-
yocaml_runtime
< "2.0.1"
-
yocaml_syndication
= "2.0.0"
-
yocaml_unix
= "2.0.0"
-
yocaml_yaml
= "2.0.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page