cross-post: how do you exclude a specific file from quarto listing #11613
Unanswered
ligea-alexander
asked this question in
Q&A
Replies: 1 comment 2 replies
-
See https://quarto.org/docs/websites/website-listings.html#listing-contents Note that your use of include/exclude is incorrect ( Additionally, hide your Jupyter notebooks using a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
https://github.com/quarto-dev/quarto-web/discussions/1502#discussion-7611225
Hi, I'm working on a Quarto-based portfolio and blog, and I have a scenario where I need help excluding specific .ipynb files from being rendered as individual posts in a listing. Here's the situation:
Configurations I've tried:

Beta Was this translation helpful? Give feedback.
All reactions