@grrrck have you looked at Astro before? https://astro.build/ I’m super curious if it can connect with deno for some kind of quarto integration as a way to unplug bootstrap for something else; tailwind or vue? watching a demo of it now and it seems really cool 
Astro

Astro builds fast content sites, powerful web applications, dynamic server APIs, and everything in-between.

Astro
@robertmitchellv I’ve heard of Astro but haven’t looked at it much. I do love this general idea though and have been wanting to work on a similar idea. Please let me know if you do any tinkering in this direction, or if you figure out how to add hours to the day!
@robertmitchellv have you seen Svelte? That’s the direction I’d like to go. I think it’s reactivity model and a few other ideas would align really well with a data science audience, especially if they have a little Shiny experience.
https://svelte.dev
Svelte • Web development for the rest of us

Web development for the rest of us

@grrrck yeah i would love more hours as well! especially since i’ve been trying to get rid of sleep debt; even less hours  

i’ve heard of svelte but haven’t looked into it yet. the demo i watched was showing how, regardless of runtime, package manager, or framework/component library, you can add things in as needed, which seemed really cool. you can add svelte, or tailwind, or react https://docs.astro.build/en/guides/integrations-guide/svelte/

@astrojs/svelte

Learn how to use the @astrojs/svelte framework integration to extend component support in your Astro project.

Astro Documentation

@grrrck and use deno like this https://docs.astro.build/en/guides/integrations-guide/deno/

i just thought it would be really cool using quarto-cli to add frameworks to projects in a kind of agnostic way

i might tinker with this but don’t know how far i’ll get

@astrojs/deno

Learn how to use the @astrojs/deno SSR adapter to deploy your Astro project.

Astro Documentation