2024-03-30 16:43:22 +00:00
2024-03-30 16:43:22 +00:00
2025-10-05 22:04:31 +01:00
2026-01-08 21:10:08 +00:00
2026-01-08 22:30:25 +00:00
2025-12-18 11:28:18 +00:00
2026-01-08 21:12:16 +00:00
2023-12-28 10:06:18 +00:00
2025-12-18 16:41:57 +00:00

personal-website

Joe Carstairs' personal website

Structure:

/
├── website: My public-facing website
└── infrastructure: The infrastructure of my website as code

Running

To run with Docker or Podman:

docker build -t joeac-net .
docker run joeac-net [port]:4321

To run with Node:

npm run start
Description
My personal website
Readme GPL-3.0 2.3 MiB
Languages
TypeScript 32.7%
MDX 23.2%
Astro 21.6%
CSS 20%
JavaScript 1.3%
Other 1.2%