chore: facewash before public release #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/facewash"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
headline, atmospheric glow, and the screenshot gallery pulled up into the hero section. A CSS infinite marquee
strip of feature screenshots (editor, mobile, account settings) was added below the hero, then later replaced
with a cleaner integration.
single app/static/img/screenshots/ directory. Added scripts/take_screenshots.py — a Playwright automation script
that seeds content, captures all pages (light/dark, desktop/mobile, feature views), and writes directly to the
screenshots dir.
translated (en/es). Signup CTA added inline with the "Free Forever" heading so it's visible without scrolling.
chore: add screenshot automation script (seeds content, captures all shots via Playwright)to chore: facewash before public release