Code for my portfolio site. Built on harp for simple ejs, markdown and less compilation. Publishes to surge.sh which is just plain wonderful.
npm install
harp server
Should live on localhost:9000
The build process uses github actions and deploys to github pages.