Skip to content

xhtmlboi/yocaml

Repository files navigation

logo YOCaml

The logo and name are the brainchild of Biloumaster.

YOCaml is a static site generator, mostly written in OCaml. The project was started to offer some rather naive examples of how to use the Preface library. The generator is relatively flexible and is intended to be as generic as possible. To learn more about its construction, I redirect you to the documentation page.

Installation

YOCaml is only available by manual installation using pin. And in the dune file of your executable:

(executable
 (name my_site)
 (promote (until-clean))
 (libraries yocaml yocaml_yaml yocaml_markdown yocaml_unix))

Websites using YOCaml

Url Author Sources
Angry Cusine Nerd @bastienDuplessier Github
XHTMLBoy's Website @xhtmlboi Github
LambdaLille History @xvw Github
blog.osau.re @dinosaure Github
xvw.lol @xvw Github
Oxywa @hakimba Github
Guillaume Petiot @gpetiot Github
gemini://heyplzlookat.me/ @Psi-prod Github
Robur.coop @robur-coop git.robur.coop