From 0c1607e2da4708b061ddedb1cc827f97965fb37b Mon Sep 17 00:00:00 2001 From: Joselyn Chavez Date: Wed, 29 Nov 2023 11:22:47 -0500 Subject: [PATCH 1/2] update homepage --- _pkgdown.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_pkgdown.yml b/_pkgdown.yml index 1d7cd2ab..ab7b265a 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -14,6 +14,9 @@ template: primary: "#7E69AE" code_font: {google: "JetBrains Mono"} +development: + mode: auto + navbar: bg: dark structure: From 1e30a6d28bcc377205db3f85263c49b60327ca96 Mon Sep 17 00:00:00 2001 From: Joselyn Chavez Date: Wed, 29 Nov 2023 11:53:35 -0500 Subject: [PATCH 2/2] fix background, add news --- _pkgdown.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index ab7b265a..ae29b690 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -18,21 +18,27 @@ development: mode: auto navbar: - bg: dark structure: left: - intro - reference + - news right: github components: reference: text: Documentation href: reference/index.html + news: + text: News + href: news/index.html github: icon: fab fa-github fa-lg href: https://github.com/drieslab/GiottoClass/ aria-label: github +news: + cran_dates: false + home: sidebar: structure: [links, license, community, citation, authors, dev]