Contributing 安装 Python 环境 pip 安装依赖 pip install mkdocs-material 运行本地服务器 mkdocs serve 如果想要本地打包测试,运行构建命令,会生成 site 目录 mkdocs build