25 Commits

Author SHA1 Message Date
8e37090fce [2025-04-15] Pass referrer through POST request, remove analytics from init 2025-04-17 16:21:06 +01:00
5cf5670fa1 [2025-04-15] Add analytics back to index, remove defer from init 2025-04-15 07:12:15 +01:00
cf0271eca4 [2025-04-14] Move analytics to init.html to capture referrer 2025-04-14 21:15:09 +01:00
55201c05e0 [2025-04-14] Site -> Blog 2025-04-14 13:56:14 +01:00
ae5743745d [2025-04-14] Close <a> tag correctly 2025-04-14 11:38:07 +01:00
08e99f4ad6 [2025-04-14] Add umami analytics 2025-04-14 10:49:31 +01:00
7a9a9a5eb2 [2025-04-14] Handle timezone correctly with zoneinfo 2025-04-14 18:20:48 +09:00
5489c69d04 [2025-04-13] Fix timestamp logging 2025-04-13 19:26:10 +01:00
e59d5a7c36 [2025-04-13] Adjust marathon width, add site link 2025-04-13 19:18:07 +01:00
240351d544 [2025-04-13] Move style to Docker container 2025-04-13 17:58:55 +01:00
01d222357d [2025-04-13] Update port, 80 -> 8080 2025-04-13 17:56:34 +01:00
aa8c36d4b9 [2025-04-13] Docker setup 2025-04-13 17:51:23 +01:00
c05e550f74 [2025-04-13] Update ko-fi link 2025-04-13 17:42:48 +01:00
ff3fb800b0 [2025-04-13] Update .gitignore for venv files 2025-04-13 17:30:35 +01:00
902d646184 [2025-04-13] Update links 2025-04-13 17:17:59 +01:00
cb3bcc0e01 [2025-04-13] Add The Hobbit chapters 2025-04-13 17:17:02 +01:00
282698f9ac [2025-04-10] Add gunicorn config and requirements.txt
https://developers.redhat.com/articles/2023/08/17/how-deploy-flask-application-python-gunicorn
2025-04-10 21:34:35 +01:00
8b1fdab3b9 [2025-04-10] Removed full stops, added refresh 2025-04-10 21:32:44 +01:00
13ec41e8a4 [2024-10-12] Get user local time using Javascript 2024-10-12 16:23:25 +05:30
7356b00de1 [2024-10-12] Adding footer, minor fixes to Python 2024-10-12 10:59:43 +01:00
f1c63d0ecf [2024-08-16] Add Abbey Road, The Hobbit, transatlantic flight and history of life on Earth 2024-08-18 10:18:39 +01:00
4af1e7b745 [2024-08-16] Add concrete.css 2024-08-18 10:17:49 +01:00
5b717ddf11 [2024-08-10] Add CSS, templates, and marathon comparison 2024-08-10 21:26:41 +01:00
fb1bde579d [2024-08-10] Flask app, serving the text-based output as a web app 2024-08-10 19:17:26 +01:00
1e7dc22074 [2024-08-09] Initial commit, text-based
Need to use strftime and the time module to properly format the times
2024-08-09 17:10:09 +01:00