Files
Archivox/docs/content/01-getting-started/02-build.md
2025-07-10 15:43:46 -04:00

10 lines
142 B
Markdown

# Build the Site
When you're ready to generate the static files, run:
```bash
npm run build
```
The output appears in the `_site/` folder.