package yocaml

  1. Overview
  2. Docs
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)

  1. ppx_expect
  2. dune >= "3.14"
  3. ocaml >= "5.1.1" & < "5.3"

Dev Dependencies (11)

  1. utop with-dev-setup
  2. merlin with-dev-setup
  3. ocp-indent with-dev-setup
  4. ocamlformat with-dev-setup
  5. mdx with-test & = "2.4.1"
  6. qcheck-alcotest with-test
  7. qcheck with-test
  8. alcotest with-test & >= "1.3.0"
  9. fmt with-test
  10. sherlodoc with-doc
  11. odoc with-doc

Used by (11)

  1. yocaml_cmarkit >= "2.0.1"
  2. yocaml_eio >= "2.0.1"
  3. yocaml_git >= "2.0.1"
  4. yocaml_jingoo >= "2.0.1"
  5. yocaml_mustache >= "2.0.1"
  6. yocaml_omd >= "2.0.1"
  7. yocaml_otoml >= "2.0.1"
  8. yocaml_runtime >= "2.0.1"
  9. yocaml_syndication >= "2.0.1"
  10. yocaml_unix >= "2.0.1"
  11. yocaml_yaml >= "2.0.1"

Conflicts

None

OCaml

Innovation. Community. Security.