Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert site to Quarto #1052

Open
ethanwhite opened this issue Aug 24, 2024 · 0 comments
Open

Convert site to Quarto #1052

ethanwhite opened this issue Aug 24, 2024 · 0 comments

Comments

@ethanwhite
Copy link
Member

ethanwhite commented Aug 24, 2024

Jekyll was the state of the art static site generator when I first developed this course, but it is increasingly out of date and folks are unfamiliar with how to work with it. Quarto is well suited to this content, allows executing code blocks, and is gaining wide adoption in the data science community. It will make it easier for others to engage with the course materials. It seems like a natural move, but I'd be happy to hear feedback on the upsides/downsides of making this change.

This is a major task since we have a number of custom liquid templates that are used to assemble content in various forms. These will need to be converted to EJS templates for use with Quarto's custom listings. As we're doing this it is also time to consider whether there are any design simplifications that can be implemented to make customizing the site easier.

If anyone is interested in helping out with this conversion, or thinks the conversion is a bad idea, please let me know.

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

No branches or pull requests

1 participant