biopython / biopython/biopython.github.io
Recreate Special:AllPages and other special pages?
- 主要语言
- CSS
- 星标
- 167
- 派生
- 377
- PR 合并指标
- 30 天内没有已合并 PR
描述
The old MediaWiki page had http://biopython.org/wiki/Special:AllPages in the sidebar which was useful when browsing the content, and for ensuring search engines found everything. For now we can browse the source at https://github.com/biopython/biopython.github.io/tree/master/wiki
This can probably be done quite easily with the same liquid templating as used on the recreated wiki tag/category pages via https://github.com/biopython/biopython.github.io/blob/master/_layouts/tagpage.html
See also https://www.mediawiki.org/wiki/Special:SpecialPages - there may be others worth resurrecting.
Note we'd want to white-list `wiki/Special:AllPages` again in `robots.txt`
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 _layouts/tagpage.html 和 wiki 源代码树开始,了解重建的标签页和分类页是如何组装的。查看 robots.txt 和链接的 MediaWiki 特殊页面参考,以定义初始页面集。完成标准是:所选的特殊页面可以在站点上浏览,并且 wiki/Special:AllPages 已在 robots.txt 中列入白名单。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- jekyll
- 领域
- documentation
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100