Build the Site
Run the build script whenever you want to publish new changes:
npm run build
The compiled HTML, CSS and JavaScript are placed in the _site/
directory ready to upload to any static host.
Run the build script whenever you want to publish new changes:
npm run build
The compiled HTML, CSS and JavaScript are placed in the _site/
directory ready to upload to any static host.