Link Shortener for the thilo project.
- Ensure Python requirements installed
pip install -r requirements.txt
- Add links to links.yml
In the build process the links.yml is parsed and the links are added to the nginx.conf.
Additional links can be managed in the links.yml.