Skip to content

A curated list of Quarto talks, tools, examples & articles! Contributions welcome!

License

Notifications You must be signed in to change notification settings

jraker01/awesome-quarto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Quarto Awesome

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.

Contributions of any kind welcome, just follow the guidelines by either:

Contents

Featured (new releases)

  • Workshop: Mi primer blog con Quarto - A workshop in Spanish by Pedro J. Pérez to create a blog with Quarto (materials: https://github.com/perezp44/taller.primer.blog).
  • Adding Subscriptions to a Quarto Site - A blog post about how to add a subscription form to your Quarto blog.
  • I'm an R user: Quarto or R Markdown? - A blog post comparing Quarto and R Markdown from an R user perspective by Jumping Rivers.
  • RStudio - RStudio IDE by Posit PBC natively supports Quarto.
  • swissbiopics - This extension adds shortcode to embed SwissBioPics library of interactive biological images in html and revealjs formats.
  • chord-sheet - This extension provides support for rendering chord sheets in html and revealjs formats.
  • inadsense - This extension provides shortcode for inserting Google Adsense ads in html and revealjs formats.
  • forms - This extension provides shortcode for rendering forms in html and revealjs formats.
  • rev-history - This extension provides a shortcode for rendering revision history table with content pulled from git tags.
  • verticator - This extension provides indicators to show the amount of slides in a vertical stack in revealjs formats.
  • multibib - This extension provides support for multiple bibliographies.
  • tufte - A Quarto extension template for Tufte-style book (html and pdf).
  • asce - Template for American Society of Civil Engineers journals and conference proceedings.
  • qletter - An opinionated template to create letter PDF documents.
  • nastatement - A template for creating a statement PDF letter.
  • naletter - An opinionated template to create letter PDF documents.
  • nanotes - A template for creating handout PDF notes.
  • letterbox - A Quarto extension for authoring letterbox styled presentations using revealjs formats.
  • Monash letter - A Monash University template to create letter PDF documents.
  • Monash memo - A Monash University template to create memo PDF documents.
  • Monash wp - A Monash University template to create working paper PDF documents.
  • Monash report - A Monash University template to create report PDF documents.
  • Monash thesis - A Monash University template to create thesis PDF documents.

Official documentation & quickstarts

Tutorials & workshops

Blog posts

Talks and videos

Supported editors

Libraries/Packages/Scripts

  • Julia - Julia interface package to Quarto CLI.
  • Python - Python interface package to Quarto CLI.
  • R - R interface package to Quarto CLI.
  • ecodown - Turn R package documentation pkgdown website into a Quarto website.
  • Simulate colorblindeness - Observable widget to simulate colorblindness for your whole document.
  • quartostamp - An R package An R package containing an RStudio Addin to insert some useful divs and classes into your Quarto revealjs document.
  • ohq2quarto - A Rust-based command line utility to turn any ObservableHQ notebook into a Quarto project.
  • Quartize - A Chrome extension to transform any ObservableHQ notebook into a list of downloadable FileAttachments and an in-page Quarto source document.
  • RStudio & VSCode snippets - RStudio & VSCode snippets to ease typesetting with Quarto.
  • matrix BOT - A little bot for the matrix-network that listens for some Quarto files and returns the PDF into the matrix channel.

Continuous integration / Continuous deployment

Extensions

  • 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.
  • 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).
  • molstar - This extension provides shortcodes for molstar, a tool to display macro-molecules such as proteins as well as molecular dynamics trajectories in an interactive viewer.
  • abstract-section - This extension allows to write an abstract anywhere in the main text and moves it to the metadata.
  • reveal-auto-agenda - This extension automatically creates agenda/outline slides for your Quarto revealjs presentations.
  • iconify - This extension provides shortcodes to Iconify icons library (HTML-based format only).
  • social-share - This extension allows to add buttons to share HTML-based documents on various social media platforms.
  • nutshell - This extension provides a filter to embed Nutshell in HTML-based documents.
  • section-bibliographies - This extension provides a filter to create a separate bibliography for each section or chapter.
  • qrcode - This extension provides a shortcode to support QR codes via QRCode.js (HTML-based format only).
  • animate - This extension provides support and shortcode to animate.css (HTML-based format only).
  • elevator - This extension provides support and shortcode to Elevator.js.
  • code-visibility - This extension implements some directives for filtering code and stream output included within a document.
  • roughnotation - An extension that uses the roughnotation JavaScript library to add animated annotations to revealjs documents.
  • attribution - A Quarto extension that brings Reveal.js plugin for displaying attribution text sideways along the right edge of the viewport.
  • shinylive - This extension lets you embed Shinylive (Shiny for Python) applications in a Quarto document.
  • pointer - A Quarto extension that brings a very simple Reveal.js plugin that adds support for switching the cursor to a 'pointer' style element while presenting.
  • social-embeds - A Quarto extension that provides shortcodes to embed content from across the web into HTML-based documents.
  • bsicons - This extension provides shortcodes to Bootstrap icons library (HTML-based format only).
  • collapse-callout - A filter that provides global options to make the Callout Blocks collapsible (HTML-based format only).
  • include-code-files - Include code from files using code cells option/attribute.
  • designmode - A quarto extension, adding a toggle for designMode in html and revealjs formats.
  • confetti - This extension uses canvas-confetti a JavaScript library to send some confetti in your revealjs presentation.
  • code-insertion - This extension enables code insertion immediately before and/or after a post/page for website and blog projects.
  • snow - This extension adds falling snowflakes in html and revealjs formats.
  • swissbiopics - This extension adds shortcode to embed SwissBioPics library of interactive biological images in html and revealjs formats.
  • chord-sheet - This extension provides support for rendering chord sheets in html and revealjs formats.
  • inadsense - This extension provides shortcode for inserting Google Adsense ads in html and revealjs formats.
  • forms - This extension provides shortcode for rendering forms in html and revealjs formats.
  • rev-history - This extension provides a shortcode for rendering revision history table with content pulled from git tags.
  • verticator - This extension provides indicators to show the amount of slides in a vertical stack in revealjs formats.
  • multibib - This extension provides support for multiple bibliographies.

