-
Notifications
You must be signed in to change notification settings - Fork 286
Update Spark Web 2.0.0 Preview
Diego Marcos edited this page Feb 26, 2026
·
1 revision
Spark site is hosted on gh-pages on this repo
The command below will build the static site in the site directory
npm run site:build:relativeurls
You can either run a local web server in the site directory or run the command below. Make sure you're happy with the changes before deployment.
npm run site:serve
- Checkout the repo of the 2.0.0 site If you haven't done so
- Copy contents of the
sitefolder of the spark repo that you generated with the command above. - Push changes into main.