Files
py-blog/.cnb.yml
T
cnbandCursor cf8eba082f 用 marknb 替换 Python markdown,并添加一键安装与升级脚本。
部署时通过 install.sh 自动编译 marknb;日常更新用 upgrade.sh 拉代码并重编译。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 11:48:18 +08:00

8 lines
123 B
YAML

$:
vscode:
- runner:
cpus: 2
stages:
- name: install
script: bash scripts/install.sh