Commit Graph

13 Commits

Author SHA1 Message Date
joeac c07a78a9ec Fixes link in blog RSS feed 2024-07-13 19:52:53 +01:00
Joe Carstairs 682378938d Better soft skill #3 in CV 2024-07-01 10:49:30 +01:00
Joe Carstairs 7504e85d8e Soft skills in CV 2024-06-18 08:31:18 +01:00
Joe Carstairs d0b4dc8768 Adds CV 2024-06-17 22:35:17 +01:00
Joe Carstairs b66fd31bd7 Replaces duplicate main tag with section in error page 2024-06-17 22:34:43 +01:00
Joe Carstairs 9ca0741428 housewarming 2024-06-12 13:54:55 +01:00
Joe Carstairs a9c8d7772a RSS feeds have better links and render HTML in markdown content 2024-06-05 17:03:04 +01:00
Joe Carstairs d7b8cdd153 Adds RSS feed for links 2024-06-05 09:44:18 +01:00
Joe Carstairs f977ee338c Adds Links page and fixes blog feed 2024-06-05 09:38:10 +01:00
Joe Carstairs 931e85fd22 RSS feed uses WEBP headshot 2024-05-19 10:19:12 +01:00
Joe Carstairs cbef290b5b Better RSS: post content, better positioning, TypeScript 2024-05-19 10:00:08 +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