Static Site with Gatsby, Contentful and Netlify
Sat Apr 04 2020Gatsby is a free and open source framework based on React. It helps in building ultra fast websites in no time. Websites built with Gatsby are static, i.e. they don't have back-end. If you want a fast website without worrying much about the databases and complex API setups, Gatsby is the way to go.
Getting Started
This article assumes you have prior knowledge of React. Now lets dive into the Gatsby world.
First lets install Gatsby-cli if you haven't done already.
npm install -g gatsby-cli
---git
---netlify
---graphql
---contentful
Hi, I am Samip subedi. I own a company and I code. This blog is all about stuffs I'm interested in.