Quarto
2023-02-09 → 2026-08-16
Quarto is an ecosystem for rendering and publishing computational documents (.qmd). You can mix Jupyter, R, etc. in a single qmd file to generate a Markdown file, which can then be produced into HTML, PDF, etc. via Pandoc.
Course templates#
- Quarto template for university courses
- https://heidiseibold.com/2024/12/13/markdown-based-course-websites.html
Presentations#
- Mind-Blowing Quarto Slide Extensions: demonstrates RevealJS slide authoring, fragments, chat bubbles, animated rough-notation and code highlights, and in-browser visual editing
Books#
- Information Exposition: a textbook by Brian Keegan for teaching Data visualization and information communication
Collaborative editing#
CoCalc supports two users editing the same .qmd file simultaneously, Google-Docs style, and offers both a hosted paid version and a self-hosted open-source Docker image.
Publishing#
foliate uses quarto to process and publish .qmd pages in the wiki.