quarto serve multiple page notebooks created with the website template #701
-
Hello, Thanks for your marvelous work. It's a very nice evolution of RMarkdown. There's a functionality, through, I'd love to see happen : it's quarto serve on folders with multiple notebooks, in order to allow very basic websites but with interactivity. Is there something like that intended, that would mix the power of Thanks !! :D |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You might be able to accomplish what you'd like using our listings feature. For example, this attached sample will enumerate the notebooks from a folder into a table on the home page. More about listings here: |
Beta Was this translation helpful? Give feedback.
You might be able to accomplish what you'd like using our listings feature. For example, this attached sample will enumerate the notebooks from a folder into a table on the home page.
simple-nb.zip
More about listings here:
https://quarto.org/docs/websites/website-listings.html