Skip to content

andykais/andykais.github.io

Repository files navigation

andykais.github.io

Github Actions Build Status

The master branch holds only the generated public/ folder served by Github Pages, while the source code lives on the src branch

Running

npm install
npm run develop # run locally
npm run build # build production files

Deploy

push to the src branch and github workflows handle the rest