diff --git a/public/wheeljam2023/TwitterCard.png b/public/wheeljam2023/TwitterCard.png old mode 100644 new mode 100755 index 51392ab..99a0c0b Binary files a/public/wheeljam2023/TwitterCard.png and b/public/wheeljam2023/TwitterCard.png differ diff --git a/public/wheeljam2023/databaseexplorer.png b/public/wheeljam2023/databaseexplorer.png deleted file mode 100644 index 2ac8f90..0000000 Binary files a/public/wheeljam2023/databaseexplorer.png and /dev/null differ diff --git a/public/wheeljam2023/favicon-16x16.png b/public/wheeljam2023/favicon-16x16.png index 41346af..a5fe853 100644 Binary files a/public/wheeljam2023/favicon-16x16.png and b/public/wheeljam2023/favicon-16x16.png differ diff --git a/public/wheeljam2023/favicon-32x32.png b/public/wheeljam2023/favicon-32x32.png index d3d57bf..14eab4c 100644 Binary files a/public/wheeljam2023/favicon-32x32.png and b/public/wheeljam2023/favicon-32x32.png differ diff --git a/public/wheeljam2023/nearmanager.gif b/public/wheeljam2023/nearmanager.gif deleted file mode 100644 index 3eaa458..0000000 Binary files a/public/wheeljam2023/nearmanager.gif and /dev/null differ diff --git a/public/wheeljam2023/opengraph.png b/public/wheeljam2023/opengraph.png index bd158e9..c304894 100644 Binary files a/public/wheeljam2023/opengraph.png and b/public/wheeljam2023/opengraph.png differ diff --git a/public/wheeljam2023/scroll.png b/public/wheeljam2023/scroll.png deleted file mode 100644 index f7efa91..0000000 Binary files a/public/wheeljam2023/scroll.png and /dev/null differ diff --git a/public/wheeljam2023/visaviz.png b/public/wheeljam2023/visaviz.png deleted file mode 100644 index c5866d9..0000000 Binary files a/public/wheeljam2023/visaviz.png and /dev/null differ diff --git a/src/templates/src/jam_2023_wrj_index.html b/src/templates/src/jam_2023_wrj_index.html index e0afc88..42fa48a 100644 --- a/src/templates/src/jam_2023_wrj_index.html +++ b/src/templates/src/jam_2023_wrj_index.html @@ -23,7 +23,7 @@

Wheel Reinvention Jam

September 25 - October 1, 2023

- A one-week jam to change the status quo. + A one-week jam where you start from scratch. {{ if gt .DaysUntilEnd 0 }} {{ if eq .DaysUntilStart 0 }} Happening now. @@ -36,7 +36,7 @@
{{ if gt .DaysUntilStart 0 }} - Find a project + Get inspired {{ else if gt .DaysUntilEnd 0 }} {{ if .SubmittedProjectUrl }} Share your progress @@ -52,16 +52,16 @@

- The Wheel Reinvention Jam is a one-week-long jam where we turn a fresh eye to "solved problems". + The Wheel Reinvention Jam is a one-week jam where we build software from scratch.

- The tools we use every day are broken. Software is slow, unreliable, and bloated with thoughtless features. It disrespects the user and forces settings that no one wants. And yet, people defend the status quo, claiming that what we have is fine, and that trying to change software is "reinventing the wheel". + Why build things from scratch? Because that's the only way real progress is made. Every impactful project started life as a small experiment. Plus, writing something from scratch turns theory into practice. You may think you know how a piece of technology works, but until you write it yourself, it won't really stick. There's no substitute for direct experience.

- Screw that. Progress is only made by inventing new things. It's not "reinventing" to break new ground. Nor is it "reinventing" to take a broken thing and design something better. + And let's face it, most of the software we use is basically the same as it was twenty or thirty years ago. Our "wheels" are terrible! They need to be reinvented!

- This is your chance to reinvent something. + So take this opportunity to try something ambitious, something weird, an unfamiliar take on a familiar problem. Who's gonna stop you?

@@ -208,50 +208,62 @@

Last year's entries

- We had many incredible entries last year. Here are a few of our favorites: + We had 28 incredible entries last year. Here are a few of our favorites:

diff --git a/src/templates/src/layouts/wheeljam_2023_base.html b/src/templates/src/layouts/wheeljam_2023_base.html index 8caf94c..6227432 100644 --- a/src/templates/src/layouts/wheeljam_2023_base.html +++ b/src/templates/src/layouts/wheeljam_2023_base.html @@ -35,7 +35,8 @@