From d86e92b82c01e900e51dd46ba835c39e6e53d594 Mon Sep 17 00:00:00 2001 From: t-gummer Date: Mon, 13 Nov 2023 15:34:56 +1100 Subject: [PATCH 1/2] remove _site --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d7ec34b..d7cc28c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,4 @@ .Renviron /.quarto/ -/_site_rendered/ +/_site/ From 0f43fc3622e7c800f536a670692ffe7e3ba528d2 Mon Sep 17 00:00:00 2001 From: t-gummer Date: Mon, 13 Nov 2023 15:35:22 +1100 Subject: [PATCH 2/2] change the build location to _site --- _quarto.yml | 4 +--- blog/2023/dissecting-footy-grid-combinations/index.qmd | 1 - blog/2023/more-afl-stats/index.qmd | 1 - blog/2023/over-analysing-idle-footy-chat/index.qmd | 1 - blog/2023/responses/index.qmd | 1 - blog/index.qmd | 1 + 6 files changed, 2 insertions(+), 7 deletions(-) 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