Files
Archivox/docs/content/01-getting-started/02-build.md
2025-07-10 16:00:03 -04:00

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.