Website Guardian: 1 issue(s) found - #555
Merged
Merged
Conversation
spivanatalie64
added a commit
that referenced
this pull request
Aug 25, 2026
…, absolute avatar URLs wiki.acreetionos.org Lighthouse (clean run, no extensions): Perf 93, A11y 91, BP 77. This fixes the remaining real issues: - wrap #main-content in <main> landmark - h3 'AI-Powered Search' -> h2 (sequential heading order) - #555 text -> #999 on dark bg (contrast 2.3-2.5:1 -> 6.6:1): quick links, results source, OpenRouter note, footer, input placeholder - marked.umd.js now defer (was render-blocking in <head>) - sidebar.js author avatars now absolute acreetionos.org URLs (404 on wiki origin); sidebar.js version bumped to v=20260825 sitewide
spivanatalie64
added a commit
that referenced
this pull request
Aug 25, 2026
…, absolute avatar URLs wiki.acreetionos.org Lighthouse (clean run, no extensions): Perf 93, A11y 91, BP 77. This fixes the remaining real issues: - wrap #main-content in <main> landmark - h3 'AI-Powered Search' -> h2 (sequential heading order) - #555 text -> #999 on dark bg (contrast 2.3-2.5:1 -> 6.6:1): quick links, results source, OpenRouter note, footer, input placeholder - marked.umd.js now defer (was render-blocking in <head>) - sidebar.js author avatars now absolute acreetionos.org URLs (404 on wiki origin); sidebar.js version bumped to v=20260825 sitewide
spivanatalie64
added a commit
that referenced
this pull request
Aug 25, 2026
- enable .main-nav desktop nav >=769px, hide hamburger on desktop - scope logo green accent to inner span (.logo .logo-text stays bright) - fix all invalid transition/animation declarations (missing space before time value silently dropped them: border-color.2s, opacity.2s, all.15s, transform.25s ease, width.4s, spin.7s) - dedupe inline critical-CSS block that overrode stylesheet rules after the async-CSS flip (cascade made inline #hamburger/.main-nav win) - <main> landmark replaces div#main-content; h3 AI card -> h2 (heading order) - contrast: #555/#666 grays bumped to #9a9a9a/#999 on dark backgrounds - aria-labels distinguish search links vs ready-made guide links - progress bar animates transform scaleX instead of width (non-composited) - defer marked.js (render-blocking) and drop empty scale-page.js request - bump sidebar.css/wiki-page.js cache-busters for edge cache refresh
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.
🤖 AI Website Guardian Report
Issues detected: 1
Fixes applied: ⚠ None — manual review needed
Created automatically by the AI Website Guardian workflow.
Generated via Cloudflare Worker