mirror of
https://github.com/PR0M3TH3AN/Archivox.git
synced 2025-09-07 14:48:40 +00:00
220 B
220 B
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.