Welcome
- Powered by mkdocs.org
- Test/Run in local by docker image
Commands
docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material
- Start the live-reloading docker docs server.github/workflows/ci.yml
- Buid the website with Github Action
Project layout
mkdocs.yml # The configuration file
docs/
index.md # This one
... # Other markdown pages
image/ # From internet
Licence
Every information is public and can be find easily on internet.