To set up the course template, follow these steps:
- Use repository as a template
- Clone the repository to your local machine
- Open the repository in a code editor
- Reopen inside the dev container
- Replace placeholder values in the files
- Apply the following settings on Github:
- Enable GitHub Actions
- Enable GitHub Pages
- Enable
Allow GitHub Actions to create and approve pull requests
in Settings > Actions > General - Add a Ruleset for the
changeset-release/main
to allow force pushes - Allow
changeset-release/main
to use thegithub-pages
Environment in Settings > Environments