-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
220 lines (148 loc) · 7.07 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8" >
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="99 Degrees">
<title>99 Degrees</title>
<meta name="author" content="Yihan Zhao">
<meta name="description" content="99 Degrees">
<link rel="icon" href="/assets/images/null">
<!--STYLES-->
<link rel="stylesheet" href="/assets/css/font-awesome.css" type="text/css">
<link rel="stylesheet" href="/assets/css/jquery.fancybox.css" type="text/css">
<link rel="stylesheet" href="/assets/css/jquery.fancybox-thumbs.css" type="text/css">
<link rel="stylesheet" href="/assets/css/tranquilpeak.css" type="text/css">
<!--STYLES END-->
</head>
<body>
<div id="blog">
<header id="header">
<i id="btn-open-sidebar" class="fa fa-lg fa-bars "></i>
<h1 class="header-title">
<a class="header-title-link" href="http://papa99do.github.io">99 Degrees</a>
</h1>
<a class="header-picture-link" href="/#about">
<img class="header-picture" src="http://www.gravatar.com/avatar/b68f8b4718e43c09cb2d857e67ec1475?s=90"/>
</a>
</header>
<nav id="sidebar">
<div class="sidebar-profile">
<a href="/#about">
<img class="sidebar-profile-picture" src="http://www.gravatar.com/avatar/b68f8b4718e43c09cb2d857e67ec1475?s=90"/>
</a>
<span class="sidebar-profile-name hide-md">Yihan Zhao</span>
</div>
<ul class="sidebar-buttons">
<li class="sidebar-button">
<a class="sidebar-button-link" href="http://papa99do.github.io/">
<i class="sidebar-button-icon fa fa-lg fa-home"></i>
<span class="sidebar-button-desc hide-md">Home</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link" href="http://papa99do.github.io/all-categories">
<i class="sidebar-button-icon fa fa-lg fa-bookmark"></i>
<span class="sidebar-button-desc hide-md">Categories</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link" href="http://papa99do.github.io/all-tags">
<i class="sidebar-button-icon fa fa-lg fa-tags"></i>
<span class="sidebar-button-desc hide-md">Tags</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link" href="http://papa99do.github.io/all-archives">
<i class="sidebar-button-icon fa fa-lg fa-archive"></i>
<span class="sidebar-button-desc hide-md">Archives</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link" href="http://papa99do.github.io/#about">
<i class="sidebar-button-icon fa fa-lg fa-question"></i>
<span class="sidebar-button-desc hide-md">About me</span>
</a>
</li>
</ul>
<ul class="sidebar-buttons">
<li class="sidebar-button">
<a class="sidebar-button-link" href="https://github.com/papa99do" target="_blank">
<i class="sidebar-button-icon fa fa-lg fa-github"></i>
<span class="sidebar-button-desc hide-md">GitHub</span>
</a>
</li>
</ul>
<ul class="sidebar-buttons">
<li class="sidebar-button">
<a class="sidebar-button-link" href="http://papa99do.github.io/atom.xml">
<i class="sidebar-button-icon fa fa-lg fa-rss"></i>
<span class="sidebar-button-desc hide-md">RSS</span>
</a>
</li>
</ul>
</nav>
<div id="main">
<section class="post-group main-content-wrap">
<article class="post" itemscope itemType="http://schema.org/BlogPosting">
<div class="post-wrap">
<div class="post-header">
<h1 class="post-title" itemprop="headline">
<a class="link-unstyled" href="http://papa99do.github.io/2015/06/08/Test/">Test</a>
</h1>
<div class="post-meta">
<time itemprop="datePublished" content="Mon Jun 08 2015 10:06:38 GMT+1000">
Jun 08, 2015
</time>
</div>
</div>
<div class="post-excerpt" itemprop="articleBody">
<p>
This is a test page<br>
<a href="http://papa99do.github.io/2015/06/08/Test/" class="post-excerpt_link link ">Continue reading</a>
</p>
</div>
</div>
</article>
<div class="pagination-bar">
<ul class="pagination">
<li class="pagination-number">Page 1 of 1</li>
</ul>
</div>
</section>
<footer id="footer" class="main-content-wrap">
<span class="copyrights">
Copyrights © 2015 Yihan Zhao. All Rights Reserved.
</span>
</footer>
</div>
</div>
<div id="about">
<div id="about-card">
<div id="about-btn-close">
<i class="fa fa-remove"></i>
</div>
<img id="about-card-picture" src="http://www.gravatar.com/avatar/b68f8b4718e43c09cb2d857e67ec1475?s=110"/>
<h4 id="about-card-name">Yihan Zhao</h4>
<h5 id="about-card-bio">Write code, write history</h5>
<h5 id="about-card-job">
<i class="fa fa-briefcase"></i>
<br/>
Developer
</h5>
<h5 id="about-card-location">
<i class="fa fa-map-marker"></i>
<br/>
Melbourne, Australia
</h5>
</div>
</div>
<div id="cover" style="background-image:url('/assets/images/cover.png');"></div>
</body>
<!--SCRIPTS-->
<script src="/assets/js/jquery.js" type="text/javascript"></script>
<script src="/assets/js/jquery.fancybox.js" type="text/javascript"></script>
<script src="/assets/js/jquery.fancybox-thumbs.js" type="text/javascript"></script>
<script src="/assets/js/tranquilpeak.js" type="text/javascript"></script>
<!--SCRIPTS END-->
</html>