Add LLMs.txt

This commit is contained in:
2026-09-16 21:09:18 +01:00
parent fe4a762a91
commit 018be97d41
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -440,6 +440,7 @@ Alias "/static" "/var/www/jc/static/"
Alias "/robots.txt" "/var/www/jc/static/robots.txt"
Alias "/.well-known/security.txt" "/var/www/jc/static/security.txt"
Alias "/llms.txt" "/var/www/jc/static/llms.txt"
<Files jc.wsgi>
+10
View File
@@ -0,0 +1,10 @@
# Jake Charman
> Personal website of Jake Charman, a technology professional based in the UK,
> covering distributed systems work and motorsport (Nitro Junkie Top Fuel drag racing).
## Pages
- [About](https://jakecharman.co.uk/): Background, technology stack, and motorsport involvement.
- [Projects](https://jakecharman.co.uk/projects/): Write-ups of personal and professional projects.
- [Links](https://jakecharman.co.uk/links/): Curated external links.
- [Contact](https://jakecharman.co.uk/contact/): Contact form.