Skip to content

Commit bdd0642

Browse files
committed
deploy: ebf7794
1 parent bf5c5a6 commit bdd0642

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

.lektor/buildstate

-4 KB
Binary file not shown.

bookclub/index.html

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -60,23 +60,25 @@ <h3 id="logo"><img src="../static/images/madpy-logo.svg" alt="MadPy logo" width=
6060
<h2 class="page-title">MadPy Book Club</h2>
6161
<h3 class="page-subtitle">Come Learn with MadPy</h3>
6262
<p><img src="/static/images/bookclub-logo.png" width=300px /></p>
63-
<h2>Introduction</h2>
64-
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus imperdiet, nulla et dictum interdum, nisi lorem egestas odio, vitae scelerisque enim ligula venenatis dolor.</p>
65-
<h2>Why Use Lorem Ipsum?</h2>
66-
<ul>
67-
<li>It provides a natural flow of text.</li>
68-
<li>Helps designers focus on layout.</li>
69-
<li>Avoids distractions from actual content.</li>
70-
</ul>
71-
<h2>A Closer Look</h2>
72-
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque in ipsum id orci porta dapibus. Donec sollicitudin molestie malesuada.</p>
73-
<blockquote><p>"Lorem ipsum is the best known dummy text in the industry."</p>
74-
</blockquote>
75-
<h2>Conclusion</h2>
76-
<p>Using placeholder text allows you to visualize your layout before finalizing content. Lorem ipsum continues to be a valuable tool in design and development.</p>
77-
<hr>
78-
<p><em>Written by John Doe</em><br>
79-
Published on February 11, 2025</p>
63+
<h3>Introduction</h3>
64+
<p>MadPy has a book club! We are a group of folks who meet bi-weekly to talk through
65+
a book about programming or software development. This is a great way to learn
66+
about new things in the industry, fill in gaps in your knowledge, and talk with
67+
other developers.</p>
68+
<h3>Format</h3>
69+
<p>We choose a book by voting in the #book-club Slack channel, and then we agree on
70+
a meeting format. Usually, this means breaking the book up into 6-7 chunks, and
71+
then we meet every other week to discuss each chunk.</p>
72+
<p>We cover roughly 3 books per year, spending 3-4 months on each book.</p>
73+
<h3>What books do you read?</h3>
74+
<p>The book club has read books like <strong>Designing Data Intensive Applications</strong> and
75+
<strong>Crafting Interpreters</strong>, as well as exploring the new language <strong>Mojo</strong>.</p>
76+
<p>The books are sometimes directly related to Python, and sometimes about broader
77+
concepts in software development or different technologies.</p>
78+
<p>We try to have a good mix of hands on programming books and more conceptual books.</p>
79+
<h3>How can I get involved?</h3>
80+
<p>Join the #book-club channel on the Slack! We also will post to #general when
81+
we're starting a new book.</p>
8082

8183
<script src="add_email.js"></script>
8284

0 commit comments

Comments
 (0)