Important
This project has moved to my hello-hello monorepo, it's not abandoned!
My personal site hosting my articles, pictures of my dog, and other stuff I like 😊
General notes:
- Some pages are tracked directly in the
sitefolder, others are in thepagesfolder
Hosting tools:
- GitHub Pages
- namecheap.com
Developer tools:
- @types/node to silence false positive errors on references to Node globals
- Git LFS to better track changes to images
- GitHub Actions to automatically deploy the site
- http-server for testing the site
- Node.js to run QoL scripts
- Prettier to format the repo