Update landing page with fixes and new information#3
Conversation
Fixes typing animation bug on language switch. Updates recommended JDKs to 17, 21, and 25. Adds macOS support to installation instructions and FAQ. Updates fetch_jdks.py with new recommended JDKs, distributions, and vendors.
|
👋 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. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Adds authentication to the `fetch_jdks.py` script to prevent rate-limiting errors. This is a fix for the previous commit. feat: Update landing page with fixes and new information Fixes typing animation bug on language switch. Updates recommended JDKs to 17, 21, and 25. Adds macOS support to installation instructions and FAQ. Updates fetch_jdks.py with new recommended JDKs, distributions, and vendors.
This change addresses several issues on the landing page. It fixes a bug in the typing animation that caused issues when switching languages. It also updates the recommended JDK versions to 17, 21, and 25, and adds macOS support to the installation instructions and FAQ. The
fetch_jdks.pyscript has also been updated to reflect these changes. Please note that the font issue with Chinese characters has not been resolved.PR created automatically by Jules for task 5588677387416860305 started by @WhyWhatHow