fix: unify docs style and fix cross-references#27
Merged
Conversation
✅ Deploy Preview for cpp-linter-github-io ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Change primary palette from 'indigo' to 'blue' to match cpp-linter-action - Add missing MkDocs features: navigation.footer, content.code.copy, content.code.annotate, search.suggest, search.share, toc.follow, content.tabs.link - Add missing markdown extensions: admonition, pymdownx.highlight, pymdownx.inlinehilite, pymdownx.snippets, toc (with permalink) - Remove toc.integrate (incompatible with toc.follow) - Fix broken links: cpp-linter CLI and cpp-linter-rs now point to real destinations (PyPI and GitHub) instead of non-existent cpp-linter.github.io sub-sites - Add cpp-linter-rs to the quick-reference table - Update pre-commit hooks version from v1.4.0 to v1.5.0 - Fix clang-tools-wheel link to point to GitHub Pages instead of GitHub - Remove unused CSS: heart animation, badge styles, social layer styles, pulse animation, stats-grid (not used by hub site)
Indigo better matches the cpp-linter organization's logo and branding. Also unifies the auto-mode palette which was previously blue (inconsistent with light/dark modes that used indigo).
3d3057a to
60c70f4
Compare
The GitHub Pages link cpp-linter.github.io/clang-tools-wheel/ returns 404 because the clang-tools-wheel repo does not have Pages enabled. Revert to the working github.com/cpp-linter/clang-tools-wheel URL.
2bndy5
approved these changes
Jun 11, 2026
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.