Introduction

I have decided to also maintain this list as a project on the corresponding GitHub Repo page.

At the time of writing, Quarto has surpassed other website-building packages in popularity (3.4k ★ stars), compared to packages like blogdown (1.7k ★) and distill (400 ★). Given Quarto’s growing popularity, I took the initiative to compile a list of websites built with it. This way, data analysts who use other site-building methods (e.g., distill, blogdown) will have the chance to see what a Quarto website can do. Additionally, this catalogue may also help those who have already added Quarto to their toolkit, as they can draw inspiration from a centralised collection of relevant examples.

Unfortunately, as is probably already obvious, this list cannot possibly include every Quarto website. For the most part, these are sites I have come across and liked. If you know of another site, or even your own, feel free to leave a comment or send me a message and I will add it as soon as possible.

Inspiration

A few years earlier I decided to build a website so I would have a single place to showcase my projects rather than having them scattered across various repositories on GitHub. So I tried several solutions that needed to support Rmd files (R Markdown files). I ended up using {distill}, and I genuinely loved it, as the website combined simplicity with elements that made it look quite professional. Despite whatever issues it had (many of which were later resolved by Quarto), I was quite satisfied. However, at that time I was a beginner programmer with fairly limited knowledge of HTML and CSS. This meant I could only make minimal modifications, and even those would take me a very long time. During the same period I discovered a website that catalogued Distill websites. That list helped me:

  • Understand the capabilities and limitations of {distill} package
  • Find motivation to get started by drawing inspiration from other people’s sites
  • Easily access interesting site features alongside their corresponding source code

In 2022, Quarto was announced and the landscape of writing and publishing articles, reports, and websites changed considerably. Several Distill users decided to make the switch and are already using Quarto for their personal websites (based on the Distill website list). Some may still be hesitant about this change, since Quarto is fairly new and there may be significant issues that haven’t been resolved yet. Another factor is the time required to learn how to use it, given that its documentation while comprehensive, can feel overwhelming to new users. This is precisely why I believe this list is important. To make Quarto more accessible to new users and to encourage existing users to adopt new features.

List of Quarto Sites

An indicative list of websites using Quarto is as follows:

70 Quarto websites — filter by username, click links to visit
User Website Repository
aeturrell aeturrell.com home
alexpghayes alexpghayes.com quarto-blog
almeidasilvaf almeidasilvaf.github.io almeidasilvaf.github.io
andreashandel andreashandel.com andreashandelwebsite
andrewheiss andrewheiss.com ath-quarto
andrewheiss nonprofitf22.classes.andrewheiss.com nonprofitf22.classes.andrewheiss.com
aster-hu asterhu.com Asteroid_Blog
beatrizmilz beamilz.com blog-en
Bioconductor bioconductor.github.io/biocblog biocblog
cgoo4 quantumjitter.com quantumjitter
CrumpLab crumplab.com CrumpLab.github.io
currocam currocam.github.io currocam.github.io
cynthiahqy cynthiahqy.com digital-garden
daxkellie daxkellie.com website-quarto
ddimmery ddimmery.com quarto-website
djnavarro blog.djnavarro.net quarto-blog
drganghe drganghe.github.io drganghe.github.io
ekholme ericekholm.com ee-quarto-site
EllaKaye ellakaye.co.uk ellakaye.co.uk
EmilHvitfeldt emilhvitfeldt.com emilhvitfeldt.com
epiforecasts epiforecasts.io epiforecasts.github.io
fusionet24 myyearindata.com myyearindata
ivelasq ivelasq.rbind.io pipedream
JavOrraca javierorracadeatcu.com quarto-blog
jbkunst jkunst.com/blog blog
jessesadler jessesadler.com quarto-blog
jeweljohnsonj sciquest.netlify.app SciQuest
jhelvy jhelvy.com jhelvy_quarto
joelnitta joelnitta.com joelnitta-home
journalovi journalovi.org journalovi.github.io
jthomasmock TheMockup.blog themockup-blog
kathoffman khstats.com khstats-quarto
kelly-sovacool sovacool.dev kelly-sovacool.github.io
kurianbenoy kurianbenoy.com kurianbenoy-website
magsol magsol.github.io magsol.github.io
marioangst marioangst.com/en
markusschanta blog.markus.schanta.at blog
marvinschmitt marvinschmitt.com marvinschmitt-dot-com
matherion behaviorchange.eu personal-website
maxdrohde maximilianrohde.com blog_quarto
mcanouil mickael.canouil.fr mickael.canouil.fr
mdsumner hypertidy.org quarto-blog
Meghansaha thetidytrekker.com thetidytrekker-quarto
mine-cetinkaya-rundel A Quarto tip a day quarto-tip-a-day
miriamheiss miriamheiss.com miriam-blog
mmhamdy hypothesis-space.netlify.app Hypothesis-Space
njlyon0 njlyon0.github.io njlyon0.github.io
nucleic-acid jollydata.blog quarto-blog
numbats numbat.space numbats-quarto-website
Openscapes openscapes.github.io/quarto-website-tutorial quarto-website-tutorial
pat-alt paltmeyer.com pat-alt.github.io
paul-buerkner paul-buerkner.github.io paul-buerkner.github.io
pkollenda philippkollenda.com Website
Possible-Institute possible.institute website
quarto-dev quarto.org quarto-web
rlbarter rebeccabarter.com personal-website-quarto
robertmitchellv robertmitchellv.com robertmitchellv.github.io
robjhyndman robjhyndman.com robjhyndman.com
rsangole rsangole.netlify.app blog
samanthacsik samanthacsik.github.io samanthacsik.github.io
seeM wasimlorgat.com blog
shamindras shamindras.com ss_personal_distill_blog
srvanderplas srvanderplas.github.io srvanderplas.github.io
StefanThoma stefanthoma.github.io/quarto-blog quarto-blog
stesiam stesiam.com stesiam.github.io
tidymodels tidymodels.org tidymodels.org
laderast laderast.github.io laderast.github.io
vbaliga vbaliga.github.io vbaliga.github.io
willingc willingconsulting.com willing-consulting-2022
zekiakyol zekiakyol.com personal-website

Multilingual Websites

Unfortunately, Quarto does not natively support the creation of multilingual websites. This can be problematic for those who wish to publish their content in their native language as well, which may differ from English. For now, the solution officially offered by Quarto is through project profiles, but the implementation seems quite complex to me and is barely covered in the relevant documentation for this particular use case. If you are interested in developments regarding multilingual support in Quarto, you can check out the discussion on this topic on the project’s GitHub page. As of now, Quarto does not officially support multilingual websites, e-books, and so on in a straightforward manner.

Although there is no official support from Quarto, babelquarto was created, an R package that attempts to solve this problem and make the creation of multilingual sites both possible and easy. Several sites have already integrated {babelquarto} into their workflow and now offer content in multiple languages. One of them is the very website you are reading right now! You can find its source code here. Another nice example of a multilingual site (Japanese / English) is that of Joel Nitta and its corresponding repository.

I hope you found all of this interesting and, why not, that it convinced you to build your own Quarto website!