A template for course websites developed with Quarto and hosted on GitHub.
This is all configured so you only need to edit the source files in Quarto (.qmd). The website is generated and hosted automatically by GitHub.
Example website: https://pakillo.github.io/quarto-course-website-template (see also https://github.com/rstudio-conf-2022/teach-ds-course-website for a more developed example).
-
Click on green button "Use this template" -> "Create a new repository"
-
Choose a name for your repository
-
Important: check 'Include all branches' when creating the repository (because we will need the
gh-pages
branch to host the website). -
Once your repo is created, remember to update the links to your GitHub repo in _quarto.yml, replacing 'Pakillo' with your GitHub username.