Templates

Journals

  • 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.
  • arXiv - Template for arXiv-style preprints.
  • quarto-tandf - Template for Taylor and Francis.
  • sportrxiv - Template for SportRxiv preprints.
  • Computo - Template for Computo journal.
  • asm - Template for the American Society for Microbiology, based on the mSystems LaTeX template.
  • asce - Template for American Society of Civil Engineers journals and conference proceedings.

Presentations

  • Storybook - A medieval like template for Quarto revealjs presentation.
  • Coeos - A dark grey / white based template for Quarto revealjs presentation.
  • R-Ladies - R-Ladies (@rladies) template for Quarto revealjs presentation.
  • Onyxia - Onyxia template for Quarto revealjs presentation.
  • Organization Boilerplate Template - Organisation Boilerplate Template to be cloned and modified to fit your needs for Quarto revealjs presentation.
  • Blackboard - A blackboard like template for Quarto revealjs presentation.
  • nes - A Nes template for Quarto revealjs presentation.
  • insper - A "insper" template for Quarto revealjs presentation.
  • metropolis-theme - Opinionated port of the Metropolis template for Quarto revealjs presentation.
  • letterbox - A Quarto extension for authoring letterbox styled presentations using revealjs formats.

HTML Documents

  • Sketchy HTML - A template for Quarto to create sketchy looking HTML documents.

PDF Documents

  • letter - An opinionated template to create letter PDF documents.
  • hikmah - An opinionated template to create PDF documents with support to biblatex-chicago and more.
  • titlepage - This extension template brings several title pages for your PDF documents from one yaml option.
  • simple-article - This is a Quarto template that assists you in creating a simple, journal article-like document.
  • qletter - An opinionated template to create letter PDF documents.
  • nastatement - A template for creating a statement PDF letter.
  • naletter - An opinionated template to create letter PDF documents.
  • nanotes - A template for creating handout PDF notes.
  • Monash letter - A Monash University template to create letter PDF documents.
  • Monash memo - A Monash University template to create memo PDF documents.
  • Monash wp - A Monash University template to create working paper PDF documents.
  • Monash report - A Monash University template to create report PDF documents.
  • Monash thesis - A Monash University template to create thesis PDF documents.

Docx Documents

  • lettre-gouv - A Quarto extension template for French governmental documents.

Multiple formats

  • inrae - INRAE extension template with several formats (html and pdf).
  • tufte - A Quarto extension template for Tufte-style book (html and pdf).

Repository templates

Real life examples

Presentations formats

Websites formats

Book formats

Other formats

Follow

Official

Community

Who else should we be following!?

Contributing

Thanks goes to these contributors!

About

A curated list of Quarto talks, tools, examples & articles! Contributions welcome!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published