The most up to date curated list of Quarto® docs, talks, tools, examples & articles the internet has to offer.
Quarto® is an open-source scientific and technical publishing system built on Pandoc.
• Create dynamic content with Python, R, Julia, and Observable.
• Author documents as plain text markdown or Jupyter notebooks.
• Publish high-quality articles, reports, presentations, websites, blogs, and books in HTML, PDF, MS Word, ePub, and more.
• Author with scientific markdown, including equations, citations, crossrefs, figure panels, callouts, advanced layout, and more.
- Featured (new releases)
- Official documentation & quickstarts
- Turorials & workshops
- Blog posts
- Talks and videos
- Supported editors/software
- Continuous integration / Continuous deployment
- Extensions
- Templates
- Real life examples
- Follow
- Documentation: Quarto documentation - Official Quarto Documentation.
- GitHub: Quarto GitHub repository - Official Quarto GitHub repository.
- Tutorial: Hello, Quarto - Official "Hello, Quarto" tutorial.
- Tutorial: Computations - Official "Computations" tutorial.
- Tutorial: Authoring - Official "Authoring" tutorial.
- Making shareable docs with Quarto - A tutorial to make website with Quarto.
- We don't talk about Quarto - A blog post introducing to Quarto publishing software by Alison Presmanes Hill.
- Quarto tip a day - A website made with Quarto highlighting a tip for Quarto every day as a blog post.
- Announcing Quarto, a new scientific and technical publishing system - Blog post by J.J. Allaire announcing the launch of Quarto, a new open-source scientific and technical publishing system.
- Reproducible authoring with Quarto - 2022 Toronto Workshop on Reproducibility with Mine Çetinkaya-Rundel (slides: https://mine-cetinkaya-rundel.github.io/2022-repro-toronto/).
- Reproducible Publications with Julia and Quarto - JuliaCon 2022 with J.J. Allaire (slides: https://jjallaire.github.io/quarto-juliacon-2022).
- Emacs - Emacs mode for Quarto.
- Julia - Julia interface package to Quarto CLI.
- Neovim - Neovim tools to work with Quarto.
- Python - Python interface package to Quarto CLI.
- R - R interface package to Quarto CLI.
- Sublime Text - Sublime Text plugin to work with Quarto.
- Vim - Vim plugin to work with Quarto.
- Visual Studio Code - Visual Studio Code extension for Quarto.
- Quarto GitHub Actions - Official Quarto GitHub Actions allowing to setup, render, and deploy Quarto projects via GitHub Actions.
- code-filename - An extension that enables you to add a
filename
attribute to code blocks, which is useful if you are documenting the contents of a file and want to be especially clear about the name of the file the code is associated with. - fancy-text - A very simple shortcode extension that adds shortcodes for outputing nicely formatted versions of fancy strings (such as LaTeX and BibTeX).
- fontawesome - This extension provides support including free icons provided by Font Awesome.
- grouped-tabsets - This extension provides support for "grouped" tabsets (HTML-based format only).
- latex-environment - This extension enables
divs
to be output as a custom environment in LaTeX. - lightbox - An extension that uses the GLightbox JavaScript library to add lightbox styling and behavior to images (HTML-based format only).
- lordicon - This extension provides support for Lordicon icons library (HTML-based format only).
- academicons - This extension provides support for academicons icons library (HTML-based format only).
- acm - Template for Association of Computing Machinery.
- acs - Template for American Chemical Society.
- biophysical-journal - Template for Biophysical journal.
- elsevier - Template for Elsevier Journals.
- jasa - Template for American Statistical Association Journals.
- jss - Template for Journal of Statistical Software.
- plos - Template for Public Library of Science.
- quarto-revealjs-storybook - A medieval like template for Quarto
revealjs
format. - quarto-revealjs-coeos - A dark grey / white based template for Quarto
revealjs
format. - quarto-rladies-theme - R-Ladies (@rladies) template for Quarto
revealjs
format. - onyxia-quarto - Onyxia template for Quarto
revealjs
format.
- Advanced Introduction to R (French) - See slides here.
- Streamlining with R - See slides here.
- An educator's perspective of the tidyverse - See slides here.
- An anthology of experimental designs - See slides here.
- The untold story of palmerpenguins - See slides here.
- Outrageously efficient EDA - See slides here.
- Improvements in textrecipes - See slides here.
- quarto.org - The Quarto documentation website.
- rlille.fr - The R Lille (R User Group) website using Quarto.
- R-Manuals - R Manuals rewritten with Quarto.
- Quarto tip a day - Website/blog highlighting a tip for Quarto every day.
- R for Data Science, 2E - "R for Data Science" book second edition (see https://r4ds.hadley.nz/).
- R Packages, 2E - "R Packages" book second edition (see https://r-pkgs.org/).
- mlr3book - Book on the
ml3r
packages ecosystem (see https://mlr3book.mlr-org.com/).
- @quarto-dev - GitHub organisation containing Quarto CLI, IDE plugins/extension, etc.
- @quarto-ext - GitHub organisation containing extensions developed/maintained by Quarto's team.
- @quarto-journals - GitHub organisation containing journals templates developed/maintained by Quarto's team.
- J.J. Allaire (@jjallaire) - Member of Quarto core team.
- Christophe Dervieux (@cderv) - Member of Quarto core team.
- Carlos Scheidegger (@cscheid) - Member of Quarto core team.
- Charles Teague (@dragonstyle) - Member of Quarto core team.
- Yihui Xie (@yihui) - Member of Quarto core team.
Who else should we be following!?
Thanks goes to these contributors!
Contributions of any kind welcome, just follow the guidelines!