Add documentation dark mode and navigation tracking#79
Conversation
- Added dark mode toggle and navigation tracking to documentation for better accessibility and UX. - Improved project initialization by using portable perl commands in the Makefile, ensuring compatibility between macOS and Linux. - Added Palette's journal with UX-focused learnings.
|
👋 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. |
- Added dark mode toggle and navigation tracking to documentation. - Removed temporary files and reverted Makefile changes per review feedback.
This PR introduces a micro-UX improvement to the project's documentation and a developer experience (DX) polish to the project initialization script.
💡 What: The UX enhancement added
mkdocs.yml).sed -icommands in theMakefilewithperl -i -peto ensure themake projectcommand works correctly on both macOS and Linux..Jules/palette.mdto track UX and accessibility learnings.🎯 Why: The user problem it solves
sedusage was breaking on Linux environments, hindering the "out of the box" experience for new developers.♿ Accessibility: Any a11y improvements made
📸 Before/After
make projectcommand on Linux.PR created automatically by Jules for task 6707510982421446355 started by @amrabed