Content and Layout Refresh for Clean Streets#6
Content and Layout Refresh for Clean Streets#6google-labs-jules[bot] wants to merge 6 commits intomasterfrom
Conversation
- Add 'Last updated' date under supporters list and automate it in update_supporters.py - Remove Coverage section and advertising blocks - Update intro text and button labels - Add 'How It Started' history section - Add email invitation section - Style Donate button as primary call-to-action
|
👋 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. |
- Add .github/workflows/preview.yml to deploy PR previews to gh-pages subfolders using rossjrw/pr-preview-action - Triggers on PR open/sync/reopen/close - Auto-cleans up on close
|
- Add .github/workflows/deploy-main.yml to sync master to gh-pages branch (with keep_files: true) - Ensure .github/workflows/preview.yml targets gh-pages branch - This setup enables 'Vercel-style' previews on a single GitHub Pages branch
- Remove Adsense scripts and ad containers - Update intro text and add email invitation - Add 'How It Started' section - Add 'Last updated' date under supporters list - Remove 'Coverage' section - Update 'Activate' button to 'Join' - Style 'Donate' button as primary - Automate 'Last updated' date in update_supporters.py - Configure GitHub Actions for main deployment and PR previews
- Add .nojekyll to prevent Jekyll processing - Update preview workflow to wait for deployment completion - Add concurrency to preview workflow - Update content and layout per request (Ads removal, new sections)
- Switch to JamesIves/github-pages-deploy-action for main deployment - Configure 'clean-exclude: pr-preview' to protect preview folders - Add .nojekyll to prevent Jekyll processing - Update preview workflow to wait for deployment completion - Add concurrency to preview workflow - Update content and layout per request (Ads removal, new sections)
Implemented a comprehensive content and design refresh.
Key changes include:
scripts/update_supporters.pyto automatically insert the current date into a new#last-updatedelement whenever the site is rebuilt..cta.primaryclass to visually emphasize the Donate button and updated the "Activate" button to "Join".Verified changes visually using Playwright screenshots and programmatically confirmed the removal of deleted sections.
PR created automatically by Jules for task 7982421827896639614 started by @astrojams1