Open mariofrei opened 1 year ago
I found some instructions in the readme.md on the branch cozie-fitbit-website. However, those instructions are not that helpful to me.
I'll just keep some notes here to later update the documentation:
$ USE_SSH=true yarn deploy
or $ GIT_USER=<Your GitHub username> yarn deploy
$ GIT_USER=<Your GitHub username> yarn deploy
might be an out-dated command$ USE_SSH=true yarn deploy
fails with "Deployment of the build output failed. error: Running "git push" command failed. Does the Github user account you are using have push access to the repository?"
Documentation on how to deploy the Docusaurus website is missing or not easy to find.