c9f7ad699cf9f0a64c4a3e48db1e130b279c77c3
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
Languages
Makefile
33.1%
Shell
23.8%
PHP
16.1%
JavaScript
14.5%
C
6%
Other
6.5%