Skip to content

Commit 5e1ae33

Browse files
authored
Merge pull request #1314 from kfahn22/update-homepage-11-26-26
update featured showcases and challenges
2 parents 6668641 + 40231c8 commit 5e1ae33

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

content/pages/challenges/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"title": "Challenges",
33
"description": "Ready to apply what you’ve learned in the Tracks? Try a Challenge! These one-off project videos build off concepts introduced in Tracks and may have prerequisites (listed on the challenge page itself).",
44
"featuredText": "Featured Challenge:",
5-
"featuredChallenge": "85-the-game-of-life"
5+
"featuredChallenge": "12-lorenz-attractor"
66
}

content/pages/homepage/index.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"title": "Challenges",
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": [
34-
"158-shape-classifier",
35-
"14-fractal-trees-recursive",
36-
"126-toothpicks",
37-
"81-circle-morphing",
38-
"c3-hilbert-curve",
39-
"85-the-game-of-life"
34+
"93-double-pendulum",
35+
"12-lorenz-attractor",
36+
"152-rdp-algorithm",
37+
"174-graphics-applesoft-basic",
38+
"165-slide-puzzle",
39+
"147-chrome-dinosaur-game"
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-
"challenges/169-pi-in-the-sky/showcase/contribution-1698399425.json",
51-
"challenges/24-perlin-noise-flow-field/showcase/contribution-1698628556.json",
52-
"challenges/109-visualizing-500000-subscribers/showcase/contribution5.json",
53-
"challenges/59-steering-behaviors/showcase/contribution-1698660164.json",
54-
"noc/3-angles/7-additive-waves/showcase/contribution-1698963792.json",
55-
"noc/perlin/graphing-1d-perlin-noise/showcase/contribution-1699035422.json",
56-
"challenges/94-2048/showcase/contribution-1699402833.json",
57-
"code/3-conditionals/2-bouncing/showcase/contribution-1699207494.json"
50+
"challenges/13-reaction-diffusion/showcase/contribution-1699672292.json",
51+
"webgl/2-3d-geometries/showcase/contribution-1700404078.json",
52+
"code/5-functions/2-arguments/showcase/contribution-1699634876.json",
53+
"noc/2-forces/2-mass-and-acceleration/showcase/contribution-1699539728.json",
54+
"challenges/174-graphics-applesoft-basic/showcase/contribution-1683741029.json",
55+
"challenges/12-lorenz-attractor/showcase/contribution1.json",
56+
"challenges/93-double-pendulum/showcase/contribution-1669489753.json",
57+
"challenges/171-wave-function-collapse/showcase/contribution-1695477746.json"
5858
],
5959
"showcaseCta": {
6060
"text": "Want to see more?",

0 commit comments

Comments
 (0)