Skip to content

Update ranking page URLs from /ranking-{year} to /ossheroes/ranking-{year}#85

Merged
sunshineg merged 2 commits intomainfrom
copilot/update-ranking-page-urls
Jan 9, 2026
Merged

Update ranking page URLs from /ranking-{year} to /ossheroes/ranking-{year}#85
sunshineg merged 2 commits intomainfrom
copilot/update-ranking-page-urls

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 9, 2026

Ranking pages need to be served under the /ossheroes/ path prefix to match the site structure, with menu navigation consistent across all pages.

Changes

  • Ranking page permalinks — Updated front matter in 2021.md, 2022.md, 2023.md, 2024.md:

    permalink: /ossheroes/ranking-2024  # was /ranking-2024
  • Menu navigation — Updated dropdown links in menu.ejs:

    href="/ossheroes/ranking-<%- year.year %>"
  • Documentation — Updated DEVELOP.md example to reflect new permalink format

Original prompt

https://opensource.win/ranking-2024 访问路径改为 https://opensource.win/ossheroes/ranking-2024 ,ranking-2023,ranking-2022,ranking-2021 的访问路径以此按照此方式修改,这几个页面菜单栏的访问路径跟https://opensource.win/ossheroes/ 页面菜单栏的访问路径保持一致


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…year}

Co-authored-by: sunshineg <1147886+sunshineg@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying opensourcewin-github-io with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2e779f5
Status: ✅  Deploy successful!
Preview URL: https://0bbfaa83.opensourcewin-github-io.pages.dev
Branch Preview URL: https://copilot-update-ranking-page.opensourcewin-github-io.pages.dev

View logs

Copilot AI changed the title [WIP] Update ranking page URLs to new path Update ranking page URLs from /ranking-{year} to /ossheroes/ranking-{year} Jan 9, 2026
Copilot AI requested a review from sunshineg January 9, 2026 14:49
@sunshineg sunshineg marked this pull request as ready for review January 9, 2026 14:52
@sunshineg sunshineg merged commit d1c498a into main Jan 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants