The Zen of Reffing Roller Derby is a training manual for roller derby referees.
https://zenref.rollerderby.fyi/
It was created by Stephen "Axis of Stevil" Lorimor, updated by Isabelle “Blocktopus” Santos, and is currently maintained by Mark "Trampling Bias" Rogaski.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
The Zen of Reffing uses the reStructuredText format.
If you are familiar with Github, you can directly create an issue.
You can also email an issue to the project maintainer.
This project is looking for translators. Reach out in the discussions if you'd like to participate!
You can clone or download these files to your computer and build the Zen of Reffing locally.
To build, you need to have Python and uv installed. If you never used Sphinx before, follow the instructions on the Sphinx website to install it on your machine.
The Zen of Reffing is available in an HTML format for online viewing and a PDF format for printing.
To build and view run the following in a terminal:
make html firefox build/html/index.html
