package stone

  1. Overview
  2. Docs
Stone is a static website generator

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.6.1.tar.gz
sha256=8c6b17f6339c60ede7dd20fb304e0fe9bb95f45987bbac5c505c93c96312024d
md5=71f9eb88ff6be881f8aba4e79161d8b1

doc/README.html

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 stone
Documentation

Documentation page.