Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit b4bf1f6

Browse files
committed
更新自动build doc 的命令
1 parent 230f41c commit b4bf1f6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: chmod 777 ./build/md2website-linux-amd64
3939

4040
- name: build doc
41-
run: ./build/md2website-linux-amd64 -SourceDir ./test-doc/data/OceanPress -OutDir ./outHTML -TemplateDir ./src/views/ -SqlitePath ./test-doc/temp/siyuan.db
41+
run: ./build/md2website-linux-amd64 -SourceDir ./test-doc/data/20210816210735-scu9ti5 -OutDir ./outHTML -TemplateDir ./src/views/ -SqlitePath ./test-doc/temp/siyuan.db
4242

4343
- name: zip views
4444
run: zip -q -r ./build/views.zip ./src/views/

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
[搭配 hexo 的效果](https://2234839.github.io/hexo-oceanpress/)
88

9-
注意!思源1.2 存在一个比较大的改动,这之前的版本请使用 [siyuan-note/oceanpress at b6185cd79f](https://github.com/siyuan-note/oceanpress/tree/b6185cd79f0552698fad38b9ee7062c0abc3e1d7)
9+
- 思源 1.2.5 改动了目录名为文档 id,这之前的版本请使用 [siyuan-note/oceanpress v0.4.4](https://github.com/siyuan-note/oceanpress/releases/tag/v0.4.4)
10+
- 注意!思源1.2 存在一个比较大的改动,这之前的版本请使用 [siyuan-note/oceanpress at b6185cd79f](https://github.com/siyuan-note/oceanpress/tree/b6185cd79f0552698fad38b9ee7062c0abc3e1d7)
1011

1112
## 运行方式 run
1213

@@ -59,6 +60,7 @@
5960

6061
## 待完成的功能点(按优先级降序排序)
6162

63+
**[下面很久没有更新了,请点击此链接查看更新记录](https://shenzilong.cn/%E6%83%B3%E6%B3%95/%E9%A1%B9%E7%9B%AE/OceanPress.html)**
6264

6365
| 可用 | 功能名 | 大致进度 |
6466
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------- |

0 commit comments

Comments
 (0)