njtierney / qmd4sci

quarto for scientists
https://qmd4sci.njtierney.com/
Other
48 stars 5 forks source link

quarto preview vs quarto render? #12

Open njtierney opened 2 weeks ago

njtierney commented 2 weeks ago

As you preview your book, chapters will be rendered and updated. However, if you make changes to global options (e.g. _quarto.yml or included files) you need to fully re-render your book to have all of the changes reflected. Consequently, you should always fully quarto render your site before deploying it, even if you have already previewed changes to some pages with the preview server.

From https://quarto.org/docs/books/