package minima-theme
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml port of the Jekyll Minima theme
Install
dune-project
Dependency
Authors
Maintainers
Sources
minima-theme-1.0.0.tbz
sha256=9c9cbd1634af2aeb2e2f87e73c526bb2314be8fff01c40a46205a7f5024eb3a9
md5=630e144d08468b62fb353df969dbc4ea
Description
minima-theme is an OCaml port of the Jekyll Minima that is the default blog format for many users. It provides a typed interface for easy use from OCaml code.
minima-theme is distributed under the ISC license. The original Minima HTML templates bundled with this repository remain under the MIT license.
Dependencies (9)
- bos
- ptime
- uri
- lambdasoup
- fmt
-
topkg
build -
ocamlbuild
build -
ocamlfind
build -
ocaml
>= "4.03.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page