48ca4c2a03df35b8d5d7555ac1f288f3daabc890
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.7%
MDX
23.2%
Astro
21.6%
CSS
20%
JavaScript
1.3%
Other
1.2%