This repo contains the source for my personal website hosted at https://chameth.com/
The site is built using 11ty; you can run a local copy using
npm run serve
.
The interesting bits that you can’t see from the website itself are all in the _config
directory.