Skip to content

[Feature]: Restore permanent URLs for community meeting minutes and preserve legacy links #681

Description

@Codewithpabitra

Consisely describe the issue

Issue

The Community page /community currently displays meeting minutes in a modal under Older meeting details. Previously, individual meeting notes were available at URLs such as: https://podman.io/community/meeting/notes/2021-04-06/

These URLs now return 404, although the same meeting notes are still available through the modal on the Community page. This make the notes sharing little harder , users can not share the notes directly , instead they have to instruct some one how to navigate through pages or have to manually copy the whole markdown which is problematic.

Feature

Restore individual, directly accessible URLs for community meeting notes so that existing links and bookmarks continue to work.

For example:
/community/meeting/notes/2021-04-06/ should display the April 6, 2021 meeting notes instead of returning 404. The Meeting Minutes links on the Community page should also point to the corresponding meeting-note pages.

Approach

Using Docusaurus to generate individual pages/routes from the existing meeting-note Markdown files, and update the Community page to link to those pages instead of displaying the notes only in a modal.

Existing meeting-note URLs should be preserved or redirected where necessary.

Related issue : #315 .
This problem was commented in #315 issue but was not much descriptive.

Upload screenshots or screen recordings

Image

LLM Policy

  • This issue is human-written, and folow up comments will also be human-written

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions