can you have pure html pages in quarto website project? #6679
-
DescriptionCan you put html files into your quarto project and have them as links from quarto pages (ideally with the github-pages hosting approach)? I have html files that I've written myself that I didn't want to have to convert, but I can if necessary. Apologies if this is answered elsewhere, thanks for the great tool! |
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
Sep 2, 2023
Replies: 1 comment 1 reply
-
Yes, just use the regular link notation and it should just work. Did that not work for you? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
carsen-stringer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, just use the regular link notation and it should just work. Did that not work for you?