mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 Use Git LFS to manage static resource files in app/stage/protyle/** https://github.com/siyuan-note/siyuan/issues/9253
This commit is contained in:
4
.github/CONTRIBUTING.md
vendored
4
.github/CONTRIBUTING.md
vendored
@@ -2,8 +2,8 @@
|
||||
|
||||
## Get the source code
|
||||
|
||||
* `git clone --recurse-submodules git@github.com:siyuan-note/siyuan.git` For example saved in `D:/siyuan/`
|
||||
* switch to dev branch
|
||||
* `git clone --depth=1 git@github.com:siyuan-note/siyuan.git`
|
||||
* switch to dev branch `git checkout dev`
|
||||
|
||||
## User Interface
|
||||
|
||||
|
||||
4
.github/CONTRIBUTING_zh_CN.md
vendored
4
.github/CONTRIBUTING_zh_CN.md
vendored
@@ -2,8 +2,8 @@
|
||||
|
||||
## 获取源码
|
||||
|
||||
* `git clone --recurse-submodules git@github.com:siyuan-note/siyuan.git` 例如保存在 `D:/siyuan/`
|
||||
* 切换到 dev 分支
|
||||
* `git clone --depth=1 git@github.com:siyuan-note/siyuan.git`
|
||||
* 切换到 dev 分支 `git checkout dev`
|
||||
|
||||
## NPM 依赖
|
||||
|
||||
|
||||
Reference in New Issue
Block a user