package yocaml
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Core engine of the YOCaml Static Site Generator
Install
dune-project
Dependency
Authors
Maintainers
Sources
yocaml-2.0.0.tbz
sha256=fddf61500e828ac88d86ba982084cc817299302082a6e797b36787ff18235ec2
sha512=8b71a8cecd3e101df55eef0bba7a24d4dde9d66b5ecedd9f6d55834fcdc8d33fd875092ca73a398e1715664caee06cdc1bdb1b4da85bff0a687faac5c0445023
doc/yocaml/Yocaml/Make/index.html
Module Yocaml.MakeSource
A set of functors designed to automate the construction of boring and repetitive modules.
Source
module Runtime
(Runtime : Required.RUNTIME) :
Required.RUNNER with type 'a t := 'a Eff.t and module Runtime := RuntimeA Runtime is an execution context (ie, Unix or Git). They describe the entry point of a YOCaml program and abstract the file system.
Source
module Data_reader
(DP : Required.DATA_PROVIDER) :
Required.DATA_READER
with type t = DP.t
and type 'a eff := 'a Eff.t
and type ('a, 'b) arr := ('a, 'b) Task.t
and type extraction_strategy := Metadata.extraction_strategyBuilds metadata reader functions based on a data provider.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>