Documentation for monsters written in mkdocs
- Dockerfile 52.2%
- Makefile 47.8%
| docs | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| makefile | ||
| mkdocs.yml | ||
| README.md | ||
Monsters - MkDocs
This repo contains documentation written in mkdocs. In order to use it, make sure to install Material theme for this service.
TLDR:
1. How to start
Make sure that you have mkdocs installed on your system. This command is a core component of this app.
1.1 How to run
mkdocs server
1.2 How to build
mkdocs build