# What this site collects

No cookies, no accounts, no login, no comment system, no advertising, and no third-party trackers.

## Page views

The site loads Vercel Analytics, which counts page views. Vercel documents it as cookieless and describes what it records at [vercel.com/legal/privacy-policy](https://vercel.com/legal/privacy-policy).

## Hosting

Vercel hosts this site and keeps server logs for the requests it serves, under the same policy linked above.

## Fonts

Newsreader is self-hosted from this domain, built into the site at deploy time.

## On your device

The site sets no cookies. Two values are written to your browser's own `localStorage`:

- `theme` — whether you chose the light or dark palette, so the page does not flash the wrong one on your next visit.
- `duskWhisperAt` — a timestamp, so the one-line evening prompt offering to dim the page appears at most once a month.

Both stay on your device. Clearing site data in your browser removes them, and the site works normally without them.

## Email

[jonah@jonahberg.com](mailto:jonah@jonahberg.com) reaches a personal inbox.

## Crawlers and AI agents

Automated clients are welcome. This site publishes [robots.txt](https://jonahberg.com/robots.txt), an [XML sitemap](https://jonahberg.com/sitemap.xml), [llms.txt](https://jonahberg.com/llms.txt), and a Markdown representation of every page under `Accept: text/markdown`. No permission is needed to crawl any of it.

## Questions

[jonah@jonahberg.com](mailto:jonah@jonahberg.com).
