https://github.com/gozeon/cheatsheets
常用代码片段
https://github.com/gozeon/cheatsheets
material mkdocs
Last synced: 16 days 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: 2025-04-10T09:08:51.000Z (21 days ago)
- Last Synced: 2025-04-10T10:43:23.911Z (21 days ago)
- Topics: material, mkdocs
- Language: Erlang
- Homepage: https://gozeon.github.io/cheatsheets/
- Size: 7.68 MB
- Stars: 3
- 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/