
This is a personal static website. It does not have accounts, and it does not send me a copy of what you type into the calculators.

## Hosting

The site is hosted on [Netlify](https://www.netlify.com/). Netlify receives the request that loads a page (IP address, URL, user agent, and similar server-log fields) and keeps those logs under [Netlify's privacy policy](https://www.netlify.com/privacy/).

## Comments

Post comments use [Giscus](https://giscus.app/), which stores comments as GitHub Discussions on the [emdashii/mazzaella](https://github.com/emdashii/mazzaella) repository. Loading a post fetches Giscus from giscus.app. Signing in to comment is a GitHub login; GitHub's privacy policy applies to that.

## In your browser

The theme toggle stores a `darkMode` preference in `localStorage`. The board game collection and plays pages cache BoardGameGeek responses in `localStorage` so the tables can load without refetching every visit.

There are no first-party cookies.

## Third-party requests from some pages

The board game pages fetch collection and play data from [BoardGameGeek](https://boardgamegeek.com/) when you visit them or click update.

## Analytics

There is no analytics on this site yet. A Google Analytics measurement ID exists in the repository for a later rollout; collection is disabled.

## Contact

[LinkedIn](https://www.linkedin.com/in/elliott-claus-075bb01b9/) or [GitHub](https://github.com/emdashii).
