Skip to content

Commit 8001e72

Browse files
committed
added a people page. changes reflected in documentation.
1 parent fdfbe23 commit 8001e72

File tree

100 files changed

+1168
-8
lines changed

Some content is hidden

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

100 files changed

+1168
-8
lines changed

.DS_Store

0 Bytes
Binary file not shown.

config.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ menus:
5050
url: "/community"
5151
weight: 3
5252

53+
# - name: "People"
54+
# url: "/people"
55+
# weight: 4
56+
5357
# - name: "Projects"
5458
# url: "/projects"
5559
# weight: 4
@@ -80,6 +84,10 @@ menus:
8084
- name: "Community"
8185
url: "/community"
8286
weight: 3
87+
88+
# - name: "People"
89+
# url: "/people"
90+
# weight: 4
8391

8492
# - name: "Projects"
8593
# url: "/projects"

content/people.md

Lines changed: 8 additions & 0 deletions

data/home/teampage.yaml

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,135 @@
1+
enabled: true
2+
id: "teampage"
3+
4+
# Steering
5+
CoPi:
6+
title: "Steering Council"
7+
text: "Put something here"
8+
cards:
9+
- image: "images/Ida_Sim.png"
10+
title: "Ida Sim"
11+
text1: CPH Co-Faculty Director <br> Professor
12+
button:
13+
# label: "Learn more"
14+
# url: "#"
15+
16+
- image: "images/Fernando_Perez.png"
17+
title: "Fernando Perez"
18+
text1: "BIDS Faculty Director Associate Professor"
19+
button:
20+
# label: "Learn more"
21+
# url: "#"
22+
# add maryam jp jim
23+
24+
# Leadership Team block
25+
LeadershipTeam:
26+
title: "Open Engineering Team"
27+
text: "Put something here"
28+
cards:
29+
- image: "images/Maryam_Vareth.png"
30+
title: "Maryam Vareth"
31+
text1: Managing Director<br>Agile Metabolic Health
32+
button:
33+
# label: "Learn more"
34+
# url: "#"
35+
36+
- image: "images/JP_Pollak.png"
37+
title: "JP Pollak"
38+
text1: "Co-founder <br> The Commons Project Foundation"
39+
button:
40+
# label: "Learn more"
41+
# url: "#"
42+
43+
# - image: "images/Sandeep_Kishore.png"
44+
# title: "Sandeep Kishore"
45+
# text1: "Physician-scientist UCSF Hospital Medicine"
46+
# button:
47+
# # label: "Learn more"
48+
# # url: "#"
49+
50+
- image: "images/Jim_Colliander.png"
51+
title: "Jim Colliander"
52+
text1: "Co-founder <br> 2i2c"
53+
button:
54+
# label: "Learn more"
55+
# url: "#"
56+
57+
# - image: "images/Jessilyn_Dunn.png"
58+
# title: "Jessilyn Dunn"
59+
# text1: "Assistant Professor Duke University Big IDEAs Lab"
60+
# button:
61+
# # label: "Learn more"
62+
# # url: "#"
63+
64+
# - image: "images/Suneil_Koliwad.png"
65+
# title: "Suneil Koliwad"
66+
# text1: "Endocrinologist <br> UCSF Diabetes Center"
67+
# button:
68+
# # label: "Learn more"
69+
# # url: "#"
70+
71+
- image: "images/Simona_Carini.png"
72+
title: "Simona Carini"
73+
text1: "Programmer / Analyst UCSF"
74+
button:
75+
# label: "Learn more"
76+
# url: "#"
77+
78+
# - image: "images/Beth_Berrean.jpg"
79+
# title: "Beth Berrean"
80+
# text1: "Consulting advisor UCSF"
81+
# button:
82+
# # label: "Learn more"
83+
# # url: "#"
84+
85+
- image: "images/Ryan_Lovett.png"
86+
title: "Ryan Lovett"
87+
text1: "Engineer <br> JupyterHub"
88+
button:
89+
# label: "Learn more"
90+
# url: "#"
91+
92+
# - image: "images/Daniel_Wolfe.jpg"
93+
# title: "Daniel Wolfe"
94+
# text1: "Executive Director UCSF/UC Berkeley Computational Precision Health"
95+
# button:
96+
# # label: "Learn more"
97+
# # url: "#"
98+
99+
- image: "images/Patrick_Carter.jpg"
100+
title: "Patrick Carter"
101+
text1: "Clinical & Technology Lead <br> The Commons Project Foundation"
102+
button:
103+
# label: "Learn more"
104+
# url: "#"
105+
106+
- image: "images/Simon_Johnson.jpg"
107+
title: "Simon Johnson"
108+
text1: "FILL IN ROLE <br> The Commons Project Foundation"
109+
button:
110+
# label: "Learn more"
111+
# url: "#"
112+
113+
# - image: "images/Jeffrey_Chambers.jpg"
114+
# title: "Jeffrey Chambers"
115+
# text1: "Project Manager <br> The Commons Project Foundation"
116+
# button:
117+
# # label: "Learn more"
118+
# # url: "#"
119+
120+
- image: "images/Min_Ragan-Kelley.jpg"
121+
title: "Min Ragan-Kelley"
122+
text1: "Senior Research Engineer <br> Simula Research Laboratory"
123+
button:
124+
# label: "Learn more"
125+
# url: "#"
126+
127+
- image: "images/Yuvi_Panda.jpg"
128+
title: "Yuvi Panda"
129+
text1: "Senior Open Source Infrastructure Engineer <br> 2i2c"
130+
button:
131+
# label: "Learn more"
132+
# url: "#"
133+
134+
135+

