summaryrefslogtreecommitdiff
path: root/website/src/content
AgeCommit message (Collapse)Author
2025-01-28shouldJoe Carstairs
2025-01-24science and philosophy 2025-01-24Joe Carstairs
2025-01-19updateJoe Carstairs
2025-01-19Moves tracking pixels postJoe Carstairs
2025-01-19ya - youJoe Carstairs
2024-12-24Merge branch 'main' of https://github.com/joeacarstairs/personal-websiteJoe Carstairs
2024-12-24Upgrades to Astro 5Joe Carstairs
2024-12-17updateJoe Carstairs
2024-07-17Updates LLM hallucination blog post title & descriptionJoe Carstairs
2024-07-16The word 'hallucination' with reference to LLMsJoe Carstairs
2024-07-15Blog posts use Date type pubDateJoe Carstairs
2024-07-08Blog post: Doctor Who, Gayness, and the Church (#7)Joe Carstairs
* Styles img, figure and figcaption * Doctor Who, Gayness and the Church --------- Co-authored-by: Joe Carstairs <me@joeac.net>
2024-06-18Adds <hr> in LLM postJoe Carstairs
2024-06-18Syntax fixJoe Carstairs
2024-06-18Replaces LaTeX syntax in LLM quote with UnicodeJoe Carstairs
2024-06-18LLMs do not understand anythingJoe Carstairs
2024-06-11Can hide blog postsJoe 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>