Pakillo / academic-website-template-Quarto

https://pakillo.github.io/academic-website-template-Quarto/
6 stars 0 forks source link
quarto quarto-template

Template for academic website made with Quarto

A template for academic websites made 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/academic-website-template-Quarto/

Using this template

  1. Click on green button "Use this template" -> "Create a new repository"

  2. Important: check 'Include all branches' when creating the repository (because we will need the 'gh-pages' branch to host the website).

  3. Choose a name for your repository

  4. Once your repo is created, remember to update the links and info in _quarto.yml, index.qmd, etc.

  5. With every new commit pushed to the 'main branch' the website will be updated automatically (using GitHub Actions). If that is not working, go to Settings -> GitHub Pages and check that it is configured as explained here. Otherwise the Quarto rendering might be failing. Try running 'quarto render' locally in your computer for debugging.

Tips

In the 'R' folder there are a couple of R functions to help you populate the Publications page.