Add wiki submissions pipeline + season photo on REBUILT page

- Added slater-chesapeake-2026 photo to games/2026-rebuilt page
- submissions_state.json tracks processed Discord messages
- Photo pipeline tested end-to-end: Discord -> download -> optimize -> wiki -> Quartz
This commit is contained in:
psb-gemma
2026-05-14 02:52:50 +00:00
parent fc2f7ed7c7
commit 1df41c193e
5 changed files with 24 additions and 0 deletions

View File

@@ -32,6 +32,14 @@ In REBUILT, FRC teams use engineering skills to reimagine the past. Every artifa
---
## 2026 Season Photos
![Slater on the bus to Chesapeake District event](/images/slater-chesapeake-2026.jpg)
*Mr. Slater heading to the Chesapeake District event (photo: Riley)*
---
## 2890 Resources
*This is a seed page. Add season-specific notes, robot design details, and strategy here.*

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 MiB

16
submissions_state.json Normal file
View File

@@ -0,0 +1,16 @@
{
"last_processed_id": "1504314756339597333",
"processed_ids": [
"1504311623328727210",
"1504311826098290829",
"1504312518712234084",
"1504312317297426493",
"1504312172212129874",
"1504312091895402607",
"1504312059888926731",
"1504312141635649587",
"1504312900234383416",
"1504313397854863512",
"1504314756339597333"
]
}