A starter kit for building a websites using Gatsby and Contentstack
Contentstack is a headless CMS (Content Management System) with an API-first approach. It simplifies the process of publication by separating code from content. This project aims to create a professional marketing-themed website using Gatsby, a modern static site generator.
To install the theme and set up the project, follow these steps:
npm install -g gatsby-cligit clone https://github.com/contentstack/gatsby-starter-contentstack.gitcd gatsby-starter-contentstacknpm install.env.sample file to .env.development and .env.production.env.development and .env.production files with your Contentstack details, including your API key and delivery token.Contentstack is a headless CMS that simplifies content management and publication by separating code from content. This project aims to create a marketing-themed website using Gatsby, a modern static site generator. By following the installation and setup guide, users can easily set up and customize the website theme to fit their needs.