package yocaml
Core engine of the YOCaml Static Site Generator
Install
Dune Dependency
Authors
Maintainers
Sources
yocaml-2.0.1.tbz
sha256=cde46c80549a7d585281fcfd1ac30e9fc04137f48512744bc6fcbde449cf265c
sha512=ca8eaa42c6edee34e433093e18a8b66e4cf3b937f5c65c0eb50a53cc59fea260b9929ce25231fe60dafb69d469bde474ae86450addc9e6844031329ff28c7e7e
Description
YOCaml is a build system dedicated to generate static document
Published: 22 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"
-
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.1"
-
yocaml_jingoo
>= "2.0.1"
-
yocaml_mustache
>= "2.0.1"
-
yocaml_omd
>= "2.0.1"
-
yocaml_otoml
>= "2.0.1"
-
yocaml_runtime
>= "2.0.1"
-
yocaml_syndication
>= "2.0.1"
-
yocaml_unix
>= "2.0.1"
-
yocaml_yaml
>= "2.0.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page