Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gozeon/cheatsheets

常用代码片段
https://github.com/gozeon/cheatsheets

material mkdocs

Last synced: 2 months ago
JSON representation

常用代码片段

Awesome Lists containing this project

README

        

# changelog

自 `2022-06-18` 起,文档采用 `mkdocs-material` 进行制作,取消原先自己写的脚本

# dev

setup

```
pip install mkdocs mkdocs-material
```

preview

```
mkdocs serve
```

# reference

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