Skip to content

Page children #4

Description

@alterae

In websites, pages often have children. Our metadata structure (see #3) should be able to handle that.

Given a file index.*, the children of that page are all other non-index pages in the same directory. Given a file {name}.*, where name is not index, the children of that page are all non-index pages in the {name}/ directory.

Having both a named page and an index page like this should probably be a warning or error:

.
├── foo
│  └── index.html
└── foo.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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions