Home
Welcome to the documentation for the Berg CTF Platform.
Contributing to this documentation
To locally work on this documentation, install mkdocs-material
using pip install mkdocs-material
.
Then, run mkdocs serve
in the root directory to get a live preview. To add pages, edit mkdocs.yaml
.