Static site generator written in node.js. Because none else suited my needs.
Install the module with: npm install carpet
var carpet = require('carpet');
carpet.awesome(); // "awesome"(Coming soon)
(Coming soon)
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.
(Nothing yet)
Copyright (c) 2012 Florian Margaine
Licensed under the MIT license.