Ability to somehow specify the hierarchy of content types and entries to be rendered.
Probably by creating a special content type in Contentful for specifying this structure.
Resulting output would be:
- index.html
- mypagename/index.html
- myotherpagename/index.html
BONUS:
Ability to specify a specific entry OR a content type in the hierarchy.
Resulting output would be:
- index.html
- mypagename/index.html
- myentries/entry1/index.html
- myentries/entry2/index.html
- myentries/entry3/index.html
Ability to somehow specify the hierarchy of content types and entries to be rendered.
Probably by creating a special content type in Contentful for specifying this structure.
Resulting output would be:
BONUS:
Ability to specify a specific entry OR a content type in the hierarchy.
Resulting output would be: