- HTML 75.8%
- JavaScript 13.6%
- CSS 9%
- Shell 1.4%
- Dockerfile 0.2%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| LICENSES | ||
| src | ||
| .gitignore | ||
| Caddyfile | ||
| deploy.sh | ||
| Dockerfile | ||
| README.md | ||
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.
Legal
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.