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

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.

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

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions