# Oria visual mini-site

Production: <https://oria-archivo-visual.pages.dev/>  
Cloudflare Pages project: `oria-archivo-visual`

Open `index.html` directly, or serve this directory with any static web server. No build step,
external font, framework, or network request is required.

The site includes 122 optimized WebP research images (112 municipal-monograph extractions and 10
Wikimedia Commons files), a curated 18-image sequence, full-text search, subject filters, and an
image viewer with page, donor, filename, source, and rights information.

The image files are presentation derivatives. The source-resolution bundles and full provenance
manifests remain in the R2 document cache under:

- `urn:tori:lasarte-oria:oria-comunidad-2007`
- `urn:tori:commons:category-brunet-y-cia`

Rights restrictions shown in the interface apply to the images, not merely to their metadata.

To publish a later revision with an authenticated Wrangler session:

```sh
wrangler pages deploy . --project-name oria-archivo-visual --branch main
```
