<feed xmlns='http://www.w3.org/2005/Atom'>
<title>homelab.git/website/src/components/BaseHead.astro, branch main</title>
<subtitle>Joe Carstairs' homelab config</subtitle>
<link rel='alternate' type='text/html' href='http://git.joeac.net/homelab.git/'/>
<entry>
<title>remove Astro website</title>
<updated>2026-06-18T18:21:59+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>me@joeac.net</email>
</author>
<published>2026-06-18T18:21:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/homelab.git/commit/?id=ca8e6824eaa711105f4092365792720c9dde026b'/>
<id>ca8e6824eaa711105f4092365792720c9dde026b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>description is optional</title>
<updated>2026-03-24T22:04:06+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>me@joeac.net</email>
</author>
<published>2026-03-24T22:03:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/homelab.git/commit/?id=46bc365021915874e12d667954c4bde72f7847f2'/>
<id>46bc365021915874e12d667954c4bde72f7847f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>temp localtunnel micropub url</title>
<updated>2025-02-16T17:02:34+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>me@joeac.net</email>
</author>
<published>2025-02-16T17:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/homelab.git/commit/?id=a54096a733e1b49d37c59bd20f958946463d3527'/>
<id>a54096a733e1b49d37c59bd20f958946463d3527</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>indieweb links</title>
<updated>2025-02-16T08:38:46+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>me@joeac.net</email>
</author>
<published>2025-02-16T08:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/homelab.git/commit/?id=d2248853e79e2eba301689e911b1b63d5ca543aa'/>
<id>d2248853e79e2eba301689e911b1b63d5ca543aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds links to RSS feeds to BaseHead component</title>
<updated>2024-07-04T10:34:51+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>jcarstairs@scottlogic.com</email>
</author>
<published>2024-07-04T10:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/homelab.git/commit/?id=24796509eef1ceaeebb4021b735d8480f1a5de65'/>
<id>24796509eef1ceaeebb4021b735d8480f1a5de65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds Links page and fixes blog feed</title>
<updated>2024-06-05T08:38:10+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2024-06-05T08:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/homelab.git/commit/?id=f977ee338c7eff240c26c793d7340de4a7b5788b'/>
<id>f977ee338c7eff240c26c793d7340de4a7b5788b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Infrastructure as code (#3)</title>
<updated>2024-05-05T20:00:40+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+joeacarstairs@users.noreply.github.com</email>
</author>
<published>2024-05-05T20:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/homelab.git/commit/?id=86450b3dd8bec3b76e2b2a03b8cdc8a708c5f3bc'/>
<id>86450b3dd8bec3b76e2b2a03b8cdc8a708c5f3bc</id>
<content type='text'>
* Moves website to website/

* Adds terraform gitignores

* Terraform with AWS provider

* Initialises Terraform

* Locals and variables for provider

* Fetches SSL certificate from ACM

* S3 static website bucket

* CloudFront distribution

* Route53 records

* Deployment workflow uses secret S3 bucket suffix

* Adds README

---------

Co-authored-by: Joe Carstairs &lt;65492573+Sycamost@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Moves website to website/

* Adds terraform gitignores

* Terraform with AWS provider

* Initialises Terraform

* Locals and variables for provider

* Fetches SSL certificate from ACM

* S3 static website bucket

* CloudFront distribution

* Route53 records

* Deployment workflow uses secret S3 bucket suffix

* Adds README

---------

Co-authored-by: Joe Carstairs &lt;65492573+Sycamost@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
