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

Commit

Permalink
更新自动build doc 的命令
Browse files Browse the repository at this point in the history
  • Loading branch information
2234839 committed Aug 16, 2021
1 parent 230f41c commit b4bf1f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: chmod 777 ./build/md2website-linux-amd64

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

- name: zip views
run: zip -q -r ./build/views.zip ./src/views/
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

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

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

## 运行方式 run

Expand Down Expand Up @@ -59,6 +60,7 @@

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

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

| 可用 | 功能名 | 大致进度 |
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------- |
Expand Down

0 comments on commit b4bf1f6

Please sign in to comment.