# EXIFmod — user guide (reference) The full **user guide** is published on the website (easiest to read, works great on a phone): **** **Source of truth (Markdown):** edit the pages under [`docs/user/`](user/) when you change user-facing behavior, then run **`npm run site:build`** and commit the updated `website/docs/` output along with the Markdown. The GitHub Pages workflow also runs that build on deploy for consistency. **Conventions (voice, humor, what to avoid):** [STYLEGUIDE.md](../STYLEGUIDE.md) §5. **High-level release history for readers:** [Release notes](user/release-notes.md) (also on the [site](https://prettyoaktree.github.io/exifmod/docs/release-notes.html)). - Contributor-facing / technical documentation remains in the rest of [`docs/`](.) (for example [architecture](architecture.md), [EXIF / preset mapping](exif-preset-mapping.md), [status footer](status-footer.md)).