From 565f9a1b207588506ac989c45e1f2b0fd0472a43 Mon Sep 17 00:00:00 2001 From: Cinna Davis Date: Thu, 3 Sep 2026 22:50:51 -0500 Subject: [PATCH 1/2] Update upcoming events --- source/index.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/source/index.md b/source/index.md index 9860f56..0e5a593 100644 --- a/source/index.md +++ b/source/index.md @@ -74,12 +74,7 @@ Slides from informational meeting ## Upcoming events -* [Java training](classes-workshops/intro-java.md) - * Sep 24, 16:30~17:30 (4:30-5:30pm) - Java syntax (and environment setup) - * Sep 25, 18:00~19:00 (6-7pm) - Control flow - * Oct 1, 16:30~17:30 (4:30-5:30pm) - Methods and classes - * Oct 2, 18:00~19:00 (6-7pm) - Object-oriented design and recursion - * TBD - Final project +TBD ## Get involved From 5f6044658bdb10ccecbe6fed49f8337885b4b2bc Mon Sep 17 00:00:00 2001 From: Cinna Davis Date: Thu, 3 Sep 2026 22:50:55 -0500 Subject: [PATCH 2/2] Link IMSA Grades live site --- source/projects/imsa-grades.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/source/projects/imsa-grades.md b/source/projects/imsa-grades.md index ead3a32..ab72988 100644 --- a/source/projects/imsa-grades.md +++ b/source/projects/imsa-grades.md @@ -2,11 +2,18 @@ View historical IMSA grade data, and get an idea of how hard a class is. -```{button-link} https://github.com/epochml/imsa-grades +```{button-link} https://epochml.org/imsa-grades/ :color: primary :shadow: -View IMSA Grades repository +Open IMSA Grades +``` + +```{button-link} https://github.com/epochml/imsa-grades +:color: secondary +:shadow: + +GitHub repository ``` ## Progress