From af507fa0ae63d8ed5e9a371c550d5dcd7e07d5b2 Mon Sep 17 00:00:00 2001 From: petrus comestor Date: Fri, 16 May 2025 20:29:59 -0400 Subject: upd --- generate-schedule.py | 9 ++++--- index.html | 76 +++++++++++++++++++++++++++++++--------------------- 2 files changed, 51 insertions(+), 34 deletions(-) diff --git a/generate-schedule.py b/generate-schedule.py index 0d69c45..886ff3a 100755 --- a/generate-schedule.py +++ b/generate-schedule.py @@ -40,9 +40,9 @@ def render_schedule(events): week_change = True week = new_week - if week_change: - s += '
\n' - s += f'''
+ # if week_change: + # s += '
\n' + s += f'''
{weekday}, {month} {day} · {time}
@@ -51,7 +51,8 @@ def render_schedule(events): {event.location.neighborhood} {infotxt}
-
''' + +''' return s diff --git a/index.html b/index.html index d1641c4..76200eb 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@

-
+
Saturday, May 17 · 9a
@@ -41,8 +41,8 @@ Bushwick
-

-
+
+
Monday, May 19 · 6:30p
@@ -51,7 +51,8 @@ Williamsburg
North corner, west side. Rain or above 90°: at Spritzenhaus33.
-
+
+
Wednesday, May 21 · 6p
@@ -60,7 +61,8 @@ Greenwich Village
Willa Cather Room; left at door, through children’s room
-
+
+
Saturday, May 24 · 9a
@@ -69,8 +71,8 @@ Bushwick
-
-
+
+
Monday, May 26 · 6:30p
@@ -79,7 +81,8 @@ Williamsburg
North corner, west side. Rain or above 90°: at Spritzenhaus33.
-
+
+
Wednesday, May 28 · 6p
@@ -88,7 +91,8 @@ Greenwich Village
Willa Cather Room; left at door, through children’s room
-
+
+
Saturday, May 31 · 9a
@@ -97,8 +101,8 @@ Bushwick
-
-
+
+
Monday, June 2 · 6:30p
@@ -107,7 +111,8 @@ Williamsburg
North corner, west side. Rain or above 90°: at Spritzenhaus33.
-
+
+
Wednesday, June 4 · 6p
@@ -116,7 +121,8 @@ Greenwich Village
Willa Cather Room; left at door, through children’s room
-
+
+
Saturday, June 7 · 9a
@@ -125,8 +131,8 @@ Bushwick
-
-
+
+
Monday, June 9 · 6:30p
@@ -135,7 +141,8 @@ Williamsburg
North corner, west side. Rain or above 90°: at Spritzenhaus33.
-
+
+
Tuesday, June 10 · 6p
@@ -144,7 +151,8 @@ Windsor Terrace
-
+
+
Wednesday, June 11 · 6p
@@ -153,7 +161,8 @@ Greenwich Village
Willa Cather Room; left at door, through children’s room
-
+
+
Thursday, June 12 · 6p
@@ -162,7 +171,8 @@ Greenpoint
-
+
+
Thursday, June 12 · 6p
@@ -171,7 +181,8 @@ Bushwick
-
+
+
Saturday, June 14 · 9a
@@ -180,8 +191,8 @@ Bushwick
-
-
+
+
Monday, June 16 · 6:30p
@@ -190,7 +201,8 @@ Williamsburg
North corner, west side. Rain or above 90°: at Spritzenhaus33.
-
+
+
Wednesday, June 18 · 6p
@@ -199,7 +211,8 @@ Greenwich Village
Willa Cather Room; left at door, through children’s room
-
+
+
Saturday, June 21 · 9a
@@ -208,8 +221,8 @@ Bushwick
-
-
+
+
Monday, June 23 · 6:30p
@@ -218,7 +231,8 @@ Williamsburg
North corner, west side. Rain or above 90°: at Spritzenhaus33.
-
+
+
Wednesday, June 25 · 6p
@@ -227,7 +241,8 @@ Greenwich Village
Willa Cather Room; left at door, through children’s room
-
+
+
Saturday, June 28 · 9a
@@ -236,8 +251,8 @@ Bushwick
-
-
+
+
Monday, June 30 · 6:30p
@@ -248,6 +263,7 @@
+

-- cgit v1.2.3