Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.34 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.34 KB

Material for MkDocs

A powerful documentation framework on top of MkDocs

如何使用

先clone本项目到本地

git clone git@github.com:971230/971230.github.io.git

之后按照步骤来做

Important

  1. 首先要有Python环境,这个项目底层用的是Python,没有它就做不了。
  2. 执行 python -m venv venv ,创建Python开发虚拟环境
  3. 激活虚拟环境:cd venv/Script 之后 运行activate
  4. 退出到根目录,执行 pip install mkdocs-materialpip install glightbox安装相关依赖
  5. 执行 mkdocs serve 启动环境
  6. 访问 http://127.0.0.1:8000/xxxxx/xxxxxx 一般终端会给出具体地址

相关资源

如果你想要从0开始创建,可以参考:https://squidfunk.github.io/mkdocs-material/getting-started/ 教程已经写的很详细了。很多特性技巧都在这里

使用到的项目参考: https://www.hello-algo.com/

图标搜索: https://squidfunk.github.io/mkdocs-material/reference/icons-emojis/

符号大全: https://shijianchuo.net/tesufuhao/