cavy.app

July 23, 2019 ยท View on GitHub

Documentation for Cavy found on https://cavy.app.

Running locally

Install dependencies:

cd website
yarn

Run the website with:

yarn start

Publishing

cd website
yarn
GIT_USER=<GIT_USER> USE_SSH=true yarn publish-gh-pages

Contents

  1. 1Running locally
  2. 2Publishing