Paige - Site generator for GitHub pages powered by Docco and Node.js
If you love the minimal approach of Docco, take a look at Paige, a site generator from Rodrigo Thauby for GitHub Pages.
Paige includes some sensible, attractive defaults, but you can configure to taste:
{
"title" : "Paige.js",
"content_file" : "README.mdown",
"include_index" : true,
"docco_files" : "src/*.coffee",
"header" : "Paige.js",
"subheader" : "The quickie-wiki Github project page generator",
"background" : "bright_squares"
}
Check the web site for advanced usage.
Discussion
Sign in or Join to comment or subscribe