Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wasabina67/mkdocs-material-example
mkdocs-material example
https://github.com/wasabina67/mkdocs-material-example
gh-pages markdown mkdocs mkdocs-material pipenv pyenv
Last synced: 16 days ago
JSON representation
mkdocs-material example
- Host: GitHub
- URL: https://github.com/wasabina67/mkdocs-material-example
- Owner: wasabina67
- License: mit
- Created: 2024-08-24T04:28:05.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T04:44:38.000Z (3 months ago)
- Last Synced: 2024-10-16T13:06:55.289Z (about 1 month ago)
- Topics: gh-pages, markdown, mkdocs, mkdocs-material, pipenv, pyenv
- Homepage: https://wasabina67.github.io/mkdocs-material-example/
- Size: 581 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mkdocs-material-example
mkdocs-material example## Commands
```bash
mkdocs serve
``````bash
mkdocs gh-deploy
```