Comment on [Debian Stable] Which Static Blog Generator: blag, Jekyll, Hugo, Lektor, Pelican, staticsite?
moonpiedumplings@programming.dev 3 weeks agoQuarto has theming via several built in bootstrap themes.
Quarto is written in javascript.
Also, it has no template engine/templating. I have a nasty hack where I write python code to output markdown that can be remdered to both html and pdf, but this is probably not what most people making a website want.