Skip to content

Commit e32affa

Browse files
authored
The Nature of Code Book Party! (#1706)
* noc party * edits * update time
1 parent 95040f5 commit e32affa

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

content/pages/homepage/index.json

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,16 @@
4646
},
4747
"passengerShowcase": {
4848
"title": "Passenger showcase highlights",
49-
"featured": ["challenges/184-elastic-collisions/showcase/contribution-1720963615.json", "challenges/184-elastic-collisions/showcase/contribution-1720958474.json", "noc/4-particles/4-particle-textures/showcase/contribution-1721161051.json", "physics-libraries/box2d/12-collision-events/showcase/contribution-1722000424.json", "challenges/14-fractal-trees-recursive/showcase/contribution-1723666252.json", "challenges/10-dfs-maze-generator/showcase/contribution-1720952091.json", "challenges/184-elastic-collisions/showcase/contribution-1721016798.json", "challenges/100-neuroevolution-flappy-bird/showcase/contribution-1720945862.json"],
49+
"featured": [
50+
"challenges/184-elastic-collisions/showcase/contribution-1720963615.json",
51+
"challenges/184-elastic-collisions/showcase/contribution-1720958474.json",
52+
"noc/4-particles/4-particle-textures/showcase/contribution-1721161051.json",
53+
"physics-libraries/box2d/12-collision-events/showcase/contribution-1722000424.json",
54+
"challenges/14-fractal-trees-recursive/showcase/contribution-1723666252.json",
55+
"challenges/10-dfs-maze-generator/showcase/contribution-1720952091.json",
56+
"challenges/184-elastic-collisions/showcase/contribution-1721016798.json",
57+
"challenges/100-neuroevolution-flappy-bird/showcase/contribution-1720945862.json"
58+
],
5059
"showcaseCta": {
5160
"text": "Want to see more?",
5261
"buttonText": "Browse the full showcase",
@@ -57,7 +66,17 @@
5766
"title": "Events",
5867
"comingEventsDescription": "Next Coding Train event!",
5968
"noEventsDescription": "Keep your eye out for events in the future!",
60-
"upcoming": []
69+
"upcoming": [
70+
{
71+
"title": "Nature of Code Book Party",
72+
"description": "Join us to celebrate the release Nature of Code! This event features a “live” coding challenge + audio and visual live coding performances. Come get your signed copy of the book!",
73+
"date": "2024-09-07",
74+
"time": "7:30pm",
75+
"host": "Wonderville and The Coding Train",
76+
"type": "In person! 21+",
77+
"url": "https://www.wonderville.nyc/events/nature-of-code-book-party"
78+
}
79+
]
6180
},
6281
"support": {
6382
"title": "Support",

0 commit comments

Comments
 (0)