No description
Find a file
Jone 15b1c38f95
docs: format and add pro tips
- Remove trailing whitespace
- Add 4 new pro tips for CLI usage
2026-03-20 19:16:07 +01:00
.well-known init commit: ai discovery files 2026-03-16 18:57:02 +01:00
AGENTS.md docs: format and add pro tips 2026-03-20 19:16:07 +01:00
ai.txt init commit: ai discovery files 2026-03-16 18:57:02 +01:00
index.md docs 2026-03-16 18:57:24 +01:00
README.md docs 2026-03-16 18:57:24 +01:00

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 :)