collective / gatsby-starter-plone

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

Page creation and tree hierarchy #4

Closed ajayns closed 6 years ago

ajayns commented 6 years ago

I've taken this as a 3 step process

  1. Initialize page creation for just Plone Folders
  2. Display folders in root _path
  3. Create pages for all other Plone objects

Right now 1 has been completed, so if it looks good, I can move on to writing docs for it.