概述¶ 个人笔记,基于 mkdocs 搭建 更新流程¶ Add markdown file into docs/$DIR/ update mkdocs.yml to include new pages run mkdocs serve to start local server run ./deploy.sh to serve and push 或者编辑后推送到master分支,通过Github Actions自动更新