gatsby-blog

Simple GatsbyJS blog

MIT License

Stars
2
Committers
2

Gatsby blog example

Just simple blog project based on GatsbyJS and Contentful.

Getting Started

  1. Clone this repo.
git clone [email protected]:bartstc/gatsby-blog.git
  1. Install node modules.
npm install
  1. Start application:
npm run develop

Software Used

Project Learning Goals

  • Learn GatsbyJS.
  • Learn how CMS works (based on Contentful).
  • Handle webhooks with Contentful.

Preview

Gatsby blog example

License

This project is licensed under the ISC License - see the LICENSE.md file for details