Nanoc - website compiler

Nanoc is a ruby-based static website compiler. It builds static HTML files based on user created layouts and templates.

Requirements

Installation

Rubygems will install the nanoc with the following command:

# gem install nanoc

External Links