This commit is contained in:
Jone 2026-03-16 18:57:24 +01:00
parent b98507fa54
commit 5911a669a0
Signed by: Jone
GPG key ID: 0D98FD3896C39E90
2 changed files with 11 additions and 0 deletions

1
README.md Symbolic link
View file

@ -0,0 +1 @@
index.md

10
index.md Normal file
View file

@ -0,0 +1,10 @@
# ai.jone.foo
This is my AI discovery subdomain. There are only a few files here, as that is all I need:
- index.md - This file, which serves as the homepage for the subdomain
- ai.txt - This robots.txt-like file just links to .well-known/ai.json
- .well-known/ai.json - This file contains metadata about the AI stuff like profile, ...
- AGENTS.md - In this file, there are all the AI agent instructions
That's all files :)