levineuwirth.org/static/css
Levi Neuwirth 1027b88429 Rich reference popups: arXiv lead figures, prominent Wikipedia images
Reference popups (provider-rendered: arXiv, Wikipedia, CrossRef, …)
get a glanceable layout: wider container (560px), larger title and
body type, and a full-width image banner under the source label.
Internal page previews and item-card popups (new/library pages) keep
the compact layout — the shared popup element toggles
.link-popup--rich per show based on the rendered content.

- arXiv: a new best-effort enrich step fetches the paper's LaTeXML
  HTML rendition and pulls the first figure as a lead image. Enrich is
  time-boxed (1.8s) so the metadata popup is never held hostage; late
  results refresh the cache for the next hover. Figures letterbox with
  object-fit: contain (plots must not crop); Wikipedia photos
  cover-crop with an upper focal point. width/height attrs reserve
  aspect ratio so positioning is stable before the image loads.
- Wikipedia thumbnails request 480px for the banner width.
- nginx: new ^~ /proxy/arxiv-html/ location backed by arxiv.org proper
  (export.arxiv.org serves the Atom API but 429s the /html/ asset
  tree); 404s cached 1d (the common no-HTML-rendition case). All four
  proxy locations switched to ^~ — without it, static-assets.conf's
  per-extension regex location outranks plain prefixes and serves a
  local 404 for any proxied URL ending in an image extension, which is
  exactly how the first figure fetch failed.

Installed and verified live: proxied page (200, 298KB), figure (200
image/png), API unchanged, no-rendition 404 path; the full client
resolution chain (relative src -> proxy path -> guard -> image)
validated against production.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 13:02:15 -04:00
..
annotations.css yum cappuccino yay! 2026-05-03 21:16:58 -04:00
archive.css Add link archive system: snapshots, backlinks, link-rot 2026-05-23 10:06:33 -04:00
base.css Layout: page-shell wrapper for iOS sticky, scrollable TOC 2026-05-23 12:06:02 -04:00
build.css audit: frontend a11y, JS shared utils, CSS variable definitions 2026-04-10 17:41:21 -04:00
catalog.css initial deploy! whoop 2026-03-17 21:56:14 -04:00
commonplace.css initial deploy! whoop 2026-03-17 21:56:14 -04:00
components.css Branding diet: logo sprite via <use>, lean favicon.ico, simple mask icon 2026-06-10 10:43:06 -04:00
gallery.css initial deploy! whoop 2026-03-17 21:56:14 -04:00
home.css affiliation, cabal helper script 2026-03-26 08:14:50 -04:00
images.css initial deploy! whoop 2026-03-17 21:56:14 -04:00
item-card.css Navigation refactor 2026-04-19 14:35:41 -04:00
layout.css Layout: page-shell wrapper for iOS sticky, scrollable TOC 2026-05-23 12:06:02 -04:00
library.css yum cappuccino yay! 2026-05-03 21:16:58 -04:00
links.css yum cappuccino yay! 2026-05-03 21:16:58 -04:00
marks.css Marks II: broader monogram coverage + audit-marks tool 2026-05-23 12:05:08 -04:00
memento-mori.css initial deploy! whoop 2026-03-17 21:56:14 -04:00
now.css Current rework 2026-04-26 19:42:47 -04:00
photography.css Spec dilemma 2026-05-01 21:22:01 -04:00
popups.css Rich reference popups: arXiv lead figures, prominent Wikipedia images 2026-06-10 13:02:15 -04:00
print.css print.css: refresh page rules and prose treatments 2026-05-23 12:06:20 -04:00
reading.css Layout: page-shell wrapper for iOS sticky, scrollable TOC 2026-05-23 12:06:02 -04:00
score-reader.css initial deploy! whoop 2026-03-17 21:56:14 -04:00
selection-popup.css initial deploy! whoop 2026-03-17 21:56:14 -04:00
sidenotes.css Sidenotes: emit the section.footnotes fallback the CSS expects 2026-06-10 10:37:28 -04:00
syntax.css initial deploy! whoop 2026-03-17 21:56:14 -04:00
typography.css yum cappuccino yay! 2026-05-03 21:16:58 -04:00
viz.css auto: 2026-04-05T01:18:45Z 2026-04-04 21:18:45 -04:00