Skip to content

Commit a454c0c

Browse files
committed
deploy: 3ccd9e3
1 parent 769771b commit a454c0c

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

.lektor/buildstate

-8 KB
Binary file not shown.

meetups/2025/2/13/20250213-what-is-git/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<title>What Is Git? — MadPy</title>
2323

2424

25-
<meta property="og:image" content="https://madpy.com/static/images/2025-02-13-What-Is-Git-Social-Card-1200x630.png"/>
25+
<meta property="og:image" content="https://madpy.com/static/images/2025-02-13-What-Is-Git-1-1200x630.jpg"/>
2626
<meta property="og:image:width" content="1200"/>
2727
<meta property="og:image:height" content="630"/>
2828

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<meta property="og:description" content="Join MadPy for a deep-dive on Git. You may know Git is a revision control system. But did you know that it&#39;s also a content-addressable filesystem? And a directed acyclic graph? And don&#39;t forget the merge algorithm! Get ready for a masterclass in software composition from Wesley Hershberger as we discuss &#34;What is Git?&#34;"/>
37+
<meta property="og:description" content="MadPy took a deep-dive on Git. You may know Git is a revision control system. But did you know that it&#39;s also a content-addressable filesystem? And a directed acyclic graph? And don&#39;t forget the merge algorithm! Wesley Hershberger gave a masterclass in software composition as we discussed &#34;What is Git?&#34;"/>
3838

3939

4040
</head>
@@ -79,9 +79,9 @@ <h2>What Is Git?</h2>
7979
Thursday, February 13 2025, 6:30 PM<br />
8080
Madison Public Library, 201 W Mifflin St, Room 302 [<a href="https://maps.app.goo.gl/UpdANHPrWpstdDHe6">Map</a>]<br />
8181
RSVP on <a href="https://www.meetup.com/madison-python/events/305543896">Meetup</a>
82-
82+
<b>(Note: This Meetup has already occurred.)</b>
8383
</p>
84-
<p><img src="../../../../../static/images/2025-02-13-What-Is-Git-Social-Card-1792x1024.png" alt=""></p>
84+
<p><img src="../../../../../static/images/2025-02-13-What-Is-Git-1-4000x3000.jpg" alt=""></p>
8585
<h4>What is Git?</h4>
8686
<h5>A Masterclass in Software Composition</h5>
8787
<p>Git hardly needs an introduction; in 2025 one would be hard-pressed to find a programmer who doesn't use it. Overall, Git is a revision control system. But did you know that it's also a content-addressable filesystem? And a directed acyclic graph? And don't forget the merge algorithm! Git's composite design makes its internals surprisingly understandable. We'll cover several answers to the question "What is Git?" and learn how the tool you use every day makes collaborative software development possible.</p>

meetups/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ <h2 class="index-title">Upcoming Meetups</h2>
6969

7070

7171

72-
<li>Thursday, February 13 2025, 6:30 PM: <a href="2025/2/13/20250213-what-is-git/">What Is Git?</a></li>
73-
7472

7573

7674

@@ -238,6 +236,8 @@ <h2 class="index-title">Past Meetups</h2>
238236

239237

240238

239+
<li>Feb 13, 2025: <a href="2025/2/13/20250213-what-is-git/">What Is Git?</a></li>
240+
241241

242242

243243

178 KB
Loading
988 KB
Loading

0 commit comments

Comments
 (0)