Add BMT 2026 date announcement and show 2 news posts on front page#107
Conversation
- Create bmt-2026.md with in-person event date of November 14, 2026 - Create bmt-2026-online.md for the online version - Both pages based on BMT 2025 structure with updated dates - Registration timeline, contest format, scoring, and eligibility info included Co-Authored-By: golden <golden@berkeley.mt>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
| <th>Location</td> | ||
| <td colspan="4" class="text-center"> | ||
| Assigned Classrooms — See Tournament Guide | ||
| </td> |
There was a problem hiding this comment.
🟡 Online tournament table shows "Assigned Classrooms" copied from in-person template
The scoring summary table in the BMT 2026 Online page contains a "Location" row that reads "Assigned Classrooms — See Tournament Guide" (content/events/bmt-2026-online.md:204). This text was copied from the in-person BMT 2026 template (content/events/bmt-2026.md:225) without being adapted for the online context. An online tournament has no physical classrooms; this will confuse participants. The 2025 online version (content/events/bmt-2025-online.md:207) has the same pre-existing issue.
| <th>Location</td> | |
| <td colspan="4" class="text-center"> | |
| Assigned Classrooms — See Tournament Guide | |
| </td> | |
| <th>Location</td> | |
| <td colspan="4" class="text-center"> | |
| Online — See Tournament Guide | |
| </td> |
Was this helpful? React with 👍 or 👎 to provide feedback.
There was a problem hiding this comment.
Good catch — fixed in 48d07f2. Changed to "Online — See Tournament Guide".
Co-Authored-By: golden <golden@berkeley.mt>
Remove bmt-2026.md and bmt-2026-online.md event pages. Add news post announcing BMT 2026 on November 14, 2026, based on the BMT 2025 date-set post. Co-Authored-By: golden <golden@berkeley.mt>
Add a third announcement box below the existing News and Blog boxes on the home page, announcing BMT 2026 on November 14, 2026. Co-Authored-By: golden <golden@berkeley.mt>
Increase news slice from 1 to 2 so both BMT 2026 date set and BmMT Online Logistics posts appear. Remove the static announcement box since the news post auto-populates into a box. Co-Authored-By: golden <golden@berkeley.mt>
Test ResultsTested deploy preview at https://pr-107.berkeley-mt.pages.dev/
Evidence: Deploy Preview vs Production
BMT 2026 Post ContentURL: |



Summary
Changes:
content/news/2026-05-27_bmt-2026-date-set.mdtemplates/index.html— changed news slice fromend=1toend=2Review & Testing Checklist for Human
Notes
The front page previously showed only 1 news box. Since the new post has a newer date (May 27) than the BmMT Online Logistics post (May 24), it would have replaced it. Increasing the slice to 2 preserves both.
Link to Devin session: https://app.devin.ai/sessions/6c9f29b1334142939264ad60172cf0a7
Requested by: @alphdelta