The act of converting content from its original format into a format capable of being displayed on the web
Manage Multiple WordPress Sites

Nanoc Ruby

Static HTML Websites With Ruby – nanoc

nanoc is a static website generator for Ruby.

It runs locally, and is used to convert marked-up files to HTML.

nanoc Static HTML Websites With Ruby   nanoc

Currently, nanoc supports Markdown, Textile, Haml, and other markup formats.

What’s awesome about nanoc is that you can execute helper methods and write Ruby code, and, in the end, create safe, previewable, and versionable static websites.

nanoc also has an exemplary, easy-to-use documentation.