🎨 Palette: [UX improvement] Enhanced welcome page accessibility and README polish#430
Conversation
…EADME polish - Improved README.md accessibility by adding descriptive alt text to the hero image. - Fixed "Enviroment" typos in README.md and added a linting check in scripts/repo_audit.sh. - Enhanced the KibaOS Welcome page (welcome.html in build.sh) with focus-visible styles for keyboard navigation. - Added descriptive emojis and ARIA labels to Welcome page buttons for better scannability and screen reader support. - Performed repository hygiene by truncating .gitkeep files and removing trailing whitespace in build.sh. Co-authored-by: christopherfoxjr <213370400+christopherfoxjr@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
This PR implements several micro-UX and accessibility improvements to the KibaOS repository. Key changes include:
scripts/repo_audit.shto prevent its reintroduction.:focus-visiblestyles to buttons inwelcome.html(embedded inbuild.sh) to ensure keyboard users have a clear focus indicator..gitkeepfiles and removing trailing whitespace inbuild.sh.PR created automatically by Jules for task 8877590227598582514 started by @christopherfoxjr