This is the source repository for the Los Altos Hills CERT (Community Emergency Response Team)'s position guide.
The Position guide describes all the pre-defined positions we might use during an incident.
The guide is published at our website.
We use readthedocs.io to compile and rebuild the documentation. The url is https://lah-cert-positions-guide.readthedocs.io/
To build the docs:
- run pip install --local pipenv
- add $HOME/.local/bin to your path if needed
- install the
sphinx
system package - run pipenv run make