Skip to content

Harrison1/gatlify

Repository files navigation

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

Releases

No releases published

Packages

No packages published