Setting up GitHub Pages

Remember, use git checkout -b gh-pages to create the branch

Publishing to GitHub Pages


Once you have turned on the website and created the gh-pages branch in the repository, you can publish your site with the command (in your terminal)


quarto publish gh-pages

Resources

GitHub Pages

Publishing Quarto Sites