Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

A simple starter kit for a static blog created with Gatsby
https://github.com/dschau/gatsby-blog-starter-kit

blog boilerplate gatsby graphql javascript node starter-kit

Last synced: 3 days ago
JSON representation

A simple starter kit for a static blog created with Gatsby

Awesome Lists containing this project

README

        

# gatsby-blog-starter-kit

[![Build Status](https://travis-ci.org/DSchau/gatsby-blog-starter-kit.svg?branch=master)](https://travis-ci.org/DSchau/gatsby-blog-starter-kit) [![Greenkeeper badge](https://badges.greenkeeper.io/DSchau/gatsby-blog-starter-kit.svg)](https://greenkeeper.io/)

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

![Blog example](./assets/gatsby-blog-starter-kit.png)

## Features

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

## Set up

1. Clone this repo
1. `yarn`
1. `yarn start`

[gatsby]: https://www.gatsbyjs.org/
[gatsby-remark-images]: https://www.gatsbyjs.org/packages/gatsby-remark-images/