Go to file
Ethan 5932272f76
!78 update version
Merge pull request !78 from Ethan/master
2023-07-23 01:01:21 +00:00
.vitepress 添加基本概念章节 2023-07-23 08:57:22 +08:00
guide 添加基本概念章节 2023-07-23 08:57:22 +08:00
public fix: 删除多余素材logo-r和logo-tm 2022-03-01 16:05:20 +08:00
.gitignore fix: 自定义节点2.1的创建版本更正为新增版本;gitignore新增.DS_Store 2021-10-15 11:14:26 +08:00
LICENSE 修改遗漏的Licesne信息。 2021-11-27 17:26:59 +08:00
README.md refactor: rename 2022-09-29 09:52:23 +08:00
hello-world.yml fix: 文案 2022-01-08 16:42:38 +08:00
hello_jianmu.yml fix: RFC-020-name-syntax-optimize实现[https://gitee.com/jianmu-dev/jianmu-ci-server/issues/I4JQUA] 2021-11-25 21:36:20 +08:00
index.md style: 优化logo样式 2021-07-02 16:19:42 +08:00
package.json update version 2023-07-23 09:00:40 +08:00
yarn.lock refactor: yarn.lock 2022-02-10 16:59:21 +08:00

README.md

建木文档

介绍

建木文档是建木团队开源的建木相关文档说明,通过该文档库维护官方文档更新,详情见:https://docs.jianmu.dev

文档安装

# 安装依赖
npm install 或 yarn

# 启动http://localhost:3000/
npm run dev 或 yarn dev

# 生产环境构建
npm run build 或 yarn build

文档开源协议

本项目基于木兰宽松许可证, 第2版。