---
title: "Sitemap · Renée Shaw"
description: "Every page and machine-readable file on reneeshaw.co."
canonical: "https://reneeshaw.co/sitemap.md"
last_updated: "2026-09-15"
---

# Sitemap

Everything on https://reneeshaw.co, in one list.

## Pages

- [Home](https://reneeshaw.co/): about, work, projects, talks, writing, media kit, contact. Markdown mirror: [/index.md](https://reneeshaw.co/index.md)
- [garden.exe](https://reneeshaw.co/garden): posting accountability garden. Markdown mirror: [/garden.md](https://reneeshaw.co/garden.md)

## Documents

- [Media kit](https://reneeshaw.co/media-kit.md): LinkedIn audience and performance data.

## Machine-readable

- [llms.txt](https://reneeshaw.co/llms.txt): indexed summary for language models.
- [llms-full.txt](https://reneeshaw.co/llms-full.txt): the whole site in one file.
- [.well-known/llms.txt](https://reneeshaw.co/.well-known/llms.txt): same as llms.txt.
- [.well-known/ai-catalog.json](https://reneeshaw.co/.well-known/ai-catalog.json): pages, endpoints, capabilities, usage policy.
- [openapi.json](https://reneeshaw.co/openapi.json): OpenAPI 3.1 spec for the read-only garden API.
- [AGENTS.md](https://reneeshaw.co/AGENTS.md): repository and deploy rules for coding agents.
- [sitemap.xml](https://reneeshaw.co/sitemap.xml): XML sitemap.
- [robots.txt](https://reneeshaw.co/robots.txt): crawl policy. Everything is allowed.

## API

- `GET` [/api/garden](https://reneeshaw.co/api/garden): post dates per platform, from public RSS. No auth.
- `GET` [/garden-manual.json](https://reneeshaw.co/garden-manual.json): hand-logged X and LinkedIn post dates.
