Skip to content
Discussion options

You must be logged in to vote

quarto publish is doing by default quarto render + some operations to publish.
The publish part does not create files in _site, that's quarto render's job.

Try yourself in a simple project quarto create project website then quarto render.
Add site-url: https://example.com and you'll get the two files.

I don't know what's the YAML you shared, but this looks like a quite heavy LLM hallucination, see https://quarto.org/docs/projects/profiles.html.

The documentation is LLM friendly, ask your LLM to ALWAYS double check what it provides, especially if you don't yourself, and to read the ".llms.md" pages as a replacement of the ".html" ones (https://quarto.org/docs/projects/profiles.llms.md).

Replies: 2 comments 1 reply

Comment options

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

Answer selected by NeuroShepherd
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
websites Issues creating websites
2 participants