Improve UI/UX scaffolding for generated websites#60
Conversation
…ites/generate-sites.js to use professional scaffolding with the "Connect Personal Storage" modal and heady-buddy embed.\n- Ensure cross-site navigation correctly highlights the active domain.\n- Fix issue with JS template literal not evaluating correctly for navigation classes.\n- Maintain admin.headysystems.com/.eleventy.js as an ES module to avoid build errors. Co-authored-by: HeadyMe <257220306+HeadyMe@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. |
✅ Security Gate — PASSED
Scan Summary
|
…ites/generate-sites.js to use professional scaffolding with the "Connect Personal Storage" modal and heady-buddy embed.\n- Ensure cross-site navigation correctly highlights the active domain.\n- Fix issue with JS template literal not evaluating correctly for navigation classes.\n- Maintain admin.headysystems.com/.eleventy.js as an ES module to avoid build errors.\n- Redact leaked private keys in email-client.js and mock keys in tests to fix TruffleHog checks.\n- Remove various private keys and certs to fix secret scanning failures. Co-authored-by: HeadyMe <257220306+HeadyMe@users.noreply.github.com>
websites/generate-sites.jsto build sites with the complete UI flow including thestorageModalandbuddy-embed.jsscript tag, aligning the generated sites with the custom-made template insites/headysystems.html.\n- Addressed code review feedback to properly escape template literals ingenerate-sites.jsso that\${site.id}is evaluated correctly.\n- Maintained original ES Module format foradmin.headysystems.com/.eleventy.js.PR created automatically by Jules for task 7275221682361531285 started by @HeadyMe