package stone

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.6.tar.gz
sha256=dfb3b641273822921b75809690e58876c0bc8902af5f86222c7e00a7a339c4f7
md5=19f7ec05bf952d57fe7c30ed3a0f585b

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.