This tries to pull the current live site automatically when you open it. If that doesn't work — or you want to work from an un-deployed version — drop in an index.html instead. Nothing is uploaded anywhere; this all runs in your browser.
Or click to choose index.html, or drag it here
Exhibitions
Click a show to edit its details, image, text, and gallery. Use the small buttons on each card to move it between sections — that happens immediately.
Editing
Linking a show to its inventory group lets the artist
list be read off the works rather than typed, and keeps the printed selection and this page
pointing at the same set. It changes nothing on the website.
Click to choose an image, or drag it here
Click to choose a replacement image, or drag it here
One paragraph per block, separated by a blank line. Wrap artwork or book titles in *asterisks* to italicise them. Don't italicise "Interval". Don't use em-dashes.
Click to choose image(s), or drag them here
This session
No changes yet.
Publish
Sends this session's changes to GitHub as a pull request — a new branch with your new index.html and any images, kept separate from the live site. You then open the pull request, check the diff, and click merge in GitHub. Nothing goes live until you merge.
A fine-grained token with Contents: Read and write and Pull requests: Read and write on the interval repo. It stays in this tab only and is gone when you close or refresh.
Preview: opens the current draft in a new tab, exactly as-is. Any image you've added or replaced this session will show correctly; everything else pulls from the live site, so it won't load until it's actually deployed — that's expected, not a bug.
Prefer to do it by hand? Download index.html, replace it at the repo root in GitHub, and upload any images above into their exhibition folders — one file at a time. Netlify redeploys on its own once committed. (Publishing above does all of this for you, via a pull request.)