🎨 Palette: Add navigation back to overview in template docs#95
🎨 Palette: Add navigation back to overview in template docs#95google-labs-jules[bot] wants to merge 1 commit into
Conversation
Improved documentation UX by adding a "← Back to Overview" link at the bottom of all template documentation pages. This prevents "dead-end" navigation and makes it easier for users to explore different templates. Changes: - Added `[← Back to Overview](../README.md)` to all `docs/template/*.md` files. - Updated `.template/docs/template.md` to include the link in future templates. - Verified changes using MkDocs and Playwright.
|
👋 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. |
💡 What: Added a "← Back to Overview" navigation link at the bottom of each template documentation page.
🎯 Why: To improve the user experience by providing an easy way to navigate back to the main templates list after reading a specific template's details, avoiding navigation dead-ends.
♿ Accessibility: Added a descriptive text link with an arrow for clear direction.
📸 Verified visually using Playwright and manual inspection of the built MkDocs site.
PR created automatically by Jules for task 2092221995628870350 started by @amrabed