Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.
This repository was archived by the owner on Jul 11, 2025. It is now read-only.

Add an Index Page Based on Page Tags #30

@ilexp

Description

@ilexp

Summary

For quickly finding the right page, it might be good to have a central "index" page that lists all pages in the current versions docs grouped by each of the used tags.

Analysis

  • Pages currently do not specify tags. For this to work, tags would need to be added first.
  • The index page should sort its displayed tags alphabetically, and under each of them display a list of page links that match the given tag.
  • Index pages could be included in the sidebar using regular sidebar logic by simply defining an empty index markdown file that uses a special HTML template. Similar to the current per-version "Home" pages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    InfrastructureArea: Project infrastructure, meta-issues, refactoring and bigger high level changesTaskMisc. ToDo that doesn't fit elsewhere

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions