Skip to content

canyacoin/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resources

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

Contributing

  1. Make changes to md files in the /docs folder
  2. Changes will auto deploy via travis-ci to GitHub pages. Check pipeline status here

Running locally

  1. Clone the repo via git clone git@github.com:canyaio/Resources.git
  2. cd into the /website folder
  3. Run yarn start
  4. Navigate to localhost:3000 in your browser