2022-10-16
New Additions
- Tutorials & workshops
- Tutorial: Creating your personal website using Quarto - A step-by-step guide for setting up a personal website using Quarto by Samantha Csik.
- Tutorial: Customizing Quarto Websites - Make your website stand out using SASS & CSS - Slides by Samantha Csik about using SASS and CSS to customise HTM Quarto website (materials: https://github.com/UCSB-MEDS/customizing-quarto-websites)
- Blog posts
- A beginner's guide to using Observable JavaScript, R, and Python with Quarto - This article shows you how to set up a Quarto document to use Observable JavaScript, including how to pass data from R or Python to an Observable code chunk.
- Libraries/Packages/Scripts
- matrix BOT - A little bot for the matrix-network that listens for some Quarto files and returns the PDF into the matrix channel.
- Extensions
- 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.
What's Changed
- fix: Cleanup Quarto extensions by @mcanouil in #143
- fix: Creating your personal website using Quarto by @mcanouil in #144
- Fix-issue134 by @mcanouil in #145
- fix: Quarto Extension Attribution by @mcanouil in #146
- fix: Qhinylive Quarto extension by @mcanouil in #147
- fix: Pointer Quarto extension by @mcanouil in #148
- fix: Social embeds extension by @mcanouil in #149
- fix: Customising Quarto Website by @mcanouil in #150
- fix: a simple matrix-quarto-bot for pdf-files by @mcanouil in #151
Full Changelog: 2022.10.05...2022.10.16