Documentation for diyHue
All documentation and instructions can be found over at diyhue.readthedocs.io
For the main repo please see here
Please feel free to contribute with PR's
Run this command to start a live refresh server of the docs on http://localhost:8000
for easier checking your changes.
docker run -it -v "$(pwd)"/source:/web -u $(id -u):$(id -g) -p 8000:8000 dldl/sphinx-server