# Timothy Jordan > Personal site of Timothy Jordan: bio, blog, and resume. Engineering and storytelling, intersected. DevRel, Open Source, AI leadership. Every page on this site has a markdown mirror at `.md` (or `/index.md`). Agents should fetch those for clean, structured content. The full sitemap is at [/sitemap.md](https://timothyjordan.com/sitemap.md). ## Top-level - [Home (markdown)](https://timothyjordan.com/index.md): bio, links, photo - [Resume (markdown)](https://timothyjordan.com/resume/index.md): experience, education, talks - [Blog index (markdown)](https://timothyjordan.com/blog/index.md): all 129 posts, newest first - [Glossary (markdown)](https://timothyjordan.com/glossary/index.md): definitions of recurring terms (DevRel, ALG, AEO, OSS, GSOC, etc.) - [Sitemap (markdown)](https://timothyjordan.com/sitemap.md): every URL grouped by section - [AGENTS.md](https://timothyjordan.com/AGENTS.md): how to navigate this site as an agent ## Recent posts - [Make your documentation readable by AI agents](https://timothyjordan.com/blog/2026/03/27/Make-Your-Docs-Agent-Readable.md) - [Agent Readability: A Specification for AI-Optimized Websites](https://timothyjordan.com/blog/2026/03/23/agent-readability-spec.md) - [Building Slack agents can be easy](https://timothyjordan.com/blog/2026/03/03/Building-Slack-agents-can-be-easy.md) - [Hello, Vercel.](https://timothyjordan.com/blog/2025/11/03/hello-vercel.md) - [The Developer Relations Lifecycle](https://timothyjordan.com/blog/2025/07/10/DevRel-Lifecycle.md) - [My exit from Google: we don't say goodbye, we say good journey.](https://timothyjordan.com/blog/2025/10/25/good-journey.md) ## Notes for agents - Static site (Firebase Hosting). No content-negotiation on `Accept: text/markdown` — fetch the explicit `.md` URL instead. Each HTML page advertises its mirror via ``. - Structured data (JSON-LD `BlogPosting`, `Person`, `WebSite`, `BreadcrumbList`) is embedded in the HTML pages.