Rebuild the project site as a bespoke design - #17
Merged
Merged
Conversation
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/index.htmlwith a page designed specifically for OpenPromptr, using thefrontend-designskill: 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.docs/assets/{core.tokens.css,instrument-workshop*.css,fonts/,VENDORED.md}), no longer needed.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 ofW09— a site's design should be made for its own project, not a shared default.Screenshots
Real captures from the built
dist/OpenPromptr.app(seedocs/assets/screenshots/): the control panel, and a GIF cycling through the orientation control (0°/90°/180°/270°) with its live mirrored preview.Test plan
sips-verified image dimensions and manually checked no duplicate ids / all<img>havealt/ tag balance🤖 Generated with Claude Code
https://claude.ai/code/session_01Kjr8Vb74FWo974AkG8NYsU