jamesfredley opened a new pull request, #525:
URL: https://github.com/apache/grails-static-website/pull/525

   ## What
   
   Adds a second event card to the homepage events section: the St. Louis Java 
User's Group (Gateway JUG) hybrid talk **"Full-Stack Simplicity Meets Agentic 
AI: An Introduction to Apache Grails 8"** on **August 13, 2026**.
   
   The card is placed **before** the existing Community over Code card so the 
events list stays ordered chronologically by date (Aug 13, 2026 → Oct 11-14, 
2026).
   
   ## Details
   
   - Event page: https://www.meetup.com/gatewayjug/events/314881147/
   - Reuses the existing `.two-columns > .column > .event` markup pattern (the 
previously single-column block now holds two columns).
   - Adds `assets/images/confs/stljug.jpg` (600×450, ~36 KB) for the card 
image, copied into the site by the existing `copyAssets` task.
   
   ## Notes on "Community over Code" placement
   
   The Community over Code event is listed **only** on the homepage 
(`pages/index.html`) - it does not appear anywhere else on the site.
   
   ## Verification
   
   - `./gradlew build` passes; the rendered `build/dist/index.html` contains 
the new card and the image resolves to `/images/confs/stljug.jpg`.
   - Rendered locally and screenshotted: both cards render side by side with 
consistent styling.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to