Skip to content

Support index pages at root #459

@ntotten

Description

@ntotten

We should allow a way to add a doc at root levels. Maybe just use index.md(x) as root documents by default.

So something like this would be served at / instead of /index

  {
    type: "category",
    label: "Overview",
    items: ["index"],
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions