Improve Rev News Navigation
還沒有人認領這個 Issue。
- 主要語言
- CSS
- 星號
- 373
- 分支
- 325
- 平均合併
- 4 天 18 小時
- 30 天內合併 PR
- 1
描述
Currently, Rev News URLs follow the format:
/rev_news/:year/:month/:day/:title/
For example:
https://git.github.io/rev_news/2025/02/28/edition-120/
I think simplifying them to /rev_news/:title/ would help people access editions directly without needing to go through the archive.
For example:
https://git.github.io/rev_news/edition-120/
Additionally, I think it would be helpful to add "Previous" and "Next" links at the bottom of each Rev News edition. This would allow readers to easily move between editions without manually searching for them.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先定位 Rev News 期刊範本,以及產生其目前以日期為基礎的 URL 的設定。檢查各期的排序方式,接著確定存檔導覽在哪裡呈現。完成標準是各期使用提議的以標題為基礎的 URL,且每一期都顯示可正常運作的「上一期」和「下一期」連結。
由索引模型根據 Issue 內容生成。
評估
- 領域
- web-dev
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100