Skip to content

Commit

Permalink
docs: use openair pkgdown theme
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-davison committed Jan 7, 2025
1 parent bbd36b4 commit d7d6a12
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 27 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Suggests:
rmarkdown
VignetteBuilder:
knitr
Config/Needs/website: openair-project/openairpkgdown
Encoding: UTF-8
Language: en-GB
LazyData: yes
Expand Down
37 changes: 10 additions & 27 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,34 +1,17 @@
url: https://openair-project.github.io/deweather/
template:
bootstrap: 5
bslib:
bootswatch: lumen
pkgdown-nav-height: 100px
package: openairpkgdown

navbar:
title: deweather
structure:
left: [intro, reference, news, articles, tutorials, book, casestudy]
right: [search, github]
components:
reference:
text: Functions
href: reference/index.html
news:
text: News
href: news/index.html
book:
text: Book (External)
href: https://bookdown.org/david_carslaw/openair/
casestudy:
text: Case Studies (External)
menu:
- text: (2019) Using meteorological normalisation to detect interventions in air quality time series
href: https://www.sciencedirect.com/science/article/pii/S004896971834244X
- text: (2012) A short-term intervention study — Impact of airport closure due to the eruption of Eyjafjallajökull on near-field air quality
href: https://www.sciencedirect.com/science/article/abs/pii/S1352231012001355
- text: (2009) Analysis of air pollution data at a mixed source location using boosted regression trees
href: https://www.sciencedirect.com/science/article/abs/pii/S1352231009003069
casestudy:
text: Case Studies (External)
menu:
- text: (2019) Using meteorological normalisation to detect interventions in air quality time series
href: https://www.sciencedirect.com/science/article/pii/S004896971834244X
- text: (2012) A short-term intervention study — Impact of airport closure due to the eruption of Eyjafjallajökull on near-field air quality
href: https://www.sciencedirect.com/science/article/abs/pii/S1352231012001355
- text: (2009) Analysis of air pollution data at a mixed source location using boosted regression trees
href: https://www.sciencedirect.com/science/article/abs/pii/S1352231009003069

reference:
- title: Data
Expand Down

0 comments on commit d7d6a12

Please sign in to comment.