From 5e8d08df4e5da7a8158bfcdff100acc094ba376c Mon Sep 17 00:00:00 2001 From: Mathieu Aucejo <79322171+maucejo@users.noreply.github.com> Date: Thu, 21 May 2026 14:01:02 +0200 Subject: [PATCH] Add bookly-typst template to custom formats (#2037) Added bookly-typst template for book writing. (cherry picked from commit a52fb2182f1e153180da37956d0db3721d0e2a97) --- docs/extensions/listings/custom-formats.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/extensions/listings/custom-formats.yml b/docs/extensions/listings/custom-formats.yml index 9ac2024e3..14b4a8e8b 100644 --- a/docs/extensions/listings/custom-formats.yml +++ b/docs/extensions/listings/custom-formats.yml @@ -22,6 +22,12 @@ description: > Quarto Typst template for the Awesome CV +- name: bookly-typst + path: https://github.com/maucejo/quarto-bookly + author: '[Mathieu Aucejo](https://github.com/maucejo)' + description: > + Templates for writing books or theses via the bookly Typst package + - name: bookup path: https://github.com/juba/bookup-html author: '[juba](https://github.com/juba)'