Skip to content

Commit aa08570

Browse files
committed
Build site with latest data
1 parent a946b47 commit aa08570

File tree

4 files changed

+29
-34
lines changed

4 files changed

+29
-34
lines changed

docs/atom.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/index.html

Lines changed: 4 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -45,42 +45,16 @@
4545
<div class="content">
4646

4747
<div class="container p-0">
48-
<img class="w-100" src="&#x2F;images&#x2F;llbbl_imagine_prompt_A_panel_discussion_setup_with_lightning-_3ed8a024-4de2-4fe6-8d52-06cb4e789f7d_3.jpg" alt="MergePHP&#x20;Lightning&#x20;Talks&#x3A;&#x20;Ignite&#x20;Your&#x20;PHP&#x20;Knowledge&#x21;">
48+
<img class="w-100" src="images/elephpant_pile.webp" alt="ElePHPant Pile">
4949
</div>
5050
<div class="container bg-white pt-5">
5151
<div class="row px-3 pb-5">
52-
<div class="col-md-12">
53-
<p>Join us on
54-
<time datetime="2024-06-13T19:00:00-04:00" style="display:inline">June 13th, 2024</time>
55-
as Logan Lindquist presents</p>
56-
<h2 class="mb-4 font-weight-bold">MergePHP Lightning Talks: Ignite Your PHP Knowledge!</h2>
57-
<p class="m-0">
58-
<p>This month, we're trying something new: lightning talks! If you have an interesting PHP-related topic you'd like to share with the group in a 5-10-minute presentation, now's your chance. <a href="https://mphp.io/june24">Fill out the sign-up form</a>, and we'll email you a link to join the event 15-20 minutes beforehand. We'll bring up each speaker one at a time to give their talk. Remember, we value contributions from everyone in the community, so don't hesitate to share your knowledge!</p>
59-
<p>Here are some ideas:</p>
60-
<ul>
61-
<li>What's new with JavaScript</li>
62-
<li>Alternative PHP runtimes</li>
63-
<li>An update on PHP internals</li>
64-
<li>Security</li>
65-
<li>New testing strategies</li>
66-
<li>Something related to APIs</li>
67-
<li>That side project you've been putting off</li>
68-
</ul>
69-
<p>Depending on the number of lightning talks, we also plan to have a panel discussion. This won't be your typical panel discussion-we'll watch a YouTube video together and share our reactions. It'll be a fun and interactive experience, similar to the reaction videos you see on YouTube. Don't miss out on this opportunity to learn, share, and engage with the MergePHP community! 🌩️⚡🗣️</p>
70-
71-
</p>
72-
<h3>Presented by Logan Lindquist</h3>
73-
<p><p>Logan is one of the MergePHP organizers</p>
74-
</p>
75-
76-
</div>
52+
<div class="col-md-12 text-center">
53+
<h1>Do you have a topic you love to talk about? Share it with the group!</h1>
54+
</div>
7755
</div>
7856
</div>
7957

80-
<div class="container py-5 px-4 bg-secondary text-center">
81-
<h1 class="text-white font-weight-bold">Do you have a topic you love to talk about? Share it with the group!</h1>
82-
</div>
83-
8458
<div class="container bg-white pt-5">
8559
<div class="row px-3 pb-5">
8660
<div class="col-md-12 text-center">

docs/meetups/2024/index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,27 @@ <h3 class="mt-md-4 px-md-3 mb-2 py-2 bg-white font-weight-bold"><a href="/meetup
141141
</div>
142142
</div>
143143
</div>
144+
<!-- Blog List Start -->
145+
<div class="container bg-white pt-5">
146+
<div class="row blog-item px-3 pb-5">
147+
<div class="col-md-5">
148+
<img class="img-fluid mb-4 mb-md-0" src="/images/llbbl_imagine_prompt_A_panel_discussion_setup_with_lightning-_3ed8a024-4de2-4fe6-8d52-06cb4e789f7d_3.jpg" alt="MergePHP Lightning Talks: Ignite Your PHP Knowledge!">
149+
</div>
150+
<div class="col-md-7">
151+
<h3 class="mt-md-4 px-md-3 mb-2 py-2 bg-white font-weight-bold"><a href="/meetups/2024/06/13/mergephp-lightning-talks-ignite-your-php-knowledge.html">MergePHP Lightning Talks: Ignite Your PHP Knowledge!</a></h3>
152+
<div class="d-flex mb-3">
153+
<time class="mr-2 text-muted"><i class="fa fa-calendar-alt"></i> June 13th, 2024</time>
154+
</div>
155+
<p>
156+
This month, we&#039;re trying something new: lightning talks! If you have an interesting PHP-related topic you&#039;d like to share with the group in a 5-10-minute presentation, now&#039;s your chance. [Fill out the sign-up form](https://mphp.io/june24), and we&#039;ll email you a link to join the event 15-20 minutes beforehand. We&#039;ll bring up each speaker one at a time to give their talk. Remember, we value contributions from everyone in the community, so don&#039;t hesitate to share your knowledge!
157+
158+
Here are some idea
159+
&hellip;
160+
</p>
161+
<a class="btn btn-link p-0" href="/meetups/2024/06/13/mergephp-lightning-talks-ignite-your-php-knowledge.html">Read More <i class="fa fa-angle-right"></i></a>
162+
</div>
163+
</div>
164+
</div>
144165

145166
<hr>
146167

docs/sitemap.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://www.mergephp.com/</loc>
5-
<lastmod>2024-05-13T22:33:37-07:00</lastmod>
5+
<lastmod>2024-10-27T17:00:44-07:00</lastmod>
66
<changefreq>daily</changefreq>
77
<priority>1</priority>
88
</url>
@@ -308,13 +308,13 @@
308308
</url>
309309
<url>
310310
<loc>https://www.mergephp.com/meetups/2024/06/13/mergephp-lightning-talks-ignite-your-php-knowledge.html</loc>
311-
<lastmod>2024-05-14T05:33:31+00:00</lastmod>
311+
<lastmod>2024-10-26T22:46:02+00:00</lastmod>
312312
<changefreq>weekly</changefreq>
313313
<priority>0.5</priority>
314314
</url>
315315
<url>
316316
<loc>https://www.mergephp.com/meetups/2024/index.html</loc>
317-
<lastmod>2024-05-14T05:27:16+00:00</lastmod>
317+
<lastmod>2024-10-26T22:46:02+00:00</lastmod>
318318
<changefreq>weekly</changefreq>
319319
<priority>0.5</priority>
320320
</url>

0 commit comments

Comments
 (0)