本项目专注于文档构建,博客分享。
完整文档请点击此链接
主要分为三部分:
- lin-cms https://luoyunchong.github.io/vuepress-docs/dotnetcore/lin-cms/
- dotnetcore-examples https://luoyunchong.github.io/vuepress-docs/dotnetcore/examples/
- colorui https://luoyunchong.github.io/vuepress-docs/colorui/docs/
前提
- node.js
- yarn
- vuepress
# 安装依赖包 yarn install # 运行 yarn dev # 打包 yarn build #自动发布 至github pages .\deploy.ps1