aazahrou / gatgat

A GatsbyJS and Netlify CMS boilerplate starter

Home Page:https://gatlify.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatlify | A GatsbyJS and Netlify CMS Starter styled with Ghost's casper theme

Demo

screenshot

This is a boilerplater starter for GatsbyJS and the Netlify CMS. The blog has been styled with Ghost's casper theme. Orginally started with AustinGreen's excellent starter repo.

Features

  • GatsbyJS
  • PrismJS
  • Pagination
  • Goole Analytics
  • RSS Feed
  • Sitemap
  • Styled Components
  • Responsive iframes
  • Offline
  • NProgress
  • Tags

Getting Started

You must have:

  • Node
  • Gatsby ClI version >= 1.1.23

Run Locally

npm install --global gatsby-cli
gatsby new gatlify https://github.com/Harrison1/gatlify
cd gatlify
gatsby develop

visit http://localhost:8000/

Accessing the CMS

Follow the Netlify CMS Quick Start Guide to set up authentication, and hosting.

netlify deploy options

About

A GatsbyJS and Netlify CMS boilerplate starter

https://gatlify.netlify.com/

License:MIT License


Languages

Language:JavaScript 96.0%Language:HTML 4.0%