# Screenshots and the SealShare website
## Goal
Two things that feed each other. First, one command — `composer screenshots` — produces every
screenshot of SealShare from fixed demo data, desktop and phone, light and dark, ready for the web.
Second, a static website at **sealshare.nonameweb.ch**, made the way mailifysms.nonameweb.ch is:
hand-written HTML and CSS in `website/`, uploaded by hand. The site presents SealShare as what it
is — software a company installs to run **its own upload platform**, so it exchanges files with
customers securely without relying on an outside service — shows the screenshots, compares
SealShare with hosted transfer services and with other self-hosted tools, and tells how to install
it. It goes live with 2.0.0. The README gets a few of the same screenshots, and its encryption
wording is corrected.
## Context
**MailifySMS, the model** (`../MailifySMS`):
- `website/` holds `index.html`, `privacy_policy.html`, `terms_and_conditions.html`,
`css/theme.css` (a palette sampled from the app's screenshots), `css/device-frame.css` (a phone
bezel shared with the store canvases), self-hosted Poppins (`fonts/`, OFL) and `img/`
(`icon.png`, `hero.jpg`, `screenshots/{light,dark}/NN-name.png` at 540px).
- `index.html`: sticky nav with a phone toggle, hero, "How it works", "Key features", a screenshot
gallery with a Light/Dark switch (`data-light`/`data-dark` on each `
`), FAQ accordion,
contact card (`surtic86@gmail.com`), footer (quick links, legal). Plausible:
`