collective / gatsby-starter-plone

Gatsby starter for Plone
https://collective.github.io/gatsby-starter-plone/
MIT License
4 stars 3 forks source link
gatsby gatsby-source-plone plone static-site-generator

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