2022-10-22
New Additions
- Blog posts
- Six Productivity Hacks for Quarto - A blog post showing six tips from the re-use content across documents, the insertion of Pandoc divs and spans to continuous deployment with GitHub Actions.
- Let's make maps with
bertin.js
in Quarto - A HTML document showing how to draw maps with bertin.js in Quarto. - How to add some personality to your Quarto Blog - A blog post sharing some of the added features and tweaks users can make on top of the standard blog templates to inject some personality into their blog.
- Extensions
- 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).
- Templates
- Computo - Template for Computo journal.
- simple-article - This is a Quarto template that assists you in creating a simple, journal article-like document.
- insper - A "insper" template for Quarto
revealjs
presentation.
- Repository templates
- NOAA Quarto Simple Website - NOAA simple is a repository template for a simple Quarto website that looks like a "book".
What's Changed
- fix: 6 Productivity Hacks for Quarto by @mcanouil in #170
- fix: Bertin.js and Quarto to draw maps by @mcanouil in #171
- fix: Computo Quarto extension by @mcanouil in #172
- fix: NOAA simple Quarto format by @mcanouil in #173
- fix: Simple Article Template for Quarto by @mcanouil in #174
- fix: insper Quarto template for Reveal.js by @mcanouil in #175
- fix: Tips to add some personality to your Quarto Blog by @mcanouil in #178
- chore: prepare new release by @mcanouil in #179
Full Changelog: 2022.10.16...2022.10.22