From 34420d7837d3e6794520dd4ee63519e3a117e33f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABlle=20Salmon?= Date: Thu, 18 Jul 2024 17:06:53 +0200 Subject: [PATCH 1/2] docs: fix pkgdown navbar config --- _pkgdown.yml | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index 2922219..29a458c 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,22 +1,19 @@ navbar: - title: ~ - type: default - left: - - text: Reference - href: reference/index.html - - text: Articles - menu: - - text: JOSS paper - href: https://joss.theoj.org/papers/10.21105/joss.00056 - - text: Abstract/Poster presented at AGU 2014 - href: http://adsabs.harvard.edu/abs/2014AGUFM.H13H1209V - - text: Vignette - href: articles/index.html - - text: News - href: news/index.html - right: - - icon: fa-github fa-lg - href: https://github.com/ropensci/hddtools/ + structure: + left: [intro, reference, articles, tutorials, news] + right: [search, github, lightswitch] + components: + articles: + text: Articles + menu: + - text: JOSS paper + href: https://joss.theoj.org/papers/10.21105/joss.00056 + - text: Abstract/Poster presented at AGU 2014 + href: http://adsabs.harvard.edu/abs/2014AGUFM.H13H1209V + - text: Vignette + href: articles/index.html + - text: News + href: news/index.html reference: - title: Get catalogues From 354de1972dd7eb50a00364597de961e7148d626a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABlle=20Salmon?= Date: Mon, 2 Sep 2024 12:10:43 +0200 Subject: [PATCH 2/2] Update _pkgdown.yml --- _pkgdown.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index 29a458c..2b8af5b 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -12,8 +12,6 @@ navbar: href: http://adsabs.harvard.edu/abs/2014AGUFM.H13H1209V - text: Vignette href: articles/index.html - - text: News - href: news/index.html reference: - title: Get catalogues