summaryrefslogtreecommitdiff
path: root/website/src/components
AgeCommit message (Collapse)Author
2025-12-15Revert "very"Joe Carstairs
This reverts commit ff8201c4f381edc5cc6b24398b05005672f6ec55.
2025-12-15veryJoe Carstairs
2025-12-15update bioJoe Carstairs
2025-12-11style changesJoe Carstairs
2025-02-16temp localtunnel micropub urlJoe Carstairs
2025-02-16indieweb linksJoe Carstairs
2025-01-28Merge branch 'main' of https://github.com/joeacarstairs/personal-websiteJoe Carstairs
2025-01-28Removes CVJoe Carstairs
2025-01-19updateJoe Carstairs
2024-07-17emphasises different interests on homepageJoe Carstairs
2024-07-16Corrects and simplifies ordering of feed items in blog and linksJoe Carstairs
2024-07-15Feeds use max entries, and blog feed uses descriptionsJoe Carstairs
2024-07-15Blog posts use Date type pubDateJoe Carstairs
2024-07-04Adds links to RSS feeds to BaseHead componentJoe Carstairs
2024-06-17Adds CVJoe Carstairs
2024-06-11Can hide blog postsJoe Carstairs
2024-06-11Fixes link contents to render HTMLJoe Carstairs
2024-06-05Adds Links page and fixes blog feedJoe Carstairs
2024-05-13Improves image and shrinks sizeJoe Carstairs
2024-05-12Tweaks stylingJoe 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>