Skip to content

ralt/carpet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carpet

Static site generator written in node.js. Because none else suited my needs.

Getting Started

Install the module with: npm install carpet

var carpet = require('carpet');
carpet.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

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.

Release History

(Nothing yet)

License

Copyright (c) 2012 Florian Margaine
Licensed under the MIT license.

About

A static site generator written in node.js. Because none else suited my needs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors