Entries
Display a grouped directory listing of documentation pages
Displays all documentation entries in a multi-column layout, grouped by category.
The Entries component automatically generates a directory listing of all documentation pages in the site, organized by their top-level category (first segment of the slug).
<Entries />
result:
getting-started
authoring
- Authoring
- `Intro`
- `Keypoints`
- `Img`
- `Code`
- Mermaid
- `Grid` (Deprecated)
- `Sandpack`
- `Codesandbox`

- `Gha`
- `Hint` (Deprecated)
- `Contributors`
- `Backers`
- `Entries`
github-actions
Tip
When a page includes a <CodeSandbox> component, the Entries listing will automatically display its thumb next to that page's link.