Skip to content

Commit 10352a6

Browse files
authoredJul 3, 2024··
Merge pull request #1643 from kfahn22/update-homepage-6-11-24
Update challenge and homepage
2 parents a26d994 + e7f4691 commit 10352a6

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
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": "183-mathematical-marbling"
5+
"featuredChallenge": "64-kinematics"
66
}

‎content/pages/homepage/index.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -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
"183-mathematical-marbling",
35-
"41-clappy-bird",
36-
"148-gift-wrapping",
37-
"58-3d-earthquake-data-visualization",
38-
"101-may-the-4th-scrolling-text",
39-
"c1-maurer-rose"
35+
"64-kinematics",
36+
"125-fourier-series",
37+
"28-metaballs",
38+
"116-lissajous-curve-table",
39+
"170-monty-hall-problem"
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/183-mathematical-marbling/showcase/contribution-1714718039.json",
51-
"challenges/183-mathematical-marbling/showcase/contribution-1715194171.json",
52-
"challenges/78-simple-particle-system/showcase/contribution-1714737129.json",
53-
"challenges/30-phyllotaxis/showcase/contribution-1714237829.json",
54-
"physics-libraries/box2d/3-coordinate-and-vectors/showcase/contribution-1714548437.json",
55-
"noc/3-angles/4-polar-coordinates/showcase/contribution-1714998108.json",
56-
"code/1-intro/3-shapes-drawing/showcase/contribution-1713756411.json",
57-
"challenges/181-image-stippling/showcase/contribution-1714302429.json"
50+
"challenges/160-spring-forces/showcase/contribution-1717812105.json",
51+
"noc/4-particles/1-particle-system/showcase/contribution-1716063723.json",
52+
"challenges/183-mathematical-marbling/showcase/contribution-5.json",
53+
"challenges/183-mathematical-marbling/showcase/contribution-1719747682.json",
54+
"challenges/93-double-pendulum/showcase/contribution-1717095241.json",
55+
"code/2-variables/5-map/showcase/contribution-1719881442.json",
56+
"noc/3-angles/7-additive-waves/showcase/contribution-1719068587.json",
57+
"challenges/10-dfs-maze-generator/showcase/contribution-1719932734.json"
5858
],
5959
"showcaseCta": {
6060
"text": "Want to see more?",
Loading
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.