https://github.com/dup4/mkdocs-material-extras
Mkdocs Material Theme Template
https://github.com/dup4/mkdocs-material-extras
material mkdocs mkdocs-material-theme pymdown
Last synced: 11 days ago
JSON representation
Mkdocs Material Theme Template
- Host: GitHub
- URL: https://github.com/dup4/mkdocs-material-extras
- Owner: Dup4
- License: mit
- Created: 2021-09-05T11:16:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T04:06:26.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T07:51:14.212Z (about 1 month ago)
- Topics: material, mkdocs, mkdocs-material-theme, pymdown
- Language: SCSS
- Homepage: https://dup4.com/mkdocs-material-extras/
- Size: 1.59 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mkdocs-material-extras
## Install deps
```bash
pip3 install -U -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple/
```