Go to file
2019-09-04 21:02:54 +08:00
builds Update markdown finder 2019-09-04 20:40:37 +08:00
docs Update index file(readme.md) 2019-09-04 21:02:54 +08:00
test Get the post title from markdown file 2019-05-03 13:40:11 +08:00
.gitignore turn to typescript 2019-04-27 13:18:56 +08:00
index.html Update index.html 2019-05-13 17:56:27 +08:00
package-lock.json Fix issue id too long 2019-09-04 20:01:02 +08:00
package.json Fix issue id too long 2019-09-04 20:01:02 +08:00
README.md Update posts 2019-05-03 14:32:22 +08:00
tsconfig.json turn to typescript 2019-04-27 13:18:56 +08:00
yarn.lock turn to typescript 2019-04-27 13:18:56 +08:00

ziqiangxu.github.io

基于 vuepress 的文档管理系统

使用场景

  • 管理技术文档
  • 管理个人博客
npm run docs:build  # 构建文档
npm run docs:dev  # 监控md文件变化

TODO

  • 解决中文目录的 url 问题
  • 增加到 Git 仓库的链接
  • 增加社交平台的评论插件

特性记录

目录标题生成

来自于目录下的 info.json

文章标题生成

如果文章第一行是一级标题则使用,否则使用文件名