Custom Docker Container With MkDocs
Docker based documentation testing suite based on MkDocs.
Uses Material as default theme.
- Docker
- A working mkdocs.yml in the root of your repository
docker pull wundertax/mkdocs
Documentation is located in the docs
directory.
Pull requests are welcome.
For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.