fix: real install steps + depsgraph-export joins the gallery#40
Merged
Conversation
The live landing page told visitors to install from a Cursor Extensions marketplace listing that does not exist; installSteps now describe the actual clone/copy consumption flow for Cursor and Claude Code. The depsgraph-export example was the only one of four missing from the gallery: adds a 1280x720 studio hero (rendered headless on Blender 5.1.1, base cube vs subsurf-evaluated twin, matching the other heroes), the gallery.json entry, and the regenerated gallery page. Also ignores the local site-upgrade planning doc. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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
Phase 1 of the site upgrade plan.
rules/into.cursor/rules/(Cursor) orskills/+rules/into the workspace (Claude Code), plus snippets/templates as starters.gallery.jsonentry, and the regenerateddocs/gallery/index.html.docs/site-upgrade-plan.md).Testing
scripts/build_gallery.pyregenerated cleanly (4 examples).docs/locally and verified the gallery renders all four cards with consistent hero styling; only console error is the favicon 404 expected outside the CI fleet build (docs/assets/ is generated at deploy time).🤖 Generated with Claude Code