Merged
Conversation
Contributor
devGregA
commented
Feb 20, 2026
- Improves styling with branding guide as reference
- separates OS vs Pro in more areas
Update the documentation site CSS/SCSS to align with DefectDojo Brand Guidelines V1. This includes brand colors (Fuji Blue, Torii Orange, Dojo Black palettes), Work Sans typography with proper weight hierarchy (Semi Bold headlines, Medium nav/buttons, Regular body), and full light/dark mode support. No content or navigation changes. - Add Work Sans font weights: Light (300), Italic (400i), Semi Bold (600), Semi Bold Italic (600i) - Set Bootstrap variable overrides for brand colors and typography - Style navbar, sidebar, buttons, cards, code blocks, and DocSearch with brand palette - Add dark mode adaptations using lighter brand color variants - Move CTA button styles from inline to SCSS (.btn-cta class) - Update DocSearch modal colors from generic purple to Fuji Blue - Remove deprecated getjson cache config for Hugo v0.131+ compat - Remove unused Jost font preloads from resource hints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Declutter header: remove release notes API fetch, border around search, consolidate social icons to just GitHub (rest moved to footer) - Add skip-to-content link and id="main-content" target for accessibility - Remove emoji chevrons from nav menu items - Create branded multi-column footer with docs, community, company links - Redesign homepage with hero section, two CTAs, and 6 icon nav cards - Brand the 404 page with large display number and action buttons - Add description/lead text to section list page cards - Enable breadcrumb trail and back-to-top button via Doks params - Replace sidebar inline styles with proper CSS classes - Add scroll progress bar (blue-to-orange gradient) on doc pages - Comprehensive SCSS: footer, hero, home cards, 404, back-to-top, breadcrumbs, typography, TOC active indicator, header nav pills, sidebar chevron rotation, print styles, focus-visible outlines, prefers-reduced-motion support - Fix copyright from "Thulite" to "DefectDojo Inc." No markdown content files were modified. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Increase nav text size and add social links (GitHub, LinkedIn, YouTube, X) to header - Restyle search button with solid background, icon, and keyboard shortcut indicator - Reduce spacing between logo and nav row - Change hero CTAs to brand-aligned colors (Fuji Blue primary, Dojo Black outline) - Expand homepage to 8 symmetric tiles (4×2 grid) with title case headings - Update tool count from 190+ to 200+ - Update footer tagline to align with brand messaging Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…rk mode logo fix - Title case top navigation menu items (Get Started, Import Data, etc.) - Add version-toggled dashboard images on About and Dashboard pages - Hide Pro-versioned content by default via CSS - Fix version toggle to use display:block instead of empty string - Update dark mode logo SVG fill color for visibility Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…olors - Hide DocSearch/Algolia logo in search modal via CSS - Add version-toggled OS content for Introduction Dashboard page - Mark Custom Dashboard Tiles as pro-only via audience front matter - Fix dark mode SVG logo to use proper background (#212529) and foreground (#FFFFFF) colors Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
paulOsinski
approved these changes
Feb 23, 2026
Contributor
|
Content is ok but I'll see if we can address the XSS issue. |
Contributor
|
Should be all set here. SafeHTML isn't required in either of the places where DryRun identified it as an issue. |
Maffooch
requested changes
Feb 26, 2026
67365b5 to
23671b0
Compare
Contributor
|
We cant just merge bugifx into dev mid cycle. I corrected this to extract the extra commits |
Contributor
|
@Maffooch my apologies, thanks |
Maffooch
approved these changes
Feb 26, 2026
Jino-T
approved these changes
Feb 27, 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.