You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(community): expand curated sketches to include 2025 set
- Updated `getCurationSketches` in `src/api/OpenProcessing.ts` to:
- Remove hardcoded fetch limit to retrieve all curated sketches
- Support fetching from both 2024 and 2025 curation IDs
- Add `curation` property to each sketch for filtering and ordering
- Updated `src/pages/community.astro` to:
- Use a priority ID list to select and order featured sketches
- Ensure no duplicate sketches appear in the display
- Added high-resolution images for 2025 curated sketches
Signed-off-by: MissTipo <dorine.a.tipo@gmail.com>
0 commit comments