Skip to content

Commit be0c182

Browse files
committed
update homepage
1 parent aad686c commit be0c182

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": "176-buffon-needle"
5+
"featuredChallenge": "52-random-walker"
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-
"186-wfc-overlapping-model",
35-
"176-buffon-needle",
36-
"177-soft-body-character",
37-
"144-2d-black-hole-visualization",
38-
"72-frogger",
39-
"54-islamic-star-patterns"
34+
"19-superellipse",
35+
"91-snakes-and-ladders",
36+
"52-random-walker",
37+
"119-binary-to-decimal-conversion",
38+
"c2-collatz-conjecture",
39+
"174-graphics-applesoft-basic"
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/180-falling-sand/showcase/contribution-1737847017.json",
51-
"noc/3-angles/2-angular-motion/showcase/contribution3.json",
52-
"challenges/132-fluid-simulation/showcase/contribution-1738435173.json",
53-
"ml5/facemesh/showcase/contribution-1738942214.json",
54-
"challenges/124-flocking-simulation/showcase/contribution-1739457137.json",
55-
"challenges/171-wave-function-collapse/showcase/contribution-1739280032.json",
56-
"code/7-arrays/6-object-communication-1/showcase/contribution-1739223031.json",
57-
"challenges/24-perlin-noise-flow-field/showcase/contribution-1738274677.json"
50+
"code/3-conditionals/2-bouncing/showcase/contribution-1752260811.json",
51+
"noc/2-forces/5-gravitational-attraction/showcase/contribution-1746447155.json",
52+
"code/4-loops/2-nested/showcase/contribution-1746843124.json",
53+
"challenges/129-koch-fractal-snowflake/showcase/contribution-1747493673.json",
54+
"challenges/181-image-stippling/showcase/contribution-1752998310.json",
55+
"code/2-variables/4-random/showcase/contribution-1743291900.json",
56+
"challenges/85-the-game-of-life/showcase/contribution-1743285345.json",
57+
"code/2-variables/5-map/showcase/contribution-1752360760.json"
5858
],
5959
"showcaseCta": {
6060
"text": "Want to see more?",

0 commit comments

Comments
 (0)