-
I am treating the rendered website folder as a submodule, so every time when I render the site, I need to initiate that submodule again, because the render process will remove the submodule entirely. Is there a way to keep those files specific to git? |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
May 10, 2023
Replies: 1 comment 4 replies
-
You need to specify website resources, see https://quarto.org/docs/websites/website-tools.html#site-resources. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
psychelzh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to specify website resources, see https://quarto.org/docs/websites/website-tools.html#site-resources.