Skip to content

Commit 1e4a4a6

Browse files
committed
Delete Sep 2022 meetup
It never happened :(
1 parent 6511b4e commit 1e4a4a6

7 files changed

+5
-172
lines changed

docs/atom.xml

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

docs/meetups/2022/08/11/javascript-development-in-the-modern-monolith.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h3>Presented by Alex Six</h3>
7373
<div class="col-12 py-4">
7474
<div class="btn-group btn-group-lg w-100">
7575
<button type="button" class="btn btn-outline-primary" onclick="window.location.href='/meetups/2022/07/14/beyond-the-shire-advanced-lando-techniques.html'"><i class="fa fa-angle-left mr-2"></i> Previous meetup: Beyond the Shire: Advanced Lando Techniques</button>
76-
<button type="button" class="btn btn-outline-primary" onclick="window.location.href='/meetups/2022/09/08/building-aws-ecs-stacks-with-terraform-github-actions.html'">Next meetup: Building AWS ECS Stacks with Terraform &amp; GitHub Actions<i class="fa fa-angle-right ml-2"></i></button>
76+
<button type="button" class="btn btn-outline-primary" onclick="window.location.href='/meetups/2022/10/13/microservices-in-your-monolith.html'">Next meetup: Microservices in Your Monolith<i class="fa fa-angle-right ml-2"></i></button>
7777
</div>
7878
</div>
7979

docs/meetups/2022/09/08/building-aws-ecs-stacks-with-terraform-github-actions.html

Lines changed: 0 additions & 95 deletions
This file was deleted.

docs/meetups/2022/10/13/microservices-in-your-monolith.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h3>Presented by Aaron Francis</h3>
7272

7373
<div class="col-12 py-4">
7474
<div class="btn-group btn-group-lg w-100">
75-
<button type="button" class="btn btn-outline-primary" onclick="window.location.href='/meetups/2022/09/08/building-aws-ecs-stacks-with-terraform-github-actions.html'"><i class="fa fa-angle-left mr-2"></i> Previous meetup: Building AWS ECS Stacks with Terraform &amp; GitHub Actions</button>
75+
<button type="button" class="btn btn-outline-primary" onclick="window.location.href='/meetups/2022/08/11/javascript-development-in-the-modern-monolith.html'"><i class="fa fa-angle-left mr-2"></i> Previous meetup: JavaScript Development In The Modern Monolith</button>
7676
<button type="button" class="btn btn-outline-primary" onclick="window.location.href='/meetups/2022/11/10/take-the-helm-and-deploy-at-scale.html'">Next meetup: Take the helm and deploy at scale<i class="fa fa-angle-right ml-2"></i></button>
7777
</div>
7878
</div>

docs/meetups/2022/index.html

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -202,25 +202,6 @@ <h3 class="mt-md-4 px-md-3 mb-2 py-2 bg-white font-weight-bold"><a href="/meetup
202202
</div>
203203
</div>
204204
<!-- Blog List Start -->
205-
<div class="container bg-white pt-5">
206-
<div class="row blog-item px-3 pb-5">
207-
<div class="col-md-5">
208-
<img class="img-fluid mb-4 mb-md-0" src="/images/placeholder.webp" alt="Building AWS ECS Stacks with Terraform &amp; GitHub Actions">
209-
</div>
210-
<div class="col-md-7">
211-
<h3 class="mt-md-4 px-md-3 mb-2 py-2 bg-white font-weight-bold"><a href="/meetups/2022/09/08/building-aws-ecs-stacks-with-terraform-github-actions.html">Building AWS ECS Stacks with Terraform &amp; GitHub Actions</a></h3>
212-
<div class="d-flex mb-3">
213-
<time class="mr-2 text-muted"><i class="fa fa-calendar-alt"></i> September 8th, 2022</time>
214-
</div>
215-
<p>
216-
In this talk, we will be going over an open source project called PHPobos which shows how to use AWS, GitHub, Docker, and Terraform to build a seamless test, build, &amp; deployment pipeline for your PHP App. Both GitHub Actions and Terraform are very powerful tools but become extraordinarily powerful when combined to build CI/CD pipelines. We will go over how the GitHub Actions test &amp; package your app in a Docker container, how it pushes that image up to AWS, and how the Elastic Container service w
217-
&hellip;
218-
</p>
219-
<a class="btn btn-link p-0" href="/meetups/2022/09/08/building-aws-ecs-stacks-with-terraform-github-actions.html">Read More <i class="fa fa-angle-right"></i></a>
220-
</div>
221-
</div>
222-
</div>
223-
<!-- Blog List Start -->
224205
<div class="container bg-white pt-5">
225206
<div class="row blog-item px-3 pb-5">
226207
<div class="col-md-5">

docs/sitemap.xml

Lines changed: 2 additions & 8 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-02-10T03:46:32+00:00</lastmod>
5+
<lastmod>2024-02-10T03:47:40+00:00</lastmod>
66
<changefreq>daily</changefreq>
77
<priority>1</priority>
88
</url>
@@ -180,12 +180,6 @@
180180
<changefreq>weekly</changefreq>
181181
<priority>0.5</priority>
182182
</url>
183-
<url>
184-
<loc>https://www.mergephp.com/meetups/2022/09/08/building-aws-ecs-stacks-with-terraform-github-actions.html</loc>
185-
<lastmod>2024-02-10T03:45:46+00:00</lastmod>
186-
<changefreq>weekly</changefreq>
187-
<priority>0.5</priority>
188-
</url>
189183
<url>
190184
<loc>https://www.mergephp.com/meetups/2022/10/13/microservices-in-your-monolith.html</loc>
191185
<lastmod>2023-03-05T03:17:20+00:00</lastmod>
@@ -206,7 +200,7 @@
206200
</url>
207201
<url>
208202
<loc>https://www.mergephp.com/meetups/2022/index.html</loc>
209-
<lastmod>2024-02-10T03:45:46+00:00</lastmod>
203+
<lastmod>2023-03-06T06:13:52+00:00</lastmod>
210204
<changefreq>weekly</changefreq>
211205
<priority>0.5</priority>
212206
</url>

src/Meetup/Meetup20220908BuildingAwsEcsStacksWithTerraformGithubActions.php

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)