/gatsby-starter-plone

Primary LanguageJavaScriptMIT LicenseMIT

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