style: remove unused homepage CTA styles - #11
Merged
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
The removed CSS and markup appear to be truly unused after the homepage CTA block deletion, and the remaining homepage markdown/CSS is consistent and well-formed.
Pull request overview
This PR simplifies the docs homepage presentation by removing the unused homepage CTA block and cleaning up related styling, while also streamlining the “grid cards” feature list formatting on both English and Chinese landing pages.
Changes:
- Removed the
.gth-ctahomepage CTA styles fromextra.cssand narrowed the slate-theme selector list accordingly. - Removed the homepage CTA section (and its buttons) from
docs/index.mdanddocs/index.zh.md. - Simplified the homepage “grid cards” list items by removing the Material icon shortcodes.
File summaries
| File | Description |
|---|---|
| docs/stylesheets/extra.css | Removes .gth-cta styling and updates slate theme selector grouping now that CTA is gone. |
| docs/index.md | Removes the CTA section/buttons and simplifies the homepage cards list item formatting. |
| docs/index.zh.md | Mirrors the English homepage changes: removes the CTA section/buttons and simplifies cards list item formatting. |
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
No description provided.