Skip to content

Welcome

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.