原则上,一篇文章属于一个 category/目录,但可以拥有多个 tags。相比 category 类别,tags 更加灵活。考虑增加 tags 页来快速聚合相关内容。 - [x] Tags 收集 - [x] Tags 与文章类目映射关系收集 - [x] Tags 页面 - [x] Tags 跳转页 Tags 格式书写定义如下: ```js <!-- abbrlink: a80c431d tags: ['自定义标签1', '自定义标签2'] --> ``` [Demo 展示](http://muyunyun.cn/create-react-doc/tags/) 