Use the Github online edit feature to change files.
Note: when you commit your changes (step 7 of the guide above), make sure to create a new pull request instead of committing directly to the main branch.
- Go to the Build and deploy workflow dashboard.
- Click on the
Run workflowdropdown and then on theRun workflowgreen button. - There's no step 3, the workflow will start, build the site and deploy it live.
- nodenv
- yarn
$ yarn install
$ yarn develop
$ yarn deploy