From d2eba987ba8c7b9458fcdb4dae2be96a955b0680 Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Thu, 3 Sep 2026 15:00:09 +0200 Subject: [PATCH 1/3] =?UTF-8?q?chore:=20=F0=9F=94=A7=20add=20code=20of=20c?= =?UTF-8?q?onduct=20to=20website=20sidebar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _quarto.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_quarto.yml b/_quarto.yml index 640b819..1abaceb 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -20,6 +20,7 @@ book: - docs/guide/next-steps.qmd appendices: - CONTRIBUTING.md + - CODE_OF_CONDUCT.md - CHANGELOG.md tools: - icon: github From 990986df214f7e68c94fd6f4fb4bcf8321437b62 Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Thu, 3 Sep 2026 15:01:05 +0200 Subject: [PATCH 2/3] =?UTF-8?q?chore:=20=F0=9F=94=A7=20move=20next=20steps?= =?UTF-8?q?=20above=20updating?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _quarto.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index 1abaceb..0ab5d5f 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -16,8 +16,8 @@ book: chapters: - docs/guide/installing.qmd - docs/guide/using.qmd - - docs/guide/updating.qmd - docs/guide/next-steps.qmd + - docs/guide/updating.qmd appendices: - CONTRIBUTING.md - CODE_OF_CONDUCT.md From cd96faf9882097715de1ad42a668a0ad2b0e2ca8 Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Thu, 3 Sep 2026 15:02:15 +0200 Subject: [PATCH 3/3] =?UTF-8?q?chore:=20=F0=9F=93=84=20add=20license=20to?= =?UTF-8?q?=20website=20footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _quarto.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_quarto.yml b/_quarto.yml index 0ab5d5f..0225a3a 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -26,6 +26,10 @@ book: - icon: github href: "https://github.com/rostools/template-workshop" aria-label: "GitHub icon: Source code" + page-footer: + center: + - text: "License: CC BY 4.0 {{< fa brands creative-commons >}} {{< fa brands creative-commons-by >}}" + href: LICENSE.md format: rostools-theme-html: