diff --git a/.gitignore b/.gitignore index d7ec34b..d7cc28c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,4 @@ .Renviron /.quarto/ -/_site_rendered/ +/_site/ diff --git a/_quarto.yml b/_quarto.yml index fec389d..78960d9 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -4,8 +4,6 @@ engine: knitr project: type: website - output-dir: _site_rendered - resources: - "img/**" @@ -101,4 +99,4 @@ format: link-external-icon: true link-external-newwindow: true -editor: source \ No newline at end of file +editor: source diff --git a/blog/2023/dissecting-footy-grid-combinations/index.qmd b/blog/2023/dissecting-footy-grid-combinations/index.qmd index 6ea4144..5244e3e 100644 --- a/blog/2023/dissecting-footy-grid-combinations/index.qmd +++ b/blog/2023/dissecting-footy-grid-combinations/index.qmd @@ -12,7 +12,6 @@ categories: image: footy-grid.jpg reference-location: margin draft: true -freeze: true reading-time: true --- diff --git a/blog/2023/more-afl-stats/index.qmd b/blog/2023/more-afl-stats/index.qmd index d672d84..6ebd166 100644 --- a/blog/2023/more-afl-stats/index.qmd +++ b/blog/2023/more-afl-stats/index.qmd @@ -11,7 +11,6 @@ categories: image: fitzroy-lions-logo.png reference-location: margin draft: true -freeze: true reading-timereading-time: true --- diff --git a/blog/2023/over-analysing-idle-footy-chat/index.qmd b/blog/2023/over-analysing-idle-footy-chat/index.qmd index 28e652b..c5cea83 100644 --- a/blog/2023/over-analysing-idle-footy-chat/index.qmd +++ b/blog/2023/over-analysing-idle-footy-chat/index.qmd @@ -11,7 +11,6 @@ categories: image: fitzroy-lions-logo.png reference-location: margin draft: false -freeze: true reading-timereading-time: true --- diff --git a/blog/2023/responses/index.qmd b/blog/2023/responses/index.qmd index a22e3ab..83458c9 100644 --- a/blog/2023/responses/index.qmd +++ b/blog/2023/responses/index.qmd @@ -8,7 +8,6 @@ categories: image: bt.jfif reference-location: margin draft: true -freeze: true reading-time: true --- diff --git a/blog/index.qmd b/blog/index.qmd index af92c85..ea9704b 100644 --- a/blog/index.qmd +++ b/blog/index.qmd @@ -16,6 +16,7 @@ toc-location: right date-format: "D MMMM YYYY" code-tools: false comments: false +freeze: false --- ## 2023