kth-quarto

KTH Quarto Formats

Quarto® is an open-source scientific and technical publishing system

This repository provides a quarto extension which provides a couple of different KTH branded formats along with starter templates.

Installing

quarto use template kth-library/kth-quarto

This will install the extension and create an example qmd file that you can use as a starting place for authoring your content (HTML article, PDF / typst output or web slides / revealjs output).

Examples

Minimal sample document (HTML): example.qmd, rendered to example.html

Sample with more features including a styled plot: report.qmd, rendered to report.html

Web slides template: slides.qmd, rendered to slides.html

Dashboard template: dashboard.qmd, rendered to dashboard.html

PDF (Typst) sample doc: typst-template.qmd, rendered to typst-template.pdf