Skip to content

Commit c545246

Browse files
authored
Update homepage (#1735)
- update featured challenges and showcases - make ml5 track featured track - delete Wonderville NOC event
1 parent 57a0a81 commit c545246

File tree

1 file changed

+15
-25
lines changed

1 file changed

+15
-25
lines changed

content/pages/homepage/index.json

Lines changed: 15 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"tracks": {
2121
"title": "Tracks",
2222
"description": "Streamline your learning experience and take a ride along a Track on The Coding Train. Tracks are collections of video tutorials that follow a sequenced curriculum.",
23-
"featured": ["learning-processing", "code-programming-with-p5-js"],
23+
"featured": ["ml5js-beginners-guide", "code-programming-with-p5-js"],
2424
"tracksCta": {
2525
"text": "Ready to learn? Hop on a track for beginners and more!",
2626
"buttonText": "browse tracks",
@@ -32,11 +32,11 @@
3232
"description": "Watch Dan take on Coding Challenges in p5.js and Processing. The challenge topics include algorithmic art, machine learning, simulation, generative poetry, and more.",
3333
"featured": [
3434
"185-dragon-curve",
35-
"36-blobby",
36-
"46-asteroids",
37-
"53-random-walker-with-vectors-and-levy-flight",
38-
"67-pong",
39-
"77-recursion"
35+
"152-rdp-algorithm",
36+
"158-shape-classifier",
37+
"174-graphics-applesoft-basic",
38+
"27-fireworks",
39+
"19-superellipse"
4040
],
4141
"challengesCta": {
4242
"text": "ready to explore? try a challenge!",
@@ -47,14 +47,14 @@
4747
"passengerShowcase": {
4848
"title": "Passenger showcase highlights",
4949
"featured": [
50-
"code/7-arrays/5-removing-elements/showcase/contribution-1724448350.json",
51-
"challenges/185-dragon-curve/showcase/contribution-1724142201.json",
52-
"challenges/185-dragon-curve/showcase/contribution-1724059990.json",
53-
"challenges/185-dragon-curve/showcase/contribution-1724115513.json",
54-
"challenges/184-elastic-collisions/showcase/contribution-1723892814.json",
55-
"challenges/185-dragon-curve/showcase/contribution-1724172518.json",
56-
"challenges/24-perlin-noise-flow-field/showcase/contribution-1725204487.json",
57-
"code/2-variables/4-random/showcase/contribution-1725221639.json"
50+
"challenges/24-perlin-noise-flow-field/showcase/contribution-1727893468.json",
51+
"noc/3-angles/4-polar-coordinates/showcase/contribution-1727766867.json",
52+
"code/7-arrays/8-objects-images/showcase/contribution-1726937451.json",
53+
"challenges/14-fractal-trees-recursive/showcase/contribution-1726000914.json",
54+
"challenges/85-the-game-of-life/showcase/contribution-1727724456.json",
55+
"transformations/translate-rotate-push-pop/showcase/contribution-1727809803.json",
56+
"challenges/163-bezier-curves/showcase/contribution2.json",
57+
"challenges/124-flocking-simulation/showcase/contribution26.json"
5858
],
5959
"showcaseCta": {
6060
"text": "Want to see more?",
@@ -66,17 +66,7 @@
6666
"title": "Events",
6767
"comingEventsDescription": "Next Coding Train event!",
6868
"noEventsDescription": "Keep your eye out for events in the future!",
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-
]
69+
"upcoming": []
8070
},
8171
"support": {
8272
"title": "Support",

0 commit comments

Comments
 (0)