We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Spark site is hosted on gh-pages on this repo
The command below will build the static site in the site directory
site
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