Static site built with grunt-generator (for example purposes)
grunt-cli is required to run grunt from the command line: npm install -g grunt-cli
- Clone this project.
npm install
grunt generator
to generate the site in thebuild
directory (or justgrunt
to watch files and serve the build directory on http://localhost:8000)
0.1.0 - Initial Release
Copyright (c) 2013 Charles Lavery
Licensed under the MIT license.