Skip to content

Commit bff8f34

Browse files
committed
Fix up project explorer styling and light cleanup
1 parent 5d97045 commit bff8f34

9 files changed

Lines changed: 208 additions & 130 deletions

data-science-research.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Data Science Research (FAIR-CS) | Human-Augmented Analytics Group</title>
6+
<title>Research (FAIR-CS) | Human-Augmented Analytics Group</title>
77
<link rel="preconnect" href="https://fonts.googleapis.com">
88
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
99
<link href="https://fonts.googleapis.com/css2?family=Archivo:wght@600;700;800&family=IBM+Plex+Mono:wght@500;600&display=swap" rel="stylesheet">
@@ -115,19 +115,19 @@ <h1>Applied Data Science Research for Social Good (CS 8903 &amp; CS 6999)</h1>
115115

116116
<nav class="nav-bar">
117117
<div class="nav-inner">
118-
<a href="index.html">HAAG (Home)</a>
118+
<a href="index.html">Home</a>
119119
<a href="faculty-affiliates.html">Faculty Affiliates</a>
120120
<a href="phd-postdoc.html">PhD / Post-Doc</a>
121-
<a href="data-science-research.html" class="current">Data Science Research</a>
121+
<a href="data-science-research.html" class="current">Research</a>
122122
<a href="project-management.html">Project Management</a>
123-
<a href="project-explorer.html">Project Explorer</a>
124123
<a href="people.html">People</a>
124+
<a href="project-explorer.html">Project Explorer</a>
125125
<a href="recruitment.html">Recruitment Status</a>
126126
</div>
127127
</nav>
128128

129129
<div class="breadcrumb">
130-
<a href="index.html">HAAG</a><span class="sep">/</span><span class="here">Data Science Research (FAIR-CS)</span>
130+
<a href="index.html">HAAG</a><span class="sep">/</span><span class="here">Research (FAIR-CS)</span>
131131
</div>
132132

133133
<div class="article-grid">

faculty-affiliates.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,13 @@ <h1>Faculty Affiliates for Transdisciplinary Expansion (FATE)</h1>
120120

121121
<nav class="nav-bar">
122122
<div class="nav-inner">
123-
<a href="index.html">HAAG (Home)</a>
123+
<a href="index.html">Home</a>
124124
<a href="faculty-affiliates.html" class="current">Faculty Affiliates</a>
125125
<a href="phd-postdoc.html">PhD / Post-Doc</a>
126-
<a href="data-science-research.html">Data Science Research</a>
126+
<a href="data-science-research.html">Research</a>
127127
<a href="project-management.html">Project Management</a>
128-
<a href="project-explorer.html">Project Explorer</a>
129128
<a href="people.html">People</a>
129+
<a href="project-explorer.html">Project Explorer</a>
130130
<a href="recruitment.html">Recruitment Status</a>
131131
</div>
132132
</nav>

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,12 +182,12 @@
182182

183183
<nav class="nav-bar">
184184
<div class="nav-inner">
185-
<a href="index.html" class="current">HAAG (Home)</a>
186-
<a href="people.html">People</a>
185+
<a href="index.html" class="current">Home</a>
187186
<a href="faculty-affiliates.html">Faculty Affiliates</a>
188187
<a href="phd-postdoc.html">PhD / Post-Doc</a>
189-
<a href="data-science-research.html">Data Science Research</a>
188+
<a href="data-science-research.html">Research</a>
190189
<a href="project-management.html">Project Management</a>
190+
<a href="people.html">People</a>
191191
<a href="project-explorer.html">Project Explorer</a>
192192
<a href="recruitment.html">Recruitment Status</a>
193193
</div>
@@ -283,7 +283,7 @@ <h3>Faculty Affiliates for Transdisciplinary Expansion (FATE)</h3>
283283
<a class="cta-link" href="#">Learn more &rarr;</a>
284284
</div>
285285
<div class="program-card">
286-
<span class="eyebrow2">MBA &amp; OMSCS Students &middot; MGT 8803 &amp; CS 8903</span>
286+
<span class="eyebrow2">OMSCS Students &middot; MGT 8803 &amp; CS 8903</span>
287287
<h3>Research Operations Project Management Practicum</h3>
288288
<p>MBA and computing students partner to manage real AI research projects.</p>
289289
<a class="cta-link" href="#">Learn more &rarr;</a>

people.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
.chip.active { background: var(--gold); border-color: var(--gold); color: var(--navy); }
9696
.chip:hover:not(.active) { background: #F2EFE7; }
9797

98-
.result-row { display: flex; justify-content: space-between; align-items: center; font-size: 13px; color: var(--mute); margin-bottom: 16px; }
98+
.result-row { display: flex; justify-content: flex-start; align-items: center; font-size: 13px; color: var(--mute); margin-bottom: 16px; }
9999
.result-row .mono { font-size: 12px; }
100100

101101
.log-heading {
@@ -195,12 +195,12 @@ <h1>Meet the HAAG Research Community</h1>
195195

196196
<nav class="nav-bar">
197197
<div class="nav-inner">
198-
<a href="index.html">HAAG (Home)</a>
199-
<a href="people.html" class="current">People</a>
198+
<a href="index.html">Home</a>
200199
<a href="faculty-affiliates.html">Faculty Affiliates</a>
201200
<a href="phd-postdoc.html">PhD / Post-Doc</a>
202-
<a href="data-science-research.html">Data Science Research</a>
201+
<a href="data-science-research.html">Research</a>
203202
<a href="project-management.html">Project Management</a>
203+
<a href="people.html" class="current">People</a>
204204
<a href="project-explorer.html">Project Explorer</a>
205205
<a href="recruitment.html">Recruitment Status</a>
206206
</div>
@@ -218,14 +218,13 @@ <h2 class="page-title">Researcher Directory</h2>
218218
<input class="search-input" id="search" type="text" placeholder="Search by name or research area&hellip;" />
219219
<button class="chip active" data-role="All">All Roles</button>
220220
<button class="chip" data-role="Faculty">Faculty</button>
221-
<button class="chip" data-role="PhD">PhD</button>
222221
<button class="chip" data-role="Postdoc">Postdoc</button>
222+
<button class="chip" data-role="PhD">PhD</button>
223223
<button class="chip" data-role="Graduate">Graduate</button>
224224
</div>
225225

226226
<div class="result-row">
227227
<span id="result-count">Loading&hellip;</span>
228-
<span class="mono">SOURCE: people.yml</span>
229228
</div>
230229

231230
<div id="grid-container">

phd-postdoc.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,13 @@ <h1>Cross-Disciplinary Leadership Education for Advanced Researchers (CLEAR)</h1
117117

118118
<nav class="nav-bar">
119119
<div class="nav-inner">
120-
<a href="index.html">HAAG (Home)</a>
120+
<a href="index.html">Home</a>
121121
<a href="faculty-affiliates.html">Faculty Affiliates</a>
122122
<a href="phd-postdoc.html" class="current">PhD / Post-Doc</a>
123-
<a href="data-science-research.html">Data Science Research</a>
123+
<a href="data-science-research.html">Research</a>
124124
<a href="project-management.html">Project Management</a>
125-
<a href="project-explorer.html">Project Explorer</a>
126125
<a href="people.html">People</a>
126+
<a href="project-explorer.html">Project Explorer</a>
127127
<a href="recruitment.html">Recruitment Status</a>
128128
</div>
129129
</nav>

0 commit comments

Comments
 (0)