# Allow all crawlers User-agent: * Allow: / # Sitemap Sitemap: https://jonahberg.com/sitemap.xml # LLM-readable content # https://jonahberg.com/llms.txt — structured summary, incl. when to use this site # https://jonahberg.com/llms-full.txt — long-form context # https://jonahberg.com/agents.md — instructions for AI agents # # Every page also serves text/markdown under content negotiation: # curl -H "Accept: text/markdown" https://jonahberg.com/about # or append .md to any path: https://jonahberg.com/about.md