Skip to content

docs: add WDK badge assets

Viet Tan Tran requested to merge github/fork/ihsraham/feat/add-wdk-badges into main

Created by: ihsraham

Summary

  • Add four WDK banner PNGs and eight WDK badge SVG variants under public/assets/branding.
  • Add a QVAC-style Banners and badges section to the WDK docs README.
  • Use stable raw GitHub asset URLs on main in the copyable snippets, with badge links pointing to https://docs.wdk.tether.io.

Validation

  • git diff --check
  • npm run check:meta
  • LINK_CHECK_EXTERNAL=false npm run check:links
  • npm run build

Note: npm run build passes with the existing docs SEO docType warnings from content pages.

Merge request reports