You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by jmgirard November 8, 2022
I am hosting a Quarto website on Github Pages using the "docs" method. I have a custom domain and thus need to have a docs/CNAME file in my project. However, it seems that quarto is removing this file whenever I render via quarto render. Is there a way to tell quarto to keep this CNAME file? I tried the website: site-url option but that didn't seem to do it.