-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
【feature】每个系添加年级索引 #66
Comments
哈哈哈哈哈,打算换啥。 |
同问,正准备模仿贵校飞跃手册 |
目前可能的分类需求有:
这四类的分类优先级因人而异。 目前侧边栏很难支持多种分类方式。我的想法是可能需要依赖标签分类,或者搜索功能,但是文档的排序问题也比较麻烦。 |
确实,docsify, GitBook 等文档系统的呈现方式和文件目录的树形结构是一致的,优点是编排清晰且内容集中,但缺乏灵活性,而 Hugo 这类博客系统只需新增单个文件,文章即会在归档中以时间排序,可用 category 进行单层分类,tag 来标签,呈现外观随主题选取而不同,目前不知道有什么较好的主题。 |
对具体技术细节不了解,但是我建议全部使用标签。例如:
综上,建议全部采用标签来索引 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Proposed by Ziqiang Li
如题,我们可能打算在2022年寒假更换飞跃手册的引擎,以便更好地管理和迁移
The text was updated successfully, but these errors were encountered: