From 22783537ce74159cfc6e7cda6dc27ff96c19e17f Mon Sep 17 00:00:00 2001 From: Mathieu Aucejo <79322171+maucejo@users.noreply.github.com> Date: Wed, 20 May 2026 13:55:47 +0200 Subject: [PATCH] Add bookly-typst template to custom formats Added bookly-typst template for book writing. --- 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)'