Skip to content

Rebuild the project site as a bespoke design - #17

Merged
trsdn merged 1 commit into
mainfrom
redesign-project-site
Sep 17, 2026
Merged

trsdn merged 1 commit into
mainfrom
redesign-project-site

Conversation

@trsdn

@trsdn trsdn commented Sep 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replaces the Instrument Workshop–based docs/index.html with a page designed specifically for OpenPromptr, using the frontend-design skill: real screenshots and a short GIF of the actual running app, a signal-chain diagram (source → rotate/mirror → target), and an accent color matching the app's own "Output running" indicator.
  • Updates the "Get it" section to reflect the actual v1.2.0 notarized release with a real download link and checksum — the old page still said "No signed release yet" (stale since v1.2.0 shipped).
  • Removes the vendored Instrument Workshop stylesheets/fonts (docs/assets/{core.tokens.css,instrument-workshop*.css,fonts/,VENDORED.md}), no longer needed.
  • Still zero third-party requests: system font stack only, two self-hosted images (docs/assets/screenshots/), no build step, no cookies, no analytics.

Companion to trsdn/.github#62, which retires the standard's Instrument Workshop mandate (W05/W06) in favor of W09 — a site's design should be made for its own project, not a shared default.

Screenshots

Real captures from the built dist/OpenPromptr.app (see docs/assets/screenshots/): the control panel, and a GIF cycling through the orientation control (0°/90°/180°/270°) with its live mirrored preview.

Test plan

  • Rendered in headless Chrome at desktop (1400px) and narrow (500px) widths — no overflow, hero/chain sections stack correctly
  • sips-verified image dimensions and manually checked no duplicate ids / all <img> have alt / tag balance
  • Manual click-through in a real browser once merged (Pages redeploy)

🤖 Generated with Claude Code

https://claude.ai/code/session_01Kjr8Vb74FWo974AkG8NYsU

…ystem

Replaces the Instrument Workshop-based docs/index.html with a page
designed specifically for OpenPromptr: real screenshots and a short
GIF of the actual running app, a signal-chain diagram (source →
rotate/mirror → target) explaining how the tool works, an accent
color matching the app's own "Output running" indicator, and updated
content reflecting the actual v1.2.0 notarized release (the old page
still said "no signed release yet").

Removes the vendored Instrument Workshop stylesheets and fonts, no
longer needed. Every resource is still self-hosted: system font
stack only, two local images, no build step, no third-party requests.

This follows trsdn/.github#62, which retires the standard's
Instrument-Workshop mandate (W05/W06) in favor of W09: a site's
design should be made for its own project rather than a shared
default.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Kjr8Vb74FWo974AkG8NYsU
@trsdn
trsdn merged commit 68e230d into main Sep 17, 2026
4 checks passed
@trsdn
trsdn deleted the redesign-project-site branch September 17, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant