Skip to content

Move site to Quarto (from Hugo + HugoBlox) - #107

Merged
ethanwhite merged 1 commit into
mainfrom
quarto-migration
Aug 5, 2026
Merged

Move site to Quarto (from Hugo + HugoBlox)#107
ethanwhite merged 1 commit into
mainfrom
quarto-migration

Conversation

@ethanwhite

Copy link
Copy Markdown
Member
  • Quarto is more familiar to the kinds of data analysis focused folks who are likely to be teaching this course and they are more likely to be able to modify the site for their own needs and contribute back to the core site if it is in Quarto.
  • Each underlying R tutorial will now be an executable qmd file, which will support approaches to teaching this material other than live coding (though we still think live coding is great way to teach these kinds of skills!)
  • Quarto provides the potential for actually running all of the R code in the lessons on render to either display output or check that everything is running (though we have set the default to not do this for the time being due to slow build times and complex dependencies).
  • Hugo + HugoBlox are great, but they continue to evolve rapidly. This can make maintaining a website that is likely to remain largely untouched 8 months out of each year a hassle

@ethanwhite
ethanwhite force-pushed the quarto-migration branch 3 times, most recently from 218f62c to 5af12d2 Compare August 4, 2026 18:41
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

@github-actions
github-actions Bot temporarily deployed to pull request August 4, 2026 18:44 Inactive
@ethanwhite
ethanwhite force-pushed the quarto-migration branch 2 times, most recently from cbab8ff to aeb55d6 Compare August 5, 2026 17:54
- Quarto is more familiar to the kinds of data analysis focused folks
  who are likely to be teaching this course and they are more likely to
  be able to modify the site for their own needs and contribute back to
  the core site if it is in Quarto.
- Each underlying R tutorial will now be an executable qmd file, which
  will support approaches to teaching this material other than live
  coding (though we still think live coding is great way to teach these
  kinds of skills!)
- Quarto provides the potential for actually running all of the R code
  in the lessons on render to either display output or check that
  everything is running (though we have set the default to not do this
  for the time being due to slow build times and complex dependencies).
- Hugo + HugoBlox are great, but they continue to evolve rapidly. This
  can make maintaining a website that is likely to remain largely
  untouched 8 months out of each year a hassle
@ethanwhite
ethanwhite merged commit c4dc212 into main Aug 5, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant