Learn about the site your are creating below, or get started right away in the CLI.
The content of the site is structured so that it is easy to reuse, and can work with any layout you can dream up.
Install the Gatsby CLI tool by
running npm install -g gatsby-cli
.
Install the Gatsby CLI tool
npm install -g gatsby-cli
gatsby new contentful-starter https://github.com/contentful/starter-gatsby-blog
cd contentful-starter
npm run setup
npm run dev
Gatsby integrates easily with Netlify and can be deployed from the command line by running these commands.
npm run build
npm run netlify:login
npm run netlify:deploy
Congratulations! You've completed the Contentful guide. Keep exploring below: