Lettersmith

A simple, flexible static site generator based on plugins

$ luarocks install --server=https://luarocks.org/dev lettersmith

Lettersmith is a static site generator. It's goals are:

- Simple.
- Flexible: everything is a plugin.
- Fast: build thousands of pages in seconds or less.
- Embeddable: we're going to put this thing in an Mac app so normal people
can use it.

It ships with plugins for blogging, Markdown and Mustache, but can be easily configured to build any type of static site.

Versions

scm-1dev9 years ago25 downloads

Dependencies

date >= 2.1
lua >= 5.1
lustache >= 1.3
yaml >= 1.1

Manifests