imeckler / stationary

A static site generator library for OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stationary

Stationary is an OCaml static-site-generator library. Essentially, you use it to describe the directory structure of your site, which may contain HTML files generated when your program runs.

Please see examples/blog for a sample site that uses most of the library's functionality. The example is up and running here.

Documentation may be found here.

About

A static site generator library for OCaml

License:MIT License


Languages

Language:OCaml 100.0%