Add docs examples index#113
Draft
spencerc99 wants to merge 4 commits into
Draft
Conversation
commit: |
Deploying playhtml with
|
| Latest commit: |
66b96b8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9f888e44.playhtml.pages.dev |
| Branch Preview URL: | https://codex-docs-example-index.playhtml.pages.dev |
Deploying we-were-online-website with
|
| Latest commit: |
66b96b8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://bf668afc.we-were-online-website.pages.dev |
| Branch Preview URL: | https://codex-docs-example-index.we-were-online-website.pages.dev |
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/examples/Starlight page with the right-side table of contents disabled so the index/specimen layout can use the full docs content width./playaffordances for future named editor recipes.Screenshots
Screenshots were captured during browser verification and are ready to attach to this PR:
/private/tmp/playhtml-examples-no-toc.png/private/tmp/playhtml-examples-mobile.png/private/tmp/playhtml-examples-dark.pngNote: GitHub CLI can create the PR body but cannot upload local PNGs as rendered GitHub issue attachments. To render these in the PR, drag the files above into this PR description or a PR comment in the browser.
Test Plan
cd apps/docs && /Users/spencerchang/.bun/bin/bun run --bun buildsite-distvia local static server: search, type filters, row selection, disabled/playbutton, desktop no-TOC layout, mobile no overflowNotes
bun run lintstill fails before reaching this docs work due to existingwebsite/TypeScript errors incomponents/FeaturesGrid.tsx,components/Permissions.tsx,fridge.tsx, andindex.tsx.