Skip to content

Commit 28ec316

Browse files
committed
adding new featured showcases and challenges
1 parent 268920c commit 28ec316

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": "155-kaleidoscope-snowflake"
5+
"featuredChallenge": "127-brownian-tree-snowflake"
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-
"24-perlin-noise-flow-field",
35-
"117-seven-segment-display",
36-
"5-space-invaders",
37-
"155-kaleidoscope-snowflake",
38-
"131-bouncing-dvd-logo",
39-
"22-julia-set"
34+
"127-brownian-tree-snowflake",
35+
"89-langtons-ant",
36+
"98-quadtree",
37+
"70-nearest-neighbors-recommendation-engine",
38+
"81-circle-morphing",
39+
"138-angry-birds-with-matterjs"
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/1-intro/3-shapes-drawing/showcase/contribution-1702042634.json",
51-
"code/1-intro/3-shapes-drawing/showcase/contribution-1701696733.json",
52-
"challenges/22-julia-set/showcase/contribution-1701426179.json",
53-
"challenges/85-the-game-of-life/showcase/contribution-1701184885.json",
54-
"challenges/131-bouncing-dvd-logo/showcase/contribution2.json",
55-
"challenges/155-kaleidoscope-snowflake/showcase/contribution7.json",
56-
"challenges/24-perlin-noise-flow-field/showcase/contribution-1692911455.json",
57-
"challenges/5-space-invaders/showcase/contribution12.json"
50+
"challenges/165-slide-puzzle/showcase/contribution-1702127765.json",
51+
"noc/4-particles/1-particle-system/showcase/contribution-1702183228.json",
52+
"noc/1-vectors/6-acceleration-vector/showcase/contribution-1702810017.json",
53+
"challenges/81-circle-morphing/showcase/contribution3.json",
54+
"challenges/127-brownian-tree-snowflake/showcase/contribution7.json",
55+
"challenges/138-angry-birds-with-matterjs/showcase/contribution2.json",
56+
"challenges/89-langtons-ant/showcase/contribution5.json",
57+
""
5858
],
5959
"showcaseCta": {
6060
"text": "Want to see more?",

0 commit comments

Comments
 (0)