PUBLISHING Setup Install dependencies: npm install (or `npm ci`) Generate Static Site npm run generate Publish Static Site to gh-pages npm run deploy note: npm run deploy may delete CNAME and .nojekyll, which need to be restored