Quarto preview in default projects -> 404 not found #6973
-
DescriptionIf I create a project of type default, then try
Is this not intended to work? If it's helpful, here's my quarto:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
This is an intended behaviour as you are rendering a project and serving the project from the root which expect as any website the
|
Beta Was this translation helpful? Give feedback.
-
Ah, thanks for explaining that, it's helpful. This is surprising behavior to me. I try to think of default projects as similar to websites, books, and manuscripts in that they allow batch render, conditional content, and aggregated metadata. I had thought of the point in which they differed being that they lack the navigational overlay between docs that's enabled by calling on the keys When you run Thanks for your help in understanding the behavior of |
Beta Was this translation helpful? Give feedback.
I opened an enhancement issue to make
quarto preview
behave similarly between project types, see: