docs: tighten the "why" page (grammar and figures) - #65
Merged
Conversation
- Reconcile the size-multiplier claim with the measured comparison data (1.4x-5x -> 1.3x-4.8x brotli) and swap an unverifiable flourish for the measured 2.6 kB runtime figure. - Promote "When WCB is the wrong choice" to a real heading so it is deep-linkable, and give each bullet a clear alternative to reach for. - Remove the Elena references, which appeared with no introduction; the comparison page still carries the full field. - Fix subject-verb agreement and awkward phrasing in the intro. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016wg373f3vRDAYQsW7DbM3g
✅ Deploy Preview for demo-wcb ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for web-component-io ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016wg373f3vRDAYQsW7DbM3g
…o Lit and FAST Replace em-dash punctuation with hand-typed punctuation (colons for definitions, periods for clause breaks, commas for appositives, parentheses for asides) across all 13 docs pages; code samples and en-dashes/minus signs left untouched. On the why page, scope the size-multiplier claim to Lit and FAST (2x-4.7x, brotli-compressed) rather than 'every alternative', since Elena is a comparable-ergonomics alternative that costs only ~1.3x. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016wg373f3vRDAYQsW7DbM3g
The em-dash cleanup turned an em-dash into a colon inside the web-component.md frontmatter description; an unquoted ': ' in YAML is parsed as a nested mapping, which broke the Astro/Netlify build. Quote the value to keep the colon and restore valid frontmatter. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016wg373f3vRDAYQsW7DbM3g
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.
Fix grammar and figures