Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.09 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.09 KB

Gatsby

Gatsby Blog Website Template

Kick off your project with this minimilistic blog-webiste.

Key Features

  • Basic Gatsby Starter Setup
  • Integration with Contenful Api
  • Create blog posts via Contenful and static Markdown files from file system.
  • Full Implementation of createPages functionality to populate blog posts using nodejs configuration.
  • Complete implementation of routing with slug creation based on post title.
  • Complete scss configration to start writing styles right away.

Disclaimer: This Starter is my own implementation and it uses GATSBY v2. Developers using this starter have to setup and connect contentful_Api_key on their own.

Have another more specific idea? You may want to check out Gatsby's vibrant collection of official and community-created starters.