Skip to content

chore(deps): update 4 Quarto extensions - #46

Merged
mcanouil merged 1 commit into
mainfrom
chore/quarto-extensions/update-extensions-20260801
Aug 1, 2026
Merged

chore(deps): update 4 Quarto extensions#46
mcanouil merged 1 commit into
mainfrom
chore/quarto-extensions/update-extensions-20260801

Conversation

@mcanouil-dev

@mcanouil-dev mcanouil-dev Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Updates the following Quarto extension(s):

🐛 Patch Updates


mcanouil/atelier

Release 0.10.2

Installation

quarto add mcanouil/quarto-atelier@0.10.2

Changelog

Bug Fixes

  • fix: keep the gitlink widget's menu inside the sidebar, so a docked sidebar carrying it no longer has a permanent horizontal scrollbar. Quarto gives the column overflow-y: auto and leaves overflow-x at visible, which computes to auto, so anything wider scrolls it sideways rather than being clipped; the menu is anchored to its trigger's left edge and sized to its content, and the theme centres the tools row, so it ran past the right edge. It raised the scrollbar even while shut, because it is hidden with visibility and so still takes part in layout. It is now anchored to the tools row, which spans the column.

Documentation

  • docs: Move the website into docs/, matching the layout every other extension in the family now uses, so the release workflow detects it and the Pages workflow deploys it from the release tag.
  • docs: Generate a changelog page from CHANGELOG.md, through the shared pre-render and post-render scripts.
  • docs: Build the site from the copy of the extension synced from the repository root, so it is rendered by the version being released.
  • docs: Trim README.md to a landing page pointing at the website.
  • docs: Add the Pages workflow and the Quarto Extensions Updates workflow.
  • docs: Serve the site in the book-like layout the rest of the family uses: no navbar, with the docked sidebar carrying the navigation, the search, and the repository widget, and a three-part footer. --profile navbar renders the same pages with the navbar the project type ships by default.
  • docs: Rename example.qmd to examples.qmd and reference/index.qmd to reference.qmd, so the pages are named as they are everywhere else.
  • docs: Pin the installs the site offers to the release tag it is built from, and offer them from the editor through Quarto Wizard.

What's Changed

Full Changelog: mcanouil/quarto-atelier@0.10.1...0.10.2

About: An accessible, brand-driven documentation-website project type for Quarto.

Links: Repository · Release

mcanouil/gitlink

Release 1.9.2

Installation

quarto add mcanouil/quarto-gitlink@1.9.2

Changelog

Documentation

  • docs: Add a documentation website under docs/, built on the atelier project type and published to https://m.canouil.dev/quarto-gitlink/, with in-text rewriting enabled so the pages show the filter working.
  • docs: Trim README.md to a landing page pointing at the website.
  • docs: Add the Pages workflow, which renders docs/ on pull requests and deploys it from the release tag.
  • docs: Add the Quarto Extensions Updates workflow, scanning docs for the website's own dependencies.

What's Changed

Full Changelog: mcanouil/quarto-gitlink@1.9.1...1.9.2

About: Use Git hosting platforms references (commits, issues, discussions, and pull requests) directly into your Quarto documents.

Links: Repository · Release

mcanouil/iconify

Release 4.0.1

Installation

quarto add mcanouil/quarto-iconify@4.0.1

Changelog

Bug Fixes

  • fix: Honour inline: false written as a bare YAML boolean. The value was read as an absent option, so icons kept the inline attribute that the default applies.

Documentation

  • docs: Add a documentation website under docs/, built on the atelier project type and published to https://m.canouil.dev/quarto-iconify/, drawing its icons with the extension itself.
  • docs: Trim README.md to a landing page pointing at the website.
  • docs: Add the Pages workflow, which renders docs/ on pull requests and deploys it from the release tag.
  • docs: Add the Quarto Extensions Updates workflow, scanning docs for the website's own dependencies.

What's Changed

Full Changelog: mcanouil/quarto-iconify@4.0.0...4.0.1

About: Use Iconify icons in HTML-based Quarto documents (over 200,000 open source vector icons).

Links: Repository · Release

mcanouil/pastel

Release 0.1.1

Installation

quarto add mcanouil/quarto-pastel@0.1.1

Changelog

Documentation

  • docs: Add a documentation website under docs/, built on the atelier project type and published to https://m.canouil.dev/quarto-pastel/, themed by the brand itself.
  • docs: Trim README.md to a landing page pointing at the website.
  • docs: Add the Pages workflow, which renders docs/ on pull requests and deploys it from the release tag.
  • docs: Add the Quarto Extensions Updates workflow, scanning docs for the website's own dependencies.

What's Changed

New Contributors

Full Changelog: mcanouil/quarto-pastel@0.1.0...0.1.1

About: A shared pastel brand for Quarto documentation websites.

Links: Repository · Release


🤖 This PR was automatically generated by quarto-extensions-updater

- mcanouil/atelier: 0.10.1 → 0.10.2
- mcanouil/gitlink: 1.9.1 → 1.9.2
- mcanouil/iconify: 4.0.0 → 4.0.1
- mcanouil/pastel: 0.1.0 → 0.1.1
@mcanouil-dev mcanouil-dev Bot added the Type: Dependencies ⬆️ Issues related to dependencies, which are external libraries or packages that are used label Aug 1, 2026
@mcanouil
mcanouil merged commit addf8ae into main Aug 1, 2026
2 checks passed
@mcanouil
mcanouil deleted the chore/quarto-extensions/update-extensions-20260801 branch August 1, 2026 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependencies ⬆️ Issues related to dependencies, which are external libraries or packages that are used

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant