Gravitate

Project scaffolding for Grav CMS like a boss. 👊

Get started View on Github
Latest version: 0.3.10 (stable)
  • $ gravitate new
  • ? What's the name of your project? Ted's Bakery
  • ? Description Baked goods from fresh ingredients
  • ? Keywords fresh, local, bread, food
  • ? Author Polarbit
  • ? Client name Ted Howard
  • ? Email t.howard@t-freshbakeries.com
  • ? URL http://t-freshbakeries.com
  • ? Google Analytics ID UA-7849297-10
  • â ¼ Downloading Grav...
  • Generating Grav site completed ✓

Easy configuration

Fully pre-configured Grav installation, so you can get started right away.

Blank slate

Includes an automatically generated sample theme, without any bloat.

Always up-to-date

Gravitate will always use the most recent version of Grav and it's bundled plugins.

Installation

$ npm install gravitate-grav -g

Usage

$ gravitate new

What's in the box?

Pre-configured

We've configured everything you need to get started building your website.

Administration Panel

Make changes to your website without any code. The ideal solution for client websites.

Gulp

Included SASS and Babel ES6 support. Just run gulp and you're set.

Bower

Easily maintain and install 3rd party packages by using Bower.

Sync & deploy new

Deploy and synchronize your website via Git by using grav-sync and PHPloy.

Unobtrusive SCSS framework

STACSS: a minimal and scalable SCSS framework to get you started.

Designed and built by @falkoj. © 2017 PolarbitCo.

Star