Mirror
This repo is mirrored from the Gitlab master as a backup. Please commit to this:
Resources and documentation for the CanYa ecosystem using Docusaurus
http://canyaio.github.io/Resources
Site deploys to: info.canya.io
- Make changes to
md
files in the/docs
folder - Changes will auto deploy via
travis-ci
to GitHub pages. Check pipeline status here
- Clone the repo via
git clone [email protected]:canyaio/Resources.git
cd
into the/website
folder- Run
yarn start
- Navigate to
localhost:3000
in your browser