RED Static Site Generator
RED Interactive's Yeoman generator for static site projects.
Frontend stack
Dependencies
You should have one path for each dependency.
which node npm grunt yo bower
Installation
npm install -g generator-red-static
Usage
mkdir example && cd example
yo red-static
grunt server
Updates
Updating a project to a newer version of this generator will update the ./grunt
folder, the Gruntfile.js
, and the package.json
devDependencies.
yo red-static:update
Contributing
See the contributing guidelines.
Changelog
See the changelog.
License
MIT License