Skip to content

Dadlo/plone-gatsby-blog

Repository files navigation

plone-gatsby-blog

Created with gatsby-starter-plone

This project uses React + Gatsby + Plone for the creation of static pages and deployment with CircliCI to GitHubPages.

For more Gatsby information check Gatsby documentation - Building with Components. For more Plone information check Plone documentation. For more Gatsby Starter Plone information check gatsby-starter-plone repository.

Custom Pages

  • 404 : 404 error handling
  • index : Home page

Getting Started

  • Clone the repo
    git clone https://github.com/Dadlo/plone-gatsby-blog
  • Go to the app dir
    cd ./plone-gatsby-blog
  • Install the app
    npm install
  • Start the app on development mode
    npm run develop
  • To run lint / eslint
    npm run lint
  • To run tests
    npm run test
  • To build static version into /public directory
    npm run build

Live Version

https://dadlo.github.io/plone-gatsby-blog/

About

Static Plone Blog created with Gatsby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published