Add LLMs.txt
This commit is contained in:
@@ -440,6 +440,7 @@ Alias "/static" "/var/www/jc/static/"
|
|||||||
|
|
||||||
Alias "/robots.txt" "/var/www/jc/static/robots.txt"
|
Alias "/robots.txt" "/var/www/jc/static/robots.txt"
|
||||||
Alias "/.well-known/security.txt" "/var/www/jc/static/security.txt"
|
Alias "/.well-known/security.txt" "/var/www/jc/static/security.txt"
|
||||||
|
Alias "/llms.txt" "/var/www/jc/static/llms.txt"
|
||||||
|
|
||||||
|
|
||||||
<Files jc.wsgi>
|
<Files jc.wsgi>
|
||||||
|
|||||||
@@ -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.
|
||||||
Reference in New Issue
Block a user