此站点是用 Material for MkDocs 构建而成,本地运行请按照下面步骤操作。
第一步:环境准备
# 只有python3的机器,请使用 pip3 命令
pip install mkdocs-material mkdocs-git-revision-date-plugin第二步:克隆代码
git clone https://github.com/freemantc9527/freemantc9527.github.io.git第三步:运行
# 进入程序所在目录
cd freemantc9527.github.io.git
# Start the live-reloading docs server
mkdocs serve
# 启动信息如下
# INFO - [20:41:07] Serving on http://127.0.0.1:8008/