Skip to content

collective/gatsby-starter-plone

Repository files navigation

gatsby-starter-plone

Gatsby starter for Plone

Install

Make sure you have Gatsby CLI installed globally:

npm install --global gatsby-cli

Use this starter from Gatsby CLI:

gatsby new <your-project-name> https://github.com/collective/gatsby-starter-plone

Then you can run it by:

cd <your-project-name>
gatsby develop

Deploy

Deploy to Netlify