package yocaml_markdown

  1. Overview
  2. Docs
YOCaml Markdown processor

Install

Dune Dependency

Authors

Maintainers

Sources

yocaml-1.0.0.tbz
sha256=cfd4291358e4bd9a90c5926bbb770b898c30ce7c25ce02bb9548803392d16d72
sha512=57ae20ea44c7ff456c647e883eb9649c77f8786b895cd5318e617e836340f0a0631cba2234a5e5e2b7565e862a0085efba98b001e5ddb7ba51b2f557e47a4224

Description

README

YOCaml

The logo and name are the brainchild of Biloumaster.

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

Dependencies (5)

  1. yocaml = version
  2. omd >= "1.3.1"
  3. preface >= "1.0.0"
  4. dune >= "2.8"
  5. ocaml >= "4.11.1"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None