-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
289 lines (279 loc) · 13.5 KB
/
index.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
---
layout: base
title: Home
subtitle: The website of James Howard, a Mathematician, a Different Kind of Mathematician, and a Statistician
---
<div class="section section-header">
<div class="parallax filter filter-color-black">
<div class="image" style="background-image: url({{ '/assets/img/header-home.webp' | relative_url }})">
</div>
<div class="container">
<div class="content hidden-sm hidden-xs">
<!-- Horizontal Layout -->
<div class="row mt-5 p-5" style="display: flex; align-items: center;">
<div class="col-lg-2 col-md-2"></div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 m-5 p-5 inline-svg-coa-container">
{% svg '/assets/img/identity/jameshoward-arms.svg' class="img-responsive" alt="James Howard coat of arms" %}
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12"
style="display: flex; flex-direction: column; justify-content: center; align-items: center; margin-top: 20px;">
<div style="text-align: center; width: 80%; margin: 0 auto;">
<img src="/assets/img/identity/jameshoward-wordmark.svg"
class="img-responsive"
style="width: 100%;"
alt="James Howard wordmark" />
<div class="separator-container">
<div class="separator separator">
<img src="{{ '/assets/img/martlet.svg' | relative_url }}" height="35rem" alt="Decorative text bullet" />
</div>
<h5 class="balanced-text">A Mathematician, a Different Kind of Mathematician, and a Statistician</h5>
</div>
</div>
</div>
<div class="col-lg-2 col-md-2 hidden-sm hidden-xs"></div>
</div>
</div>
<div class="content hidden-lg hidden-md">
<!-- Vertical Layout -->
<div class="row mt-4">
<div class="col-12">
<div class="row">
<img src="/assets/img/identity/jameshoward-arms.svg"
class="img-responsive mx-auto" width="50%"
alt="James Howard coat of arms" />
</div>
<div class="row pt-4 mt-3">
<img src="/assets/img/identity/jameshoward-wordmark.svg"
class="img-responsive mx-auto"
style="width: 50%;"
alt="James Howard wordmark" />
<div class="separator separator-info mt-2 mb-2">
<img src="{{ '/assets/img/martlet.svg' | relative_url
}}" height="35rem" alt="Decorative text bullet" />
</div>
<h5 style="margin-top: 0px;">A Mathematician, a Different Kind of<br />Mathematician, and a Statistician</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<a href="" data-scroll="true" data-id="#firstSection" class="scroll-arrow hidden-xs hidden-sm" aria-label="Read more about James Howard">
<div class="icon front-page-arrow">
<i class="pe-7s-angle-down-circle"></i>
</div>
</a>
</div>
</div>
<div class="section" id="firstSection">
<div class="container">
<div class="row">
<div class="title-area">
<h2>Explore My World</h2>
<div class="separator separator-info">
<img src="{{ '/assets/img/martlet-info.svg' | relative_url
}}" height="35rem" alt="Decorative text bullet" />
</div>
</div>
</div>
<div class="row">
<a href="{{ '/scholarship' | relative_url }}">
<div class="col-md-4 col-sm-6">
<div class="info-icon">
<div class="icon text-info">
<i class="pe-7s-pen"></i>
</div>
<h3>Scholarship</h3>
<p class="description">Dedicated to excellence in
research and innovation, my work aims to expand
boundaries and explore new horizons</p>
</div>
</div>
</a>
<a href="{{ '/teaching' | relative_url }}">
<div class="col-md-4 col-sm-6">
<div class="info-icon">
<div class="icon text-info">
<i class="pe-7s-study"></i>
</div>
<h3>Teaching</h3>
<p class="description">Fostering growth and discovery
through mentorship, I guide learners on a journey of
knowledge and self-discovery</p>
</div>
</div>
</a>
<a href="{{ '/service' | relative_url }}">
<div class="col-md-4 col-sm-6">
<div class="info-icon">
<div class="icon text-info">
<i class="pe-7s-culture"></i>
</div>
<h3>Service</h3>
<p class="description">Committed to making a difference
through public service, I strive to contribute
positively to our community and beyond</p>
</div>
</div>
</a>
</div>
<div class="row">
<a href="{{ '/games' | relative_url }}">
<div class="col-md-3 col-sm-6">
<div class="info-icon">
<div class="icon text-info">
<i class="pe-7s-ball"></i>
</div>
<h3>Games</h3>
<p class="description">
Exploring creativity through interactive
experiences, I once designed a game to engage the
mind and entertain
</p>
</div>
</div>
</a>
<a href="{{ '/books' | relative_url }}">
<div class="col-md-3 col-sm-6">
<div class="info-icon">
<div class="icon text-info">
<i class="pe-7s-notebook"></i>
</div>
<h3>My Books</h3>
<p class="description">
Authoring and editing books that span a range of
topics, I strive to contribute meaningful insights
to the fields of my expertise
</p>
</div>
</div>
</a>
<a href="{{ '/media' | relative_url }}">
<div class="col-md-3 col-sm-6">
<div class="info-icon">
<div class="icon text-info">
<i class="pe-7s-micro"></i>
</div>
<h3>Media Appearance</h3>
<p class="description">
From interviews to in-depth profiles, my media
appearances have allowed me to share my work with a
broader audience
</p>
</div>
</div>
</a>
<a href="{{ '/software' | relative_url }}">
<div class="col-md-3 col-sm-6">
<div class="info-icon">
<div class="icon text-info">
<i class="pe-7s-diskette"></i>
</div>
<h3>Software</h3>
<p class="description">
My software projects are a blend of innovation and
practicality, developed to solve problems, automate
tasks, or simply bring ideas to life
</p>
</div>
</div>
</a>
</div>
</div>
</div>
<div class="section section-cards section-gray">
<div class="container">
<div class="title-area">
<h2>Most Recent Posts</h2>
<div class="separator separator-danger"><img src="{{ '/assets/img/martlet-danger.svg' | relative_url }}" height="35rem"
alt="Decorative text bullet" /></div>
</div>
<div id="masonry-container" class="row">
{% for post in site.posts limit: 8 %}
<div class="item col-md-4 my-5">
<div class="card card-blog">
<a href="{{ post.permalink | relative_url }}" class="header" aria-label="{{ post.title }}">
<img src="{{ post.featured_image | relative_url }}" class="image-header" alt="">
</a>
<div class="content">
<div class="circle-black">
<div class="circle">
<div class="date-wrapper">
<span class="month">{{ post.date | date:
'%b' }}</span>
<span class="date">{{ post.date | date: '%d'
}}</span>
</div>
</div>
</div>
<a href="{{ post.permalink | relative_url }}"
class="card-title" aria-label="{{ post.title }}"><h3>{{ post.title }}</h3></a>
<p class="text-description text-gray
card-blog-excerpt">{{ post.content | markdownify | remove: "<p>" | remove: "</p>" | truncatewords: 30
}}</p>
</div>
</div>
</div>
{% endfor %}
<div class="item col-md-4 my-5">
<div class="card card-blog">
<a href="{{ '/blog' | relative_url }}" class="header" aria-label="Blog">
<img src="{{ '/assets/img/blog.webp' | relative_url }}" class="image-header" alt="">
</a>
<div class="content">
<a href="{{ '/blog' | relative_url }}"
class="card-title" aria-label="{{ post.title }}"><h3>Blog</h3></a>
<p class="text-description text-gray card-blog-excerpt">Click here for older posts...</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section section-get-started">
<div class="parallax filter filter-color-black">
<div class="image index-fade" style="background-image: url({{
'/assets/img/heading-martlets.webp' | relative_url }})"></div>
<div class="container">
<div class="title-area">
<h2 class="text-white">Dive Deeper into My Universe</h2>
<div class="separator separator"><img src="{{
'/assets/img/martlet.svg' | relative_url }}" height="35rem"
alt="Decorative text bullet" /></div>
</div>
<div class="row">
<div class="col-md-3 col-sm-0"></div>
<a href="{{ '/honors' | relative_url }}">
<div class="col-md-3 col-sm-6">
<div class="danger-icon">
<div class="icon text-danger">
<i class="pe-7s-medal"></i>
</div>
<h3 class="text-white">Honors</h3>
<p class="description text-white">
Recognitions and awards that reflect my
contributions across various fields
</p>
</div>
</div>
</a>
<a href="{{ '/family' | relative_url }}">
<div class="col-md-3 col-sm-6">
<div class="danger-icon">
<div class="icon text-danger">
<i class="pe-7s-users"></i>
</div>
<h3 class="text-white">Ancestry</h3>
<p class="description text-white">
A journey into my family's past, exploring the
stories, traditions, and people who shaped who I
am today
</p>
</div>
</div>
</a>
</div>
</div>
</div>
</div>