package yocaml

  1. Overview
  2. Docs
Core engine of the YOCaml Static Site Generator

Install

dune-project
 Dependency

Authors

Maintainers

Sources

yocaml-2.4.1.tbz
sha256=cfc7c139116d6881b1d0bc7af706b8f8ceb6cd1f5be67d621944388731ab9d6c
sha512=9d1a075a6a9d3c8bae9ae4e389ada0a5b7818b3993ef9dd45af65070434b86bb56c349db5d0149134d449495415c28e2bfca993a20d5e4b7d16263f7231334c3

Description

YOCaml is a build system dedicated to generate static document

Published: 03 Sep 2025

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 (4)

  1. ppx_expect
  2. logs >= "0.7.0"
  3. ocaml >= "5.1.1"
  4. dune >= "3.14"

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.5.0"
  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 (12)

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

Conflicts

None

OCaml

Innovation. Community. Security.