Move site to Quarto (from Hugo + HugoBlox) - #107
Merged
Conversation
ethanwhite
commented
Aug 4, 2026
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
force-pushed
the
quarto-migration
branch
3 times, most recently
from
August 4, 2026 18:41
218f62c to
5af12d2
Compare
ethanwhite
force-pushed
the
quarto-migration
branch
2 times, most recently
from
August 5, 2026 17:54
cbab8ff to
aeb55d6
Compare
- 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
force-pushed
the
quarto-migration
branch
from
August 5, 2026 18:01
aeb55d6 to
56ba6bc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.