mirror of
https://github.com/201206030/novel-plus.git
synced 2025-07-07 09:46:38 +00:00
feat(templates): 新增绿色主题模版,并设置为默认模版
和文档站点 docs.xxyopen.com 风格保持一致
This commit is contained in:
25
templates/green/static/wangEditor/docs/dev/README.md
Normal file
25
templates/green/static/wangEditor/docs/dev/README.md
Normal file
@ -0,0 +1,25 @@
|
||||
面向开发者的文档
|
||||
|
||||
|
||||
框架介绍
|
||||
|
||||
- 下载和运行
|
||||
- 目录结构介绍
|
||||
- `example`目录
|
||||
- `src`目录(`js`目录,`less`目录)
|
||||
- `package.json`
|
||||
- `gulpfile.js`
|
||||
|
||||
如何提交 PR
|
||||
|
||||
|
||||
|
||||
上线
|
||||
|
||||
- 修改`package.json`版本
|
||||
- 提交到github,并创建tag
|
||||
- 提交到 npm
|
||||
- 更新 .md 文档
|
||||
- 文档同步到 kancloud
|
||||
- ……
|
||||
|
Reference in New Issue
Block a user