Skip to content

Conversation

@TudorGR
Copy link

@TudorGR TudorGR commented Nov 21, 2025

Moved the membership section from content/membership/ to content/foundation/membership/ to make it appear in the Foundation dropdown menu automatically.

Changes

  • Updated membership page title to 'Members' for navbar display
  • Added weight = 2 to position between About Matrix and Governing Board
  • Added /membership/ alias to preserve existing URL
  • Updated template paths to reference new location

Fixes #3013

The Foundation dropdown now displays in the following order:

  • About Matrix
  • Members (newly added)
  • Governing Board
  • Working Groups

This makes it easier for users to find the membership page directly from the navigation, as requested in the issue.

✔️ Checklist

  • Check for common mistakes:
    • Wrap plain URLs in <> to linkify them (learn more).
    • Use the right level of headings: The page title will use a level 1 headings, so your headings should use level 2 and below.
    • Use internal links: when linking to another page on https://matrix.org, use the Zola [label](@/target.md) syntax.
  • For blog posts:
    • Verify the date and post ordering on the /blog page, especially for multiple posts on the same day. Prefer UTC format, e.g. 2025-12-01T14:00:00Z for Dec 1st, 2025, 2pm UTC.
    • Set the correct author and category. Browse existing ones at https://matrix.org/author/ and https://matrix.org/category/ to match them.
  • Let us know if you are contributing in a specific role, such as on behalf of an organisation or team, for example.
  • Let us know if your PR is time-sensitive in any way.
  • Mention any issues related to the PR. Use GitHub keywords as appropriate.
  • Your individual commits or pull request is signed off.

Moved the membership section from content/membership/ to
content/foundation/membership/ to make it appear in the
Foundation dropdown menu automatically.

Changes:
- Updated membership page title to 'Members' for navbar display
- Added weight = 2 to position between About Matrix and Governing Board
- Added /membership/ alias to preserve existing URL
- Updated template paths to reference new location

Fixes matrix-org#3013

Signed-off-by: Tudor Gradinaru <[email protected]>
Signed-off-by: Tudor Gradinaru <[email protected]>
@TudorGR TudorGR requested a review from a team as a code owner November 21, 2025 08:42
@HarHarLinks HarHarLinks added the enhancement This would be an improvement to the website. label Nov 21, 2025
Updated all Zola internal links from @/membership/_index.md to
@/foundation/membership/_index.md to reflect the new location.

Signed-off-by: Tudor Gradinaru <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement This would be an improvement to the website.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an entry in the navbar to browse members

2 participants