-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathindex.html
65 lines (58 loc) · 3 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
<!DOCTYPE html>
<!-- Akai (pandoc HTML5 template)
designer: soimort
last updated: 2016-05-06
last adapted: 2016-11-01 -->
<html>
<head>
<meta charset="utf-8">
<meta name="generator" content="pandoc">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="author" content="Mort Yao">
<meta name="dcterms.date" content="2018-10-22">
<title>About Me</title>
<link rel="canonical" href="https://www.soimort.org/about">
<style type="text/css">code { white-space: pre; }</style>
<link rel="stylesheet" href="//cdn.soimort.org/normalize/5.0.0/normalize.min.css">
<link rel="stylesheet" href="//cdn.soimort.org/fonts/latest/URW-Palladio-L.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/__/css/style.css">
<link rel="stylesheet" href="/__/css/pygments.css">
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<script src="//cdn.soimort.org/jk/latest/jk.min.js"></script>
<script src="/__/js/main.js"></script>
<link rel="icon" href="/favicon.png">
<link rel="apple-touch-icon" href="/favicon.png">
<link rel="alternate" type="application/atom+xml" href="/feed.atom">
</head>
<body>
<link rel="stylesheet" href="index.css">
<article>
<header>
<h1 class="title"><a href="https://www.soimort.org/about">About Me</a></h1>
<address class="author">Mort Yao</address>
<h3 class="date">2018-10-22</h3>
</header>
<div id="content">
<!-- figure><img/></figure -->
<figure>
<img src="https://i0.wp.com/dl.dropboxusercontent.com/s/1tzl7x5iduxgr9m/perky-lambda_96.png" alt="THIS PAGE INTENTIONALLY LEFT BLANK." /><figcaption>THIS PAGE INTENTIONALLY LEFT BLANK.</figcaption>
</figure>
<!--
Mort is a slow learner, a wannabe perfectionist, a born skeptic, a not-so-geeky geek, and yet an overwhelmed Computer Science student.
Mort is striving to learn mathematics and logic, presumably for a lifetime. Mort is also obsessed with all forms of visual arts, especially metaphysical art, monochrome photography, and (for practical reasons) graphic design, web typography as well as data visualization.
Mort was born in Nanking, China and currently lives in Copenhagen, Denmark. He enjoys reading, cooking, solving puzzles, wandering in a library, hiking and urban exploring in his spare time, which he doesn't have as much as he used to.
Unsurprisingly, Mort is aware of a lot about what he doesn't know or hasn't experienced yet. Thus, his life journey goes on.
Mort is a man; all men are mortal. Hence the name. (self-referentially!)

-->
</div>
<!-- (www.soimort.org) last updated: 2016-05-07 -->
<aside id="soimort-toolbar">
<a href="/"><i class="fa fa-home" aria-hidden="true"></i></a>
</aside>
</article>
</body>
</html>