ERROR: Book contents must include a home page (e.g. index.md) -- how can I use external page instead?

I created a Quarto book, but I would like to use my own custom index.html page instead. How can I achieve this?

If I don't include an index.qmd in the _quarto.yml file, it gives me the error ERROR: Book contents must include a home page (e.g. index.md). Further, even if I leave it blank, then it shows up on the table of contents (so I'm forced to create a blank h1 heading with {.unnumbered} tag) which creates a completely different page with its own Quarto Book format.

There must be some way to disable this, right?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.