Skip to content

Commit d431039

Browse files
committed
add photos to People page
1 parent 50a70b5 commit d431039

File tree

8 files changed

+26
-4
lines changed

8 files changed

+26
-4
lines changed

assets/RCN_workshop_NYU.jpg

453 KB
Loading

assets/outside_SI_MSC.jpg

270 KB
Loading

assets/tour_SI_MSC.jpg

259 KB
Loading

assets/workshop_Moorea.jpg

606 KB
Loading

assets/workshop_SI.jpg

272 KB
Loading

assets/workshop_Tucson.jpg

705 KB
Loading

index.qmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Internet of Samples: iSamples"
3-
subtitle: "Toward an Interdisciplinary Cyberinfrastructure for Material Samples [![](https://img.shields.io/badge/NSF-2004839-blue.svg)](https://nsf.gov/awardsearch
4-
/showAward?AWD_ID=2004839)"
3+
subtitle: "Toward an Interdisciplinary Cyberinfrastructure for Material Samples [![](https://img.shields.io/badge/NSF-2004839-blue.svg)](https://nsf.gov/awardsearch/showAward?AWD_ID=2004839)"
54
number-sections: false
65
---
76

people.qmd

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,50 @@
11
---
2-
title: "People who contributed to iSamples"
2+
title: "Some of those who contributed to iSamples"
3+
lightbox: true
34
---
45

6+
:::: {.columns}
7+
::: {.column width="34%"}
58
* Cao, Sean
69
* Choe, Saebyl
710
* Cui, Hong
811
* Davies, Neil
912
* Deck, John
1013
* Kansa, Eric C
1114
* Kansa, Sarah Whitcher
15+
:::
16+
::: {.column width="34%"}
1217
* Kunze, John
1318
* Lehnert, Kerstin
1419
* Mandel, Danny
1520
* Meyer, Christopher
1621
* Ramdeen, Sarah
1722
* Raia, Natalie
1823
* Richard, Steve
24+
:::
25+
::: {.column width="32%"}
1926
* Robinson, Erin
2027
* Snyder, Rebecca
2128
* Song, Lu-lin
2229
* Thomer, Andrea
2330
* Vieglais, Dave
2431
* Walls, Ramona L
2532
* Yee, Raymond
33+
:::
34+
::::
2635

27-
xxx! [do we hve a group photo or two? ] (assets/iSamplesArchitecture.png)
36+
::: {layout-ncol=3}
37+
38+
![](assets/RCN_workshop_NYU.jpg){group="my-group"}
39+
40+
![](assets/workshop_Tucson.jpg){group="my-group"}
41+
42+
![](assets/workshop_SI.jpg){group="my-group"}
43+
44+
![](assets/outside_SI_MSC.jpg){group="my-group"}
45+
46+
![](assets/tour_SI_MSC.jpg){group="my-group"}
47+
48+
![](assets/workshop_Moorea.jpg){group="my-group"}
49+
50+
:::

0 commit comments

Comments
 (0)