Skip to content
/ gatsby-prismic Public template

Default Gatsby install with Prismic connected. Helpful for quickly building new sites.

License

Notifications You must be signed in to change notification settings

zlutfi/gatsby-prismic

Repository files navigation

GitHub issues GitHub forks GitHub stars GitHub license Netlify Status

Gatsby Prismic Template

I built this template as a means to quickly create a Gatsby website that uses Prismic as it's headless CMS. Feel free to use this as well.

Features

  • Configured for Prismic GraphQL API
  • Netlify Configuration Included
  • Includes HTML Serializer and Linkresolver functions

Install

  1. Clone this repo and run 'npm install'
  2. Rename template.env and configure with your own Prismic repo name and API key.
  3. Copy contents of page-template.js in the templates folder to your custom page type in Prismic.
  4. To start run 'gatsby develop'

Plugins Used

  • gatsby-source-prismic(v3)
  • gatsby-plugin-netlify
  • gatsby-plugin-netlify-cache
  • gatsby-plugin-google-analytics
  • gatsby-plugin-sass
  • gatsby-plugin-robots-txt
  • gatsby-plugin-sitemap
  • Formik

Deploy to Netlify

About

Default Gatsby install with Prismic connected. Helpful for quickly building new sites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published