package stone

  1. Overview
  2. Docs
Simple static website generator, useful for a portfolio or documentation pages

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.5.2.tar.gz
sha256=b658738d506012508d4646b55928d46b25aced3d4d9f1331d6f385f0d8c3a6dc
md5=7b481c2747a6b3d18e73f6e5568d117a

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 limitated, but Stone tries to be good at what it aims.

Installation
opam install stone
Documentation

Documentation page.