Personal Website
Install Node.js (see .nvmrc for the recommended version), then:
npm install
npm run devThe site will be available at http://localhost:8080 with live reload.
npm run buildOutput is written to _site/.
Personal Website
Install Node.js (see .nvmrc for the recommended version), then:
npm install
npm run devThe site will be available at http://localhost:8080 with live reload.
npm run buildOutput is written to _site/.