summaryrefslogtreecommitdiff
path: root/website/src/components/BlogFeed.astro
AgeCommit message (Collapse)Author
2024-06-11Can hide blog postsJoe Carstairs
2024-06-05Adds Links page and fixes blog feedJoe Carstairs
2024-05-12Styling overhaulJoe Carstairs
2024-05-05Infrastructure as code (#3)Joe Carstairs
* 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>