Strangehill / gatsby-blog-starter-kit

A simple starter kit for a static blog created with Gatsby

Home Page:https://dschau.github.io/gatsby-blog-starter-kit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-blog-starter-kit

Build Status Greenkeeper badge

Use this starter kit to jump start (or use as a reference) a great blog with gatsby

Blog example

Features

  1. Blog post listing with previews for each blog post
  2. Navigation between posts with a previous/next post button
  3. Tags and tag navigation
  4. Responsive images via gatsby-remark-images

Set up

  1. Clone this repo
  2. yarn
  3. yarn start

About

A simple starter kit for a static blog created with Gatsby

https://dschau.github.io/gatsby-blog-starter-kit/

License:MIT License


Languages

Language:CSS 54.6%Language:JavaScript 45.4%