My very own site on the interwebz.
npm install # install dependencies
npm run dev # start dev server
npm install # install dependencies
npm run build # build site to ./dist/
- Enable pages in the pages settings.
- Uncomment the push event in the
deploy.yml
workflow to enable it.