Personal website for Stan Lemon
This repository houses stanlemon.com
It uses eleventy and can be run locally by cloning the repository and doing:
npm install
npm run less
npm run serve
CSS assets are compiled separately using less