Skip to content

Feature: site structure #1

Description

@erikedhagen

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions