Skip to content

Commit

Permalink
Update _quarto.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remlapmot committed Jul 24, 2024
1 parent 1871c4e commit ac4600d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion site/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ project:
output-dir: ../docs
preview:
port: 4200
render:
- "*.qmd"
- "!README.md"

website:
title: "mrrobust"
Expand Down Expand Up @@ -77,6 +80,6 @@ format:
toc: true
highlight-style: arrow

freeze: auto # re-render only when source changes
# freeze: auto # re-render only when source changes

bibliography: refs.bib

0 comments on commit ac4600d

Please sign in to comment.