Skip to content
Discussion options

You must be logged in to vote

Yes this does work differently from distill (which had the huge problem of potentially copying datasets and other assets that you don't want published). For Quarto there is a three-pronged approach:

  1. Much better auto-detection of resources than we had in distill

  2. Some well known files are automatically copied (robots.txt, .nojekyll, CNAME, _redirects)

  3. If both of those fail you can manually specify resources to include in the _site: https://quarto.org/docs/websites/website-tools.html#site-resources

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mikemahoney218
Comment options

Answer selected by jjallaire
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants