Project scaffolding for Grav CMS like a boss. π
- Grav: pre-configured latest version
- Administration Panel: Grav standard administration panel plugin
- Gulp: ES6 (Babel) & SCSS support
- STACSS: The unobtrusive SCSS framework
- FontAwesome 5: Icons. Easy. Done
The entire scaffold template can be found here.
Node > 8.3.0
$ npm install gravitate-grav -g
Generate a new Grav site.
$ gravitate new
This will create a new folder which contains the contents of your new Grav project. Point whichever local server you're using to this directory and you're good to go! β
For testing purposes you can cd
into the directory and install it from there.
$ npm install . -g
MIT License - All Rights Reserved (c) CompagnonAgency