Welcome to hunter2's documentation! =================================== hunter2 is a web-application for running puzzle hunts. It provides a platform to host and view author-created puzzles, monitor progression of teams, define automatic hints and unlockable clues and display statistics and graphs after the hunt is over. The app is written in python using the Django framework and set up to be quickly deployable with `docker-compose`. .. toctree:: :maxdepth: 2 :caption: Contents: usage/installation usage/first_hunt usage/hunt_management usage/tasks usage/configuration usage/customisation usage/upgrading reference/glossary development/getting_started