Commit Graph

11 Commits

Author SHA1 Message Date
joeac 579c31b7c7 redirects old blog posts to new 2026-03-24 22:01:38 +00:00
joeac a09f874bba enable .gmi content type 2026-03-21 22:23:45 +00:00
joeac d8d2e94008 does nothing when compiling image assets 2026-01-08 22:16:58 +00:00
joeac 48ca4c2a03 fixes SMTP client config in website 2026-01-08 21:13:38 +00:00
joeac 64f2092161 website uses smtp 2025-12-18 21:08:04 +00:00
joeac 1d83c50e27 adds MAX_DAILY_EMAILS env var 2025-12-18 10:58:52 +00:00
joeac fcb297637d adds --remote to build command 2025-12-18 10:58:34 +00:00
joeac 0da1f8710e adds SENDMAIL_BIN env var 2025-12-16 16:56:36 +00:00
joeac e5cc05519a node.js adapter 2025-12-12 14:13:16 +00:00
joeac c510415b64 style improvements, block-comments 2025-07-04 22:02:46 +01:00
Joe Carstairs 86450b3dd8 Infrastructure as code (#3)
* 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>
2024-05-05 21:00:40 +01:00