cd website
pnpm install
pnpm start
cd website
USE_SSH=true GIT_USER=zkochan npm run publish-gh-pages
If changes should be done to the search index, submit the changes here to the docsearch-configs repository.
cd website
pnpm install
pnpm start
cd website
USE_SSH=true GIT_USER=zkochan npm run publish-gh-pages
If changes should be done to the search index, submit the changes here to the docsearch-configs repository.