How can you use subdirectories in a GitHub wiki checkout? [closed]

≯℡__Kan透↙ 提交于 2019-12-05 01:34:00

github wiki / gollum-wiki doesn't inherently provide anything explicit for organizing pages into sub-directories. Any page can be linked from any other page irrespective of where it logically belongs. This is a powerful feature that makes wikis very flexible.

One way to implement a sub-directories structure would be to follow a naming convention.

Example: Having all pages related to subject1 have names that start with subject1, and so on.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!