This is the source code for the Pentacode website (https://pentacode.app/).
npm start # will start 11ty in watch mode
npm run build # will build the _site folder with the static site contents
Just push to the master
branch, and CI/CD will build and deploy the latest commit.