summaryrefslogtreecommitdiff
path: root/website/src
AgeCommit message (Collapse)Author
2024-06-12Merge branch 'main' of https://github.com/joeacarstairs/personal-websiteJoe Carstairs
2024-06-12housewarmingJoe Carstairs
2024-06-11Can hide blog postsJoe Carstairs
2024-06-11Fixes link contents to render HTMLJoe Carstairs
2024-06-07Saving the news from Big TechJoe Carstairs
2024-06-07Cloud of hypeJoe Carstairs
2024-06-07154 McDonald RoadJoe Carstairs
2024-06-05BCS manifestoJoe Carstairs
2024-06-05BoysJoe Carstairs
2024-06-05RSS feeds have better links and render HTML in markdown contentJoe Carstairs
2024-06-05John Halse: ParentingJoe Carstairs
2024-06-05Adds RSS feed for linksJoe Carstairs
2024-06-05Adds Links page and fixes blog feedJoe Carstairs
2024-06-05Link: Pluralistic: They brick you because they canJoe Carstairs
2024-06-05Another linkJoe Carstairs
2024-06-04Adds first linkJoe Carstairs
2024-05-19RSS feed uses WEBP headshotJoe Carstairs
2024-05-19Merge branch 'main' of https://github.com/joeacarstairs/personal-websiteJoe Carstairs
2024-05-19Better RSS: post content, better positioning, TypeScriptJoe Carstairs
2024-05-13Improves image and shrinks sizeJoe Carstairs
2024-05-12Tweaks stylingJoe Carstairs
2024-05-12Styling overhaulJoe Carstairs
2024-05-05Moves new blog post to new website/ folderJoe 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>