package stone
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Stone is a static website generator
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.6.1.tar.gz
sha256=8c6b17f6339c60ede7dd20fb304e0fe9bb95f45987bbac5c505c93c96312024d
md5=71f9eb88ff6be881f8aba4e79161d8b1
Description
Full documentation is available at http://dev.isomorphis.me/stone/
Published: 11 Nov 2025
README
Stone
"Just write it": easily generate portfolios, documentation, ...
Stone is a static website generator: it takes a template, a css stylesheet, the content itself written in a high-level formatting syntax, and generates the corresponding html pages.
However, Stone isn't generalistic: his goal is to provide a very easy way to generate simple websites like a portfolio, or the pages of documentation for a small project. That is quite limited, but Stone tries to be good at what it aims.
Installation
opam install stoneDocumentation
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page