Commit Graph

4 Commits

Author SHA1 Message Date
Joe Carstairs
e7f41976f1 Feeds use max entries, and blog feed uses descriptions 2024-07-15 16:14:41 +01:00
Joe Carstairs
f977ee338c Adds Links page and fixes blog feed 2024-06-05 09:38:10 +01:00
Joe Carstairs
0f75bf3443 Styling overhaul 2024-05-12 08:33:19 +01:00
Joe Carstairs
86450b3dd8 Infrastructure as code (#3)
* 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 <65492573+Sycamost@users.noreply.github.com>
2024-05-05 21:00:40 +01:00