Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 336 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 336 Bytes

Read With Heard Docs

文档采用Mkdocs编写

文档地址

http://freenovel123.github.io/read-with-heart-docs

Mkdocs地址

https://squidfunk.github.io/mkdocs-material/

安装以及使用

## 安装Mkdocs
pip install mkdocs

## 安装主题
pip install mkdocs-material

## 启动
mkdocs serve