Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 648 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 648 Bytes

Grav as Headless CMS Tied to Gatsby with GraphQL Schema

Gastby

This repo contains the code for a demo Gatsby website, it uses Snipcart for e-commerce and gets the product information from a Grav headless setup.

Steps:

  • Set up Grav CMS as a headless CMS.
  • Install React-powered static site generator Gatsby.
  • Create a source plugin to query the API with GraphQL.
  • The result? A small demo shop powered by Snipcart.

Read full tutorial

See live demo

Enjoy folks!