-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpage-blog.html
More file actions
executable file
·315 lines (252 loc) · 14 KB
/
page-blog.html
File metadata and controls
executable file
·315 lines (252 loc) · 14 KB
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
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>Blog</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/vendor.css">
<link rel="stylesheet" href="css/main.css">
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- favicons
================================================== -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
</head>
<body id="top">
<!-- preloader
================================================== -->
<div id="preloader">
<div id="loader" class="dots-fade">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- header
================================================== -->
<header class="s-header header">
<div class="header__logo">
<a class="logo" href="/index.html">
<img src="/images/logo.png" alt="Homepage" width="100%" height="auto">
</a>
</div>
<!-- navigation bar-->
<a class="header__toggle-menu" href="#0" title="Menu"><span>Menu</span></a>
<nav class="header__nav-wrap">
<h2 class="header__nav-heading h6">Navigate to</h2>
<ul class="header__nav">
<li class="current"><a href="/index.html" title="">Home</a></li>
<li><a href="/projects.html" title="">Publications & Projects</a></li>
<li><a href="/cv.html" title="">CV</a></li>
<li><a href="/page-blog.html" title="">Blog</a></li>
</ul>
<a href="#0" title="Close Menu" class="header__overlay-close close-mobile-menu">Close</a>
</nav> <!-- end header__nav-wrap -->
</header>
<!-- s-content
================================================== -->
<section class="s-content s-content--top-padding--no-bottom s-content--narrow">
<div class="row narrow">
<div class="col-full s-content__header">
<h1 class="display-1 display-1--with-line-sep">Blog.</h1>
<p> I have always been a writer.
<p> When I was baby, I, like many Asian children, went through a ritual in which my parents placed a variety of objects in a room, and I was allowed to freely explore and choose one. Some babies choose the stack of cash (much to their parents' delight). Others choose the stethoscope, which is pretty much the same thing as choosing the cash, since it means you'll become a doctor.
<p>I chose the pen. And so, I fell in love with writing, from the very beginning.</p>
<p>Here, you'll find my informal musings on a variety of subjects — from food, travel, and dance to technology and economics.</p>
</div>
</div>
</section>
<!-- s-content
================================================== -->
<section class="s-content" id=content>
<h1 style="padding-left: 5%;">Latest Writings</h1>
<div class="row entries-wrap wide">
<div class="entries">
<article class="col-block">
<div class="item-entry" data-aos="zoom-in">
<div class="item-entry__thumb">
<a href="./posts/say-yes-say-no.html" class="item-entry__thumb-link">
<img src="images/amsterdam1.jpg" alt="">
</a>
</div>
<div class="item-entry__text">
<!-- <div class="item-entry__cat">
<a href="category.html">Design</a>
</div>
-->
<h1 class="item-entry__title"><a href="./posts/say-yes-say-no.html">Say Yes; Say No. (Advice to Future Stanford Students)</a></h1>
<div class="item-entry__date">
<a href="./posts/say-yes-say-no.html">April 1, 2020</a>
</div>
</div>
</div> <!-- item-entry -->
</article>
<article class="col-block">
<div class="item-entry" data-aos="zoom-in">
<div class="item-entry__thumb">
<a href="./posts/corona-memoir-1.html" class="item-entry__thumb-link">
<img src="images/corona1.jpg" alt="">
</a>
</div>
<div class="item-entry__text">
<!-- <div class="item-entry__cat">
<a href="category.html">Design</a>
</div>
-->
<h1 class="item-entry__title"><a href="./posts/corona-memoir-1.html">To Build a Paradise In Hell: A Coronavirus Memoir.</a></h1>
<div class="item-entry__date">
<a href="./posts/corona-memoir-1.html">March 15, 2020</a>
</div>
</div>
</div> <!-- item-entry -->
</article>
<article class="col-block">
<div class="item-entry" data-aos="zoom-in">
<div class="item-entry__thumb">
<a href="./posts/oxford-reflection.html" class="item-entry__thumb-link">
<img src="images/OxfReflectionHeader.jpg" alt="">
</a>
</div>
<div class="item-entry__text">
<!-- <div class="item-entry__cat">
<a href="category.html">Design</a>
</div>
-->
<h1 class="item-entry__title"><a href="./posts/oxford-reflection.html">Cobblestones: Reflections on a Quarter in Oxford.</a></h1>
<div class="item-entry__date">
<a href="./posts/oxford-reflection.html">December 2019</a>
</div>
</div>
</div> <!-- item-entry -->
</article>
<article class="col-block">
<div class="item-entry" data-aos="zoom-in">
<div class="item-entry__thumb">
<a href="./posts/oxford-working-papers.html" class="item-entry__thumb-link">
<img src="images/magdalen.jpg" alt="">
</a>
</div>
<div class="item-entry__text">
<!-- <div class="item-entry__cat">
<a href="category.html">Design</a>
</div>
-->
<h1 class="item-entry__title"><a href="./posts/oxford-working-papers.html">The Political Dynamics of the Internet.</a></h1>
<div class="item-entry__date">
<a href="./posts/oxford-working-papers.html">April - June 2019</a>
</div>
</div>
</div> <!-- item-entry -->
</article>
<article class="col-block">
<div class="item-entry" data-aos="zoom-in">
<div class="item-entry__thumb">
<a href="./posts/british-economics.html" class="item-entry__thumb-link">
<img src="images/radcam-1.jpg" alt="">
</a>
</div>
<div class="item-entry__text">
<!-- <div class="item-entry__cat">
<a href="category.html">Design</a>
</div>
-->
<h1 class="item-entry__title"><a href="./posts/british-economics.html">Writings on British Economic History.</a></h1>
<div class="item-entry__date">
<a href="./posts/british-economics.html">May - June 2019</a>
</div>
</div>
</div> <!-- item-entry -->
</article>
<article class="col-block">
<div class="item-entry" data-aos="zoom-in">
<div class="item-entry__thumb">
<a href="./posts/Dancing;.html" class="item-entry__thumb-link">
<img src="images/dancing.jpg" alt="">
</a>
</div>
<div class="item-entry__text">
<!-- <div class="item-entry__cat">
<a href="category.html">Design</a>
</div>
-->
<h1 class="item-entry__title"><a href="./posts/Dancing;.html">Dancing;</a></h1>
<div class="item-entry__date">
<a href="./posts/Dancing;.html">March 15, 2019</a>
</div>
</div>
</div> <!-- item-entry -->
</article>
<article class="col-block">
<div class="item-entry" data-aos="zoom-in">
<div class="item-entry__thumb">
<a href="./posts/winter-break-food.html" class="item-entry__thumb-link">
<img src="images/food/bobotie.jpg" alt="">
</a>
</div>
<div class="item-entry__text">
<!-- <div class="item-entry__cat">
<a href="category.html">Design</a>
</div>
-->
<h1 class="item-entry__title"><a href="./posts/winter-break-food.html">Winter Break 2018-19 in 6 Foods.</a></h1>
<div class="item-entry__date">
<a href="./posts/winter-break-food.html">January 5, 2019</a>
</div>
</div>
</div> <!-- item-entry -->
</article>
<article class="col-block">
<div class="item-entry" data-aos="zoom-in">
<div class="item-entry__thumb">
<a href="./posts/click.html" class="item-entry__thumb-link">
<img src="images/thumbs/post/lamp-400.jpg"
srcset="images/thumbs/post/lamp-400.jpg 1x, images/thumbs/post/lamp-800.jpg 2x" alt="">
</a>
</div>
<div class="item-entry__text">
<!-- <div class="item-entry__cat">
<a href="category.html">Design</a>
</div>
-->
<h1 class="item-entry__title"><a href="./posts/click.html">Click.</a></h1>
<div class="item-entry__date">
<a href="./posts/click.html">May 14, 2017</a>
</div>
</div>
</div> <!-- item-entry -->
</article> <!-- end article -->
</div> <!-- end entries -->
</div> <!-- end entries-wrap -->
</section> <!-- end s-content -->
<div class="col-six">
<div class="s-footer__copyright">
<p style="color: lightsteelblue; font-size: 10px;"><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | Website made with <i class="fa fa-heart" aria-hidden="true"></i> by Xinlan Emily Hu with an initial template by <a href="https://colorlib.com" target="_blank" style="color:lightsteelblue;">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
</div>
</div> <!-- end s-footer__bottom -->
<div class="go-top">
<a class="smoothscroll" title="Back to Top" href="#top"></a>
</div>
</footer> <!-- end s-footer -->
<!-- Java Script
================================================== -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>