feat(site): install is a Community link, not an org lookup - #31
Merged
Conversation
tofig is public on Figma Community, and the site still told people to find it under their organization's plugins — a route that does not exist for anyone outside acaso. Every surface now points at the listing, and the install section is ordered for the audience that actually installs it: three plain steps (Open in… → pick a Design or Slides file → reopen from the canvas), with `npm run build` and the renderer CLI moved below them into the cards. A build command above a one-click path makes the one-click path look like a build step. The nav gets the one filled control on the page, hidden under 560px where the row is already spent on brand, switch and star. The hero note leads with "one click, no account" and drops MIT to stay on one line; the licence still shows in the install meta and the footer. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NJ5rqmRHgZn76zd5ytr2Zh
LISTING carries the canonical plugin URL and a description written for the people who read it on the store page rather than in the repo: the Claude route and its export prompt are in the body now, since that is what decides whether a first conversion succeeds. PUBLISHING is marked published-and-public rather than describing the public step as something still ahead. README leads with the Community install; importing a manifest is what it is, a developer path. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NJ5rqmRHgZn76zd5ytr2Zh
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
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.
tofig is public on Figma Community, and the site still told people to find it under their organization's plugins — a route that does not exist for anyone outside acaso.
Targeting
mainbecausedevelopno longer exists on the remote (deleted after #30) andmainis what the Pages deploy watches.Site
installUrl/sameAsin the structured data.npm run buildand the renderer CLI moved below them into the cards.Docs
LISTING.mdcarries the canonical URL and a description written for the store page, with the Claude export prompt in the body.PUBLISHING.mdmarked published-and-public.README.mdleads with the Community install; importing a manifest is labelled as the developer path.Verified
Chrome at 390 / 520 / 600 / 840 / 900 / 1024 / 1100 / 1280 / 1440: no console errors, no horizontal overflow, nav CTA inside the wrap padding at every width. X-ray names the new step nodes (
Frame · install-step). The workflow's internal-link check passes locally.🤖 Generated with Claude Code
https://claude.ai/code/session_01NJ5rqmRHgZn76zd5ytr2Zh