Files
hermes-webui/images
Nathan Esquenazi eabdab434e assets: add all 5 README screenshots to gh-pages images/
Pulls all screenshots from the README directly into the gh-pages branch
so they can be served as local assets (no auth-gated CDN dependencies).

Images sourced from:
- user-attachments (ui-hero, ui-light-mode, ui-settings) — downloaded
  with browser headers since these require referrer to serve publicly
- master:docs/images/ (ui-workspace, ui-sessions) — extracted from git

Files:
  images/ui-hero.png        2834x1734  783K  Three-panel dark mode layout
  images/ui-light-mode.png  2830x1742  786K  Light mode with profile support
  images/ui-settings.png    2822x1722  779K  Settings panel / password config
  images/ui-workspace.png   2822x1738  720K  Workspace file browser
  images/ui-sessions.png    2828x1732  633K  Session management with tags

These are referenced by the PR #262 branch (docs/site-redesign-2026)
using relative paths (images/*.png). All 5 are Retina-res PNG
screenshots of the actual web UI.
2026-04-11 23:08:04 +00:00
..