Latest source code of timedout.uk https://timedout.uk
  • HTML 75.8%
  • JavaScript 13.6%
  • CSS 9%
  • Shell 1.4%
  • Dockerfile 0.2%
Find a file
nex 9f0c720aed
All checks were successful
deploy / deploy (push) Successful in 6s
meta: fix README typo
2026-09-26 10:21:12 +01:00
.forgejo/workflows CI: remove old IP check 2025-07-28 14:14:19 +01:00
LICENSES Unify theming and change license to AGPL+CC-BY-SA 2025-07-20 16:56:32 +01:00
src index: add some og tags 2026-09-26 09:40:28 +01:00
.gitignore Add gitignore fixed 2025-02-01 02:01:45 +00:00
Caddyfile bug fixes and performance improvements 2025-07-19 04:39:18 +01:00
deploy.sh deploy: honestly does this script even do anything anymore? 2025-07-28 14:22:51 +01:00
Dockerfile Skip install step in ci 2025-04-23 05:00:04 +01:00
README.md meta: fix README typo 2026-09-26 10:21:12 +01:00

timedout.uk

Source code for my personal website at https://timedout.uk.

This is a pure HTML5+JS+CSS project that should remain easy to maintain.

Pushes to dev automatically deploy to the website.

Local development

Just serve the src/ directory. This can be done with Caddy, caddy file-server --browse --listen :8080 -r src, or just the python built-in HTTP server: python3 -m http.server -d src 8080.

Disclaimers

This is my personal website (site) - all thoughts expressed are my own, not that of any past, present, or future employer or associate, unless otherwise explicitly declared. Third party content on, or found following an external link on my site, is not endorsement, and content not directly on my website is not under my control. There is no professional advice on this website.

License

UNLESS OTHERWISE INDICATED:

  • Any code (JavaScript scripts, code snippets, non-web code) is licensed under MPL-2.0.
  • Any creative content (HTML, CSS, images, etc) is licensed under CC BY-SA 4.0.

Check LICENSES for these two licenses. Some directories will contain READMEs which contain attributions and sources where external sources have been used. Copyright is reserved by the respective holders of external content.

DMCA and other complaints

Please contact me directly regarding complaints and takedown requests. All content is used in good faith and without financial gain.