目录

标准化文档

mkdocs-material demo

Mkdocs+Material

http://www.libfast.cn/book/test/mkdocs_demo/

pip3 install mkdocs-material
pip3 install mkdocs-minify-plugin

mkdocs new .

ne mkdocs.yml
theme:
  name: material

mkdocs build

 

add ?