- https://by.vincent.mahn.ke
-
Joined on
2025-08-14
Adds language badges to tour overview table
Initially used classes and added them to /assets/sass/_custom.scss, but this way logic and styling of the badges are limited to one file. Happy to change this, if requested.
Adds language badges to tour overview table
No longer highlights
News header, when FAQ page is open
Replaces password in healthcheck with dynamic secret
Adds health checks to
web and data_handler container; restarting on failure
- 729af9ced9520f20c58bb45e5e02faea02212ab5 applys the changes from #25 to the production healthcheck in
docker-compose.yml. I noticed the health check never failed, as curl just asserts the…