Skip to content

Commit a563f3c

Browse files
authored
Merge pull request #19 from isamplesorg/main
sidebar (mostly) changes per last Friday review session
2 parents 97a7606 + aa493f8 commit a563f3c

File tree

3 files changed

+35
-4
lines changed

3 files changed

+35
-4
lines changed

_quarto.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ project:
44

55
website:
66
title: "iSamples"
7+
favicon: assets/isamplesfavicon.ico
78
sidebar:
89
style: "docked"
910
search: true
@@ -20,23 +21,26 @@ website:
2021
text: Home
2122
aria-label: "iSamples home"
2223
- href: about.qmd
23-
text: About
24+
text: Goals
2425
aria-label: "About the iSamples project"
25-
- section: "Design"
26+
- href: people.qmd
27+
text: People
28+
aria-label: "People of the iSamples project"
29+
- section: "Information Architecture"
2630
contents:
2731
- design/index.qmd
2832
- design/requirements.md
2933
- text: Metadata Model
3034
href: "https://isamplesorg.github.io/metadata/"
3135
- models/index.qmd
32-
- section: "Resources"
36+
- section: "Outputs"
3337
contents:
3438
- text: Publications
3539
href: pubs.qmd
3640
- icon: github
3741
text: Github
3842
href: "https://github.com/isamplesorg/"
39-
- section: "Tutorials"
43+
- section: "Getting Started"
4044
contents:
4145
- text: "iSamples Tutorials Overview"
4246
href: tutorials/index.qmd

assets/isamplesfavicon.ico

1.12 KB
Binary file not shown.

people.qmd

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: "People who contributed to iSamples"
3+
---
4+
5+
* Cao, Sean
6+
* Choe, Saebyl
7+
* Cui, Hong
8+
* Davies, Neil
9+
* Deck, John
10+
* Kansa, Eric C
11+
* Kansa, Sarah Whitcher
12+
* Kunze, John
13+
* Lehnert, Kerstin
14+
* Mandel, Danny
15+
* Meyer, Christopher
16+
* Ramdeen, Sarah
17+
* Raia, Natalie
18+
* Richard, Steve
19+
* Robinson, Erin
20+
* Snyder, Rebecca
21+
* Song, Lu-lin
22+
* Thomer, Andrea
23+
* Vieglais, Dave
24+
* Walls, Ramona L
25+
* Yee, Raymond
26+
27+
xxx! [do we hve a group photo or two? ] (assets/iSamplesArchitecture.png)

0 commit comments

Comments
 (0)