Skip to content

Commit f9c62d6

Browse files
committed
readme_notes
1 parent 59a918b commit f9c62d6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

tpyst_notes_readme.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# 安装
2+
安装Tpyst CLI实现本地编译pdf
3+
4+
winget install --id Typst.Typst
5+
6+
默认路径保存即可(加环境变量path没用,还是报错,不知何故)
7+
8+
# 待实现
9+
自动追踪 main.typ,自动保存后(10分钟一次)就渲染pdf上传至github
10+
11+
# 目前手动上传脚本
12+
13+
update-notes.sh
14+
15+
本地编译notes/main.typ的pdf搬运至static,并提交bib,typ,pdf的修改至github,触发github部署服务器设置(static->public)
16+
17+
./update-notes.sh

0 commit comments

Comments
 (0)