Skip to content

fix: unify docs style and fix cross-references#27

Merged
shenxianpeng merged 3 commits into
mainfrom
fix/docs-consistency
Jun 11, 2026
Merged

fix: unify docs style and fix cross-references#27
shenxianpeng merged 3 commits into
mainfrom
fix/docs-consistency

Conversation

@shenxianpeng

@shenxianpeng shenxianpeng commented Jun 8, 2026

Copy link
Copy Markdown
Member

No description provided.

@netlify

netlify Bot commented Jun 8, 2026

Copy link
Copy Markdown

Deploy Preview for cpp-linter-github-io ready!

Name Link
🔨 Latest commit 6cbfa74
🔍 Latest deploy log https://app.netlify.com/projects/cpp-linter-github-io/deploys/6a2b2bd05d29440008736da1
😎 Deploy Preview https://deploy-preview-27--cpp-linter-github-io.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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).
@shenxianpeng shenxianpeng force-pushed the fix/docs-consistency branch from 3d3057a to 60c70f4 Compare June 11, 2026 21:33
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.
@shenxianpeng shenxianpeng requested a review from 2bndy5 June 11, 2026 21:59
@shenxianpeng shenxianpeng marked this pull request as ready for review June 11, 2026 21:59
@shenxianpeng shenxianpeng merged commit daf7691 into main Jun 11, 2026
7 checks passed
@shenxianpeng shenxianpeng deleted the fix/docs-consistency branch June 11, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants