-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathdemo.html
292 lines (286 loc) · 15.4 KB
/
demo.html
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
<!DOCTYPE html>
<!--
~ @license
~ Copyright 2017 Brigham Young University
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>byu-faculty-directory Demo</title>
<link type="text/css" rel="stylesheet" href="https://cdn.byu.edu/theme-fonts/1.x.x/ringside/fonts.css" media="all" />
<link rel="stylesheet" href="https://cdn.byu.edu/byu-theme-components/latest/byu-theme-components.min.css" />
<script async src="https://cdn.byu.edu/byu-theme-components/latest/byu-theme-components.min.js"></script>
<script defer src="dist/components.min.js"></script>
<style>
html {
background-color: #efefef;
}
body {
margin: 0px;
}
.faculty-listing-header {
background-color: #FFFFFF;
color: #002E5D;
font-family: "HCo Ringside Narrow SSm", "Arial Narrow", Arial, sans-serif;
font-weight: 500;
margin: 24px auto 24px auto;
min-width: 250px;
max-width: 1008px;
padding: 12px;
vertical-align: top;
border-radius: 5px;
box-shadow: rgba(0,0,0,.2) 1px 4px 2px -2px;
-moz-box-shadow: rgba(0,0,0,.2) 1px 4px 2px -2px;
-webkit-box-shadow: rgba(0,0,0,.2) 1px 4px 2px -2px;
}
.faculty-listing-header > h1 {
margin: 0px;
}
@media only screen and (max-width: 1290px) {
.faculty-listing-header{
margin-right: 10%;
margin-left: 10%;
}
}
.center{
text-align: center;
margin: 0% 5% 0% 5%;
}
</style>
</head>
<body>
<byu-header>
<span slot="site-title">Faculty Directory Component</span>
</byu-header>
<!--===== DEMO PT 1 =====-->
<div class="faculty-listing-header container-fluid">
<h1>
Faculty Listing Examples
</h1>
</div>
<byu-faculty-listing id="demo" faculty-image="./test_image.png" faculty-profile-link="https://home.byu.edu/home/">
<div slot="listing-name">Bradley R. Adams</div>
<span slot="listing-title">Associate Professor</span>
<span slot="listing-office">435W CTB</span>
<span slot="listing-phone">801-422-6545</span>
<span slot="listing-email">brad.adams@byu.edu</span>
<span slot="listing-office-hours">Mon 3-4pm, Wed 2-3pm, Fri 4-5pm</span>
<p slot="listing-research">Current research interests include advanced power
generation systms (e.g., oxy-fuel combustion, chemical looping),
radiative heat transfer, and multi-physics simulations.</p>
<p slot="listing-biography">Bradley Adams joined BYU in 2015 after 30 years
in industry, including positions at GenRad, MIT Lincoln Laboratories, and
Reaction Engineering International. He has significant experience in
technical management and has performed R&D in the areas of heat transfer,
combustion, and air pollution control, with an emphasis on CFD simulation
of these processes.</p>
</byu-faculty-listing>
<byu-faculty-listing id="demo" faculty-image="./test_image_3.jpg" faculty-profile-link="https://github.com/byuweb">
<h2 slot="listing-name">Dan Ames</h2>
<span slot="listing-title">Professor</span>
<span slot="listing-office">242J CB</span>
<span slot="listing-phone">801-422-3620</span>
<span slot="listing-email">dan.ames@byu.edu</span>
<span slot="listing-office-hours">Mon 12-2pm, Wed 12-1pm, Fri 4-5pm</span>
<p slot="listing-research">Bradley Adams joined BYU in 2015 after 30 years
in industry, including positions at GenRad, MIT Lincoln Laboratories, and
more.</p>
<p slot="listing-biography">Dr. Ames has been at Brigham Young University
since fall 2012. Previously he was an Associate Professor at Idaho State
University and a Research Assistant Professor at Utah State University.
Dr. Ames is the original developer and project manager of several open
source GIS based software tools including the widely used MapWindow GIS
(www.mapwindow.org), DotSpatial Library (www.dotspatial.org) and
HydroDesktop data management system (www.hydrodesktop.org). Dr. Ames’
research interests and publications include geospatial and hydrologic web
services, hydrologic information systems, probabilistic watershed
modeling, uncertainty characterization, terrain analysis,
evapotranspiration, immersive virtual reality visualization, and open
hardware data sensor networks. Dr. Ames has conducted and overseen
numerous GIS and engineering software development projects funded by NSF,
EPA, USGS, and various state and local agencies and private industry.</p>
</byu-faculty-listing>
<byu-faculty-listing id="demo" faculty-image="./test_image_4.jpg" faculty-profile-link="https://github.com/byuweb">
<h2 slot="listing-name">James Archibald</h2>
<span slot="listing-title">Professor</span>
<span slot="listing-office">451 CB</span>
<span slot="listing-phone">801-422-2598</span>
<span slot="listing-email">james_archibald@byu.edu</span>
<p slot="listing-research">Embedded systems, computer vision, real-time systems</p>
<p slot="listing-biography">Dr. Archibald received the BS degree in
mathematics from BYU in 1981, and MS and PhD degrees in computer science
from the University of Washington in 1983 and 1987 respectively. He has
been with BYU's Electrical and Computer Engineering Department since 1987.
In 1994-1995 he was a visiting professor at the Swiss Federal Institute
of Technology in Zurich. Dr. Archibald's current research interests are
in the areas of real-time computer vision systems and autonomous agents.</p>
</byu-faculty-listing>
<br><br>
<div class="faculty-listing-header container-fluid">
<h1>
Faculty Cards Examples
</h1>
</div>
<div class="center">
<byu-faculty-card id="demo" faculty-image="./test_image_3.jpg" faculty-profile-link="https://github.com/byuweb">
<h2 slot="listing-name">Dan Ames</h2>
<span slot="listing-title">Professor</span>
<span slot="listing-office">242J CB</span>
<span slot="listing-phone">801-422-3620</span>
<span slot="listing-email">dan.ames@byu.edu</span>
</byu-faculty-card>
<byu-faculty-card id="demo" faculty-image="./test_image_4.jpg" faculty-profile-link="https://github.com/byuweb">
<h2 slot="listing-name">James Archibald</h2>
<span slot="listing-title">Professor</span>
<span slot="listing-office">451 CB</span>
<span slot="listing-phone">801-422-2598</span>
<span slot="listing-email">james_archibald@byu.edu</span>
</byu-faculty-card>
<byu-faculty-card id="demo" faculty-image="./test_image.png" faculty-profile-link="https://home.byu.edu/home/">
<h2 slot="listing-name">Bradley R. Adams</h2>
<span slot="listing-title">Associate Professor</span>
<span slot="listing-office">435W CTB</span>
<span slot="listing-phone">801-422-6545</span>
<span slot="listing-email">brad.adams@byu.edu</span>
</byu-faculty-card>
<byu-faculty-card id="demo" faculty-image="./test_image_3.jpg" faculty-profile-link="https://github.com/byuweb">
<h2 slot="listing-name">Dan Ames</h2>
<span slot="listing-title">Professor</span>
<span slot="listing-office">242J CB</span>
<span slot="listing-phone">801-422-3620</span>
<span slot="listing-email">dan.ames@byu.edu</span>
</byu-faculty-card>
<byu-faculty-card id="demo" faculty-image="./test_image_4.jpg" faculty-profile-link="https://github.com/byuweb">
<h2 slot="listing-name">James Archibald</h2>
<span slot="listing-title">Professor</span>
<span slot="listing-office">451 CB</span>
<span slot="listing-phone">801-422-2598</span>
<span slot="listing-email">james_archibald@byu.edu</span>
</byu-faculty-card>
<byu-faculty-card id="demo" faculty-image="./test_image.png" faculty-profile-link="https://home.byu.edu/home/">
<h2 slot="listing-name">Bradley R. Adams</h2>
<span slot="listing-title">Associate Professor</span>
<span slot="listing-office">435W CTB</span>
<span slot="listing-phone">801-422-6545</span>
<span slot="listing-email">brad.adams@byu.edu</span>
</byu-faculty-card>
<byu-faculty-card id="demo" faculty-image="./test_image_3.jpg" faculty-profile-link="https://github.com/byuweb">
<h2 slot="listing-name">Dan Ames</h2>
<span slot="listing-title">Professor</span>
<span slot="listing-office">242J CB</span>
<span slot="listing-phone">801-422-3620</span>
<span slot="listing-email">dan.ames@byu.edu</span>
</byu-faculty-card>
<byu-faculty-card id="demo" faculty-image="./test_image_4.jpg" faculty-profile-link="https://github.com/byuweb">
<h2 slot="listing-name">James Archibald</h2>
<span slot="listing-title">Professor</span>
<span slot="listing-office">451 CB</span>
<span slot="listing-phone">801-422-2598</span>
<span slot="listing-email">james_archibald@byu.edu</span>
</byu-faculty-card>
</div>
<!--===== DEMO PT 2 =====-->
<div class=faculty-listing-header>
<h1>
Faculty Profile Example
</h1>
</div>
<byu-faculty-profile background-image="./test_image_5.jpg" faculty-image="./test_image.png">
<div slot="faculty-name">Bradley R. Adams</div>
<span slot="faculty-title">Associate Professor</span>
<span slot="faculty-office">265 Crabtree</span>
<span slot="faculty-phone">801-422-6300</span>
<span slot="faculty-email">testingemail@byu.edu</span>
<p slot="faculty-biography">Bradley Adams joined BYU in 2015 after 30 years
in industry, including positions at GenRad, MIT Lincoln Laboratories, and
Reaction Engineering International. He has significant experience in
technical management and has performed R&D in the areas of heat transfer,
combustion, and air pollution control, with an emphasis on CFD simulation
of these processes. Current research interests include advanced power
generation systms (e.g., oxy-fuel combustion, chemical looping),
radiative heat transfer, and multi-physics simulations.</p>
<p slot="faculty-research">Current research interests include advanced power
generation systms (e.g., oxy-fuel combustion, chemical looping),
radiative heat transfer, and multi-physics simulations.</p>
<p slot="faculty-papers">Fossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2bFossil Fuels, Encyclopedia of Sustainability
Science and Technology; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 85b; 2015 Spring Meeting & 11th Global Congress on
Process Safety: Paper 2b</p>
<p slot="faculty-students">Todd Williams (PhD), Taylor Schroedter (MS)</p>
<p slot="faculty-courses">ME 510 - Compressible Flow; ME 340 - Heat Transfer;
ME 393 - Professional Skills</p>
<p slot="faculty-awards">Most Important, Original, and High Quality Paper
ASPACC-99 (Combustion Institute) 1999</p>
<div slot="faculty-custom-header">Custom Header</div>
<p slot="faculty-custom-body">This is a card that can be used for custom
content.</p>
<p slot="faculty-education">This is where the faculty education goes!</p>
<p slot="faculty-cv">This is where the CV goes!</p>
</byu-faculty-profile>
<byu-footer></byu-footer>
</body>
</html>