CompagnonAgency / gravitate

Project scaffolding for Grav CMS like a boss. πŸ‘Š

Home Page:https://CompagnonAgency.github.io/gravitate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gravitate 2.0 ✨

Project scaffolding for Grav CMS like a boss. πŸ‘Š

Features

The entire scaffold template can be found here.

Requirements

Node > 8.3.0

Installation

$ npm install gravitate-grav -g

Usage

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! βœ…

Manual installation for testing

For testing purposes you can cd into the directory and install it from there.

$ npm install . -g

License

MIT License - All Rights Reserved (c) CompagnonAgency

About

Project scaffolding for Grav CMS like a boss. πŸ‘Š

https://CompagnonAgency.github.io/gravitate/


Languages

Language:JavaScript 100.0%