summaryrefslogtreecommitdiff
path: root/website/src/pages/index.astro
AgeCommit message (Collapse)Author
2026-06-18remove Astro websiteJoe Carstairs
2026-02-20remove feeds from homepageJoe Carstairs
2025-12-11style changesJoe Carstairs
2024-07-15Feeds use max entries, and blog feed uses descriptionsJoe 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>