Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gozeon/cheatsheets
常用代码片段
https://github.com/gozeon/cheatsheets
material mkdocs
Last synced: 2 months ago
JSON representation
常用代码片段
- Host: GitHub
- URL: https://github.com/gozeon/cheatsheets
- Owner: gozeon
- License: mit
- Created: 2021-10-22T06:01:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T08:56:00.000Z (8 months ago)
- Last Synced: 2024-06-20T09:27:55.168Z (8 months ago)
- Topics: material, mkdocs
- Homepage: https://gozeon.github.io/cheatsheets/
- Size: 7.46 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/