Skip to content

Commit 25d3bdc

Browse files
Added website files
1 parent 034382e commit 25d3bdc

43 files changed

Lines changed: 23542 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.Rbuildignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
^LICENSE\.md$
55
^data/metadata$
66
^README\.Rmd$
7+
^_pkgdown\.yml$
8+
^docs$
9+
^pkgdown$

_pkgdown.yml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
2+
url: https://github.com/openwashdata/handpumpstatusdata
3+
template:
4+
bootstrap: 5
5+
includes:
6+
in_header: |
7+
<script defer data-domain="openwashdata.github.io" src="https://plausible.io/js/script.js"></script>
8+
9+
home:
10+
links:
11+
- icon: github
12+
text: GitHub repository
13+
href: https://github.com/openwashdata/handpumpstatusdata
14+
sidebar:
15+
structure: [links, citation, authors, dev, custom]
16+
components:
17+
custom:
18+
title: Funding
19+
text: This project was funded by the [Open Research Data Program of the ETH Board](https://ethrat.ch/en/eth-domain/open-research-data/).
20+
21+
authors:
22+
footer:
23+
roles: [cre, fnd]
24+
text: "Crafted by"
25+
sidebar:
26+
roles: [cre, aut, ctb]
27+
before: "So *who* does the work?"
28+
after: "Thanks all!"

docs/404.html

Lines changed: 75 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)