d8d2e940087956b85bb24c93aea3e91104ed8552
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
Languages
TypeScript
32.2%
MDX
23.6%
Astro
22.1%
CSS
19.4%
JavaScript
1.4%
Other
1.3%