soapy's stillroom —
https://mysticalsoap.com
- HTML 61.1%
- CSS 26.2%
- JavaScript 12.7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Index masthead gets the full-body art bare on the page; the other pages' medallions keep the circle frame and clip a headshot inside it via clipPath + preserveAspectRatio slice. Tagline and meta description trimmed to mention soap less. Assets are pre-resized to 2x display size and palette-quantized (4.2MB -> 75KB, 117KB -> 4KB). The resize uses premultiplied alpha so the browser no longer manufactures a dark fringe when downscaling the transparent edges. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
| assets | ||
| css | ||
| js | ||
| .gitignore | ||
| 404.html | ||
| cellar.html | ||
| favicon.svg | ||
| index.html | ||
| LICENSE | ||
| LORE.md | ||
| packaging.html | ||
| README.md | ||
mysticalsoap-web
Source for mysticalsoap.com — a landing page linking self-hosted services to friends, plus an about page.
Plain HTML/CSS, no build step, no dependencies.
index.html the stillroom — service links
cellar.html the cellar — personal links
404.html the attic (wrong-URL page)
css/style.css shared styles
js/ bubble easter egg + JS-assembled contact address
assets/icons/ source SVGs, inlined into the pages for currentColor theming (not loaded at runtime)
favicon.svg
Icon credits
Icons in assets/icons/ are recolored derivatives of each service's own project, except where noted:
- Jellyfin: jellyfin/jellyfin-ux (CC-BY-SA-4.0 licensed).
- Navidrome: navidrome/navidrome's
safari-pinned-tab.svg(GPL-3.0 licensed). - Seerr: seerr-team/seerr's
logo_full.svg(MIT licensed). - Calibre-Web: new-usemame/Calibre-Web-NextGen's
favicon.svg(GPL-3.0 licensed). - Cellar-page links (Codeberg, GitHub, Letterboxd, IMDb, MyAnimeList, BoardGameGeek): simple-icons (CC0 licensed).
License
The code here (HTML, CSS, JS) is 0BSD — use it however you like, no attribution needed. The bundled icons in assets/icons/ are third-party works under their own licenses; see Icon credits above.