Skip to content

Commit

Permalink
Update YSWS List
Browse files Browse the repository at this point in the history
  • Loading branch information
gusruben committed Feb 21, 2025
1 parent 991cc15 commit e56ae1c
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 11 deletions.
33 changes: 22 additions & 11 deletions manifest.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,17 +79,6 @@ export default [
fancy: true,
},
// Limited-time YSWSs start here
{
name: "PrintBoard",
description: "Ship a 3D design that interfaces with the Ikea Pegboard, and get sent one (Ends February 14)",
img: "/cards/printboard.png",
background: "#ec3750",
titleColor: "#ffffff",
descriptionColor: "#ffffff",
external: true,
url: "https://printboard.hackclub.com/",
fancy: true,
},
{
name: "Asylum",
description: "A series of fast-paced hardware \"You-Ship-We-Ship\"s",
Expand All @@ -113,6 +102,28 @@ export default [
url: "https://raspapi.hackclub.com/",
fancy: true,
},
{
name: "Infill",
description: "Design your own 3D printer, get the parts shipped to you. Get it printing, get flown to a 3D printing festival in Colorado!",
img: "/cards/infill.webp",
background: "#121a1c",
titleColor: "#ffffff",
descriptionColor: "#C2CCD0",
external: true,
url: "https://infill.hackclub.com/",
fancy: true,
},
{
name: "Retrospect ",
description: "Create a J2ME game (Java MIDlet) and have it delivered on a J2ME-capable phone.",
img: "/cards/retrospect.png",
background: "#f0f0f0",
titleColor: "#000000",
descriptionColor: "#000000",
external: true,
url: "https://retrospect.hackclub.com/j2me",
fancy: true,
},
],
},
{
Expand Down
Binary file removed public/cards/bakebuild.png
Binary file not shown.
Binary file removed public/cards/hackapet.png
Binary file not shown.
Binary file removed public/cards/hackcraft.png
Binary file not shown.
Binary file removed public/cards/hackyholidays.png
Binary file not shown.
Binary file removed public/cards/highseas.png
Binary file not shown.
Binary file added public/cards/infill.webp
Binary file not shown.
Binary file removed public/cards/printboard.png
Binary file not shown.
Binary file added public/cards/retrospect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e56ae1c

Please sign in to comment.