From 97e6c74c52fab76fd7c5cbc6dbd0832493cf8634 Mon Sep 17 00:00:00 2001 From: Ben Visness Date: Sat, 10 Feb 2024 20:54:13 -0600 Subject: [PATCH] Many change for great good yes --- .../logo.svg | 0 src/templates/src/jam_2024_lj_index.html | 128 ++++++++++++------ .../src/layouts/jam_2024_learning_base.html | 49 ++++++- src/website/jam.go | 25 ++-- 4 files changed, 141 insertions(+), 61 deletions(-) rename public/{learningjam2023 => learningjam2024}/logo.svg (100%) diff --git a/public/learningjam2023/logo.svg b/public/learningjam2024/logo.svg similarity index 100% rename from public/learningjam2023/logo.svg rename to public/learningjam2024/logo.svg diff --git a/src/templates/src/jam_2024_lj_index.html b/src/templates/src/jam_2024_lj_index.html index 6a0a6f8..30dbc60 100644 --- a/src/templates/src/jam_2024_lj_index.html +++ b/src/templates/src/jam_2024_lj_index.html @@ -3,12 +3,12 @@ {{ define "extrahead" }} {{ end }} {{ define "content-top" }}
- -
+ +
Learning Jam
-
+
Learn
March 15-17, 2024
@@ -56,61 +67,88 @@ {{ define "content" }} -
-
-

How to participate

-
-
-
- +
+
+

What is a Learning Jam?

+
+

+ The Learning Jam is an opportunity for you to learn something new. +

+

+ Unlike traditional game jams, and unlike our previous programming jams, the goal of the Learning Jam is knowledge. It's an opportunity to throw yourself at a topic and learn everything you can about it—and then, to turn around and teach it to others. +

+

+ The jam takes place over two weekends. On the first weekend, you'll learn as much as you can about your topic of choice. On the second, you'll teach it to others in whatever form you like—writeup, video, Minecraft mod, whatever. +

+
+
+
+

How to participate

+
+
+
+
-
-
Pick a project and form a team
-
Find a project idea that excites you etc...
+
+

Choose a topic.

+

+ Decide what you'll spend your weekend learning about. Maybe there's an area of programming you've been meaning to dig into, or maybe there's a specialization in your field that you've been curious about. Maybe you just need a reason to read papers for a weekend. +

+

+ You're welcome to work in teams or work solo. +

-
-
- +
+
+
-
-
Pick a project and form a team
-
Find a project idea that excites you etc...
+
+

Mar 15-17: Learn!

+

+ Create a Handmade Network project to track your progress. Then go down the rabbit hole. Absorb as much information as you can in a weekend. +

+

+ As you learn, we encourage you to share updates on Discord using the !til command. These updates will be published as part of your submission. +

-
-
- +
+
+
-
-
Pick a project and form a team
-
Find a project idea that excites you etc...
+
+

Mar 22-24: Teach!

+

+ Share what you learned with the rest of the community. You can present the information in any form you like—whatever helps you communicate most effectively. +

+

+ Your Handmade Network project is your final submission. Make sure the description gives adequate context, and either attach or link to your final presentation. +

-
-
-

March 15 - 17, 2024

-
- Do things +
+

Why?

+
+

+ The Handmade Network's goal is to change the software industry by building back up from new foundations. But in order to do that, we need to understand those foundations. +

+

+ Our other programming jams are great opportunities to try building new things. But what should those new things be? We want to give the community a chance to focus just on learning and research, to gather information and share it with others, to boost the entire community's knowledge on a topic. +

+

+ We hope that the results of the Learning Jam inspire new ideas for the community to explore in the Visibility and Wheel Reinvention jams later in the year. There is so much bad software out in the world, and this is the first step toward reinventing it. +

-
-
-

March 22 - 24, 2024

-
- Do more things -
-
-
-
-

Rules

-
- Do more things +
diff --git a/src/templates/src/layouts/jam_2024_learning_base.html b/src/templates/src/layouts/jam_2024_learning_base.html index d7f7267..4a2ac77 100644 --- a/src/templates/src/layouts/jam_2024_learning_base.html +++ b/src/templates/src/layouts/jam_2024_learning_base.html @@ -37,7 +37,7 @@