自用学习笔记,基于 vitepress,包含
- JavaScript✡️ 基础
- Python🐍 基础
安装依赖
# 用于本地伺服器的运行和文档构建
pnpm i
安裝格式化工具
uv tool install mdformat --with-requirements requirements.txt
# 或者使用 pip
python -m pip install -r requirements.txt
脚手架命令
# serve with hot reload at localhost:5173
pnpm docs:dev
# build for production with minification
pnpm docs:build
# format all documents
mdformat docs
字体
封面
博客