Skip to content

Commit 69b59fc

Browse files
committed
deploy: 6e38726
1 parent 1740068 commit 69b59fc

File tree

8 files changed

+135
-4
lines changed

8 files changed

+135
-4
lines changed

.lektor/buildstate

4 KB
Binary file not shown.

meetups/2025/4/10/20250410-madpy-social-blue-moon-bar-and-grill/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<title>MadPy Social: Blue Moon Bar &amp; Grill — MadPy</title>
2323

2424

25-
<meta property="og:image" content="https://madpy.com/static/images/2025-04-10-MadPy-Social-Blue-Moon-Social-Card-1200x630.png"/>
25+
<meta property="og:image" content="https://madpy.com/static/images/2025-04-10-MadPy-Social-Blue-Moon-1-1200x630.png"/>
2626
<meta property="og:image:width" content="1200"/>
2727
<meta property="og:image:height" content="630"/>
2828

@@ -80,9 +80,9 @@ <h2>MadPy Social: Blue Moon Bar &amp; Grill</h2>
8080
Thursday, April 10 2025, 6:30 PM<br />
8181
Blue Moon Bar &amp; Grill, Upstairs [<a href="https://maps.app.goo.gl/tvPSPQJhgYAD1dTG9">Map</a>]<br />
8282
RSVP on <a href="https://www.meetup.com/madison-python/events/306449748/">Meetup</a>
83-
83+
<b>(Note: This Meetup has already occurred.)</b>
8484
</p>
85-
<p><img src="../../../../../static/images/2025-04-10-MadPy-Social-Blue-Moon-Social-Card-4032x3024.png" alt=""></p>
85+
<p><img src="../../../../../static/images/2025-04-10-MadPy-Social-Blue-Moon-1-3024x2268.png" alt=""></p>
8686
<p>The Madison Python meetup group is hosting a social gathering at Blue Moon Bar &amp; Grill on University Ave. We won't have a speaker or slides. Just friendly conversation. Whether you're an experienced software developer, someone interested to learn about the field, or just looking to meet new people, please join us!</p>
8787
<p>Blue Moon has two floors inside — look for us upstairs. Blue Moon has a full menu of pub fare, including beverages (both with &amp; without alcohol), burgers, sandwiches and sides.</p>
8888
<p><strong>When</strong>
Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
<!doctype html>
2+
<meta charset="utf-8">
3+
<head>
4+
5+
<link rel="stylesheet" href="../../../../../static/normalize.css">
6+
<link rel="stylesheet" href="../../../../../static/skeleton.css">
7+
<link rel="stylesheet" href="../../../../../static/style.css">
8+
<link rel="stylesheet" href="../../../../../static/pygments.css">
9+
10+
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
11+
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
12+
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
13+
<link rel="manifest" href="/site.webmanifest">
14+
15+
<!-- Mobile Specific Metas
16+
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
17+
<meta name="viewport" content="width=device-width, initial-scale=1">
18+
19+
<!-- FONT
20+
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
21+
22+
<title>MadPy Social: Aftershock — MadPy</title>
23+
24+
25+
<meta property="og:image" content="https://madpy.com/static/images/2025-05-08-MadPy-Social-Aftershock-Social-Card-1200x630.png"/>
26+
<meta property="og:image:width" content="1200"/>
27+
<meta property="og:image:height" content="630"/>
28+
29+
30+
31+
32+
<meta property="og:title" content="MadPy Social: Aftershock, Thu, May 8 @ 6:30 PM | MadPy"/>
33+
34+
35+
36+
37+
<meta property="og:description" content="Join your local python community at Aftershock Classic Arcade. Aftershock serves fresh baked frozen pizzas, as well as a variety of beverages (including NA options)"/>
38+
39+
40+
</head>
41+
<body>
42+
<div class="container">
43+
44+
<div class="row">
45+
<div class="three columns">
46+
<nav>
47+
<h3 id="logo"><img src="../../../../../static/images/madpy-logo.svg" alt="MadPy logo" width="200" height="200"></h3>
48+
<ul>
49+
<li><a href="../../../../../">About</a></li>
50+
51+
<li class="active"><a href="../../../../">Events</a></li>
52+
53+
<li><a href="../../../../../bookclub/">Book Club</a></li>
54+
55+
<li><a href="../../../../../sponsorship/">Sponsorship</a></li>
56+
57+
<li><a target="_blank" href="https://slack.madpy.com/">Slack</a></li>
58+
<li><a target="_blank" rel="me" href="https://fosstodon.org/@madpy">Mastodon</a>
59+
<li><a target="_blank" href="https://github.com/madison-python">GitHub</a>
60+
<li><a target="_blank" href="https://www.meetup.com/MadPython/">Meetup.com</a>
61+
</ul>
62+
</nav>
63+
&nbsp;
64+
</div>
65+
66+
<div class="nine columns">
67+
68+
69+
<div class="blog-post">
70+
71+
<h2>MadPy Social: Aftershock</h2>
72+
73+
<p class="meta">
74+
Presented by:
75+
76+
77+
<a href="https://fosstodon.org/@madpy">MadPy</a>
78+
79+
<br /><br />
80+
Thursday, May 8 2025, 6:30 PM<br />
81+
Aftershock Classic Arcade, 1444 E Washington Ave [<a href="https://maps.app.goo.gl/knVTTUW3f7Kn1Cip9">Map</a>]<br />
82+
83+
84+
</p>
85+
<p><img src="../../../../../static/images/2025-05-08-MadPy-Social-Aftershock-Social-Card-1200x801.png" alt=""></p>
86+
<p>The Madison Python meetup group is hosting a social gathering at Aftershock Classic Arcade on E Washington Ave. We won't have a speaker or slides. Just friendly conversation. Whether you're an experienced software developer, someone interested to learn about the field, or just looking to meet new people, please join us!</p>
87+
<p>Aftershock serves fresh baked frozen pizzas, as well as a variety of beverages (both with &amp; without alcohol).</p>
88+
<p><strong>When</strong>
89+
Thursday, May 8th, 2025 at 6:30pm CDT</p>
90+
<p><strong>Where</strong>
91+
<a href="https://maps.app.goo.gl/knVTTUW3f7Kn1Cip9">1444 E Washington Ave</a></p>
92+
<p><strong>How</strong></p>
93+
<ul>
94+
<li><em>Parking:</em> There is a parking lot behind the building</li>
95+
<li><em>Transit:</em> Metro transit BRT has 2 nearby stops (Baldwin and First Street)</li>
96+
<li><em>Bike:</em> Aftershock is near the intersection of the Yahara River Bike Path and Mifflin St, a bicycle boulevard.</li>
97+
</ul>
98+
99+
</div>
100+
101+
102+
</div>
103+
104+
</div>
105+
</div>
106+
107+
<!-- JS
108+
================================================== -->
109+
<script src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
110+
111+
<!-- <script>
112+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
113+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
114+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
115+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
116+
117+
ga('create', 'UA-100252062-1', 'auto');
118+
ga('send', 'pageview');
119+
120+
</script> -->
121+
</body>

meetups/index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,11 @@ <h2 class="index-title">Upcoming Meetups</h2>
6969

7070

7171

72-
<li>Thursday, April 10 2025, 6:30 PM: <a href="2025/4/10/20250410-madpy-social-blue-moon-bar-and-grill/">MadPy Social: Blue Moon Bar &amp; Grill</a></li>
72+
<li>Thursday, May 8 2025, 6:30 PM: <a href="2025/5/8/20250508-madpy-social-aftershock/">MadPy Social: Aftershock</a></li>
73+
74+
75+
76+
7377

7478

7579

@@ -250,6 +254,12 @@ <h2 class="index-title">Past Meetups</h2>
250254

251255

252256

257+
<li>Apr 10, 2025: <a href="2025/4/10/20250410-madpy-social-blue-moon-bar-and-grill/">MadPy Social: Blue Moon Bar &amp; Grill</a></li>
258+
259+
260+
261+
262+
253263
<li>Mar 13, 2025: <a href="2025/3/13/20250313-improving-receipt-understanding-at-fetch/">Improving Receipt Understanding at Fetch</a></li>
254264

255265

1.14 MB
Loading
8.07 MB
Loading
1.24 MB
Loading
1.38 MB
Loading

0 commit comments

Comments
 (0)