public/community/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ <h3 class="fs-1 fw-bold text-center text-primary pb-3">Our Core Ideals</h3>
341341
342342
<div class="card-body text-">
343343
<h4 class="card-title text-center text-primary pb-4">Unlocking the Full Potential of Personalized Health Data</h4>
344-
<p class="card-text text-black-61 pb-4">We aim to empower healthcare systems by enabling advanced, cloud-based analytics and insights across all research and clinical practices. Our open-source platform not only supports seamless integration and real-time data processing but also fosters the development of personalized treatment pathways, significantly enhancing research capabilities and patient care outcomes.</p>
344+
<p class="card-text text-center text-black-61 pb-4">We aim to empower healthcare systems by enabling advanced, cloud-based analytics and insights across all research and clinical practices. Our open-source platform not only supports seamless integration and real-time data processing but also fosters the development of personalized treatment pathways, significantly enhancing research capabilities and patient care outcomes.</p>
345345
346346
</div>
347347
</div>
@@ -355,7 +355,7 @@ <h4 class="card-title text-center text-primary pb-4">Unlocking the Full Potentia
355355
356356
<div class="card-body text-">
357357
<h4 class="card-title text-center text-primary pb-4">Advancing Patient Care through Collaborative Innovation</h4>
358-
<p class="card-text text-black-61 pb-4">At JupyterHealth, we are committed to transforming healthcare research and patient care with our open innovative cloud-based solutions. Our collaborative platform, supported by a dedicated development team, is continually refined with input from our diverse community of researchers, clinicians, and technologists to meet evolving healthcare challenges.</p>
358+
<p class="card-text text-center text-black-61 pb-4">At JupyterHealth, we are committed to transforming healthcare research and patient care with our open innovative cloud-based solutions. Our collaborative platform, supported by a dedicated development team, is continually refined with input from our diverse community of researchers, clinicians, and technologists to meet evolving healthcare challenges.</p>
359359
360360
</div>
361361
</div>
@@ -369,7 +369,7 @@ <h4 class="card-title text-center text-primary pb-4">Advancing Patient Care thro
369369
370370
<div class="card-body text-">
371371
<h4 class="card-title text-center text-primary pb-4">Collaborative Foundations</h4>
372-
<p class="card-text text-black-61 pb-4">Our core values of innovation, collaboration, and openness drive us to build a healthier future together. With expertise from Project Jupyter, 2i2c, The Commons Project, BIDS, CPH and leading healthcare organizations, we create scalable, accessible data management solutions that empower researchers and clinicians. Our commitment to open-source development and community engagement ensures that we meet today&#39;s healthcare challenges and innovate for tomorrow&#39;s opportunities.</p>
372+
<p class="card-text text-center text-black-61 pb-4">Our core values of innovation, collaboration, and openness drive us to build a healthier future together. With expertise from Project Jupyter, 2i2c, The Commons Project, BIDS, CPH and leading healthcare organizations, we create scalable, accessible data management solutions that empower researchers and clinicians. Our commitment to open-source development and community engagement ensures that we meet today&#39;s healthcare challenges and innovate for tomorrow&#39;s opportunities.</p>
373373
374374
</div>
375375
</div>

public/employees/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html lang="en-us">
3+
<head>
4+
<title>http://localhost:1313/people/</title>
5+
<link rel="canonical" href="http://localhost:1313/people/">
6+
<meta name="robots" content="noindex">
7+
<meta charset="utf-8">
8+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/people/">
9+
</head>
10+
</html>

public/images/.DS_Store

0 Bytes
Binary file not shown.

public/images/2i2c.png

58.6 KB

public/images/Beth_Berrean.jpg

6.05 KB

public/images/Daniel_Wolfe.jpg

31.3 KB

0 commit comments

Comments
 (0)