-
Notifications
You must be signed in to change notification settings - Fork 3
/
_quarto.yml
71 lines (64 loc) · 2.15 KB
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
project:
type: website
output-dir: docs
website:
title: "iSamples"
sidebar:
style: "docked"
search: true
logo: assets/isampleslogopetal.png
tools:
- icon: table
href: https://hyde.cyverse.org/isamples_central/ui/
- icon: github
href: https://github.com/isamplesorg
- icon: slack
href: https://isamples.slack.com/
- icon: twitter
href: https://twitter.com/isamplesorg
contents:
- href: index.qmd
text: Home
aria-label: "iSamples home"
- href: about.qmd
text: About
aria-label: "About the iSamples project"
- section: "Design"
contents:
- design/index.qmd
- design/requirements.md
- text: Metadata Model
href: "https://isamplesorg.github.io/metadata/"
- models/index.qmd
- section: "Resources"
contents:
- text: Publications
href: pubs.qmd
- icon: github
text: Github
href: "https://github.com/isamplesorg/"
# configure for correct source repository
# repo-url: https://github.com/isamples.org/isamples.github.io
repo-url: https://github.com/smrgeoinfo/isamples.github.io
repo-actions: [edit, issue]
page-footer:
left: >
© Copyright 2020, iSamples Project.
This material is based upon work supported by the National Science Foundation under Grant Numbers
[2004839](https://nsf.gov/awardsearch/showAward?AWD_ID=2004839),
[2004562](https://nsf.gov/awardsearch/showAward?AWD_ID=2004562),
[2004642](https://nsf.gov/awardsearch/showAward?AWD_ID=2004642),
and [2004815](https://nsf.gov/awardsearch/showAward?AWD_ID=2004815).
Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the [National Science Foundation](https://nsf.gov/).
format:
html:
toc: true
toc-depth: 4
number-sections: true
anchor-sections: false
number-depth: 8
theme: sandstone
css: styles.css
#filters:
# - pandoc-plantuml
# comment out for testing