Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 378 Bytes

File metadata and controls

20 lines (14 loc) · 378 Bytes

pnpm.js.org

Testing locally

cd website
pnpm install
pnpm start

How to publish

cd website
USE_SSH=true GIT_USER=zkochan npm run publish-gh-pages

Algolia Search

If changes should be done to the search index, submit the changes here to the docsearch-configs repository.