-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhello world.html
192 lines (172 loc) · 8.62 KB
/
hello world.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Yuanqi Cao" />
<meta name="copyright" content="Yuanqi Cao" />
<meta name="description" content="Welcome message from pelican
" />
<meta name="keywords" content="pelican, Blogs, welcome, pelican" />
<title>Hello world - from pelican · Yuanqi Cao Blog
</title>
<link href="http://cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="http://caoyuanqi.github.io/theme/css/solarizedlight.css" media="screen">
<link rel="stylesheet" type="text/css" href="http://caoyuanqi.github.io/theme/css/vendor.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="http://caoyuanqi.github.io/theme/css/main.css" media="screen">
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.0/css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="shortcut icon" href="http://caoyuanqi.github.io/theme/images/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="http://caoyuanqi.github.io/theme/images/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="http://caoyuanqi.github.io/theme/images/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="http://caoyuanqi.github.io/theme/images/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="114x114" href="http://caoyuanqi.github.io/theme/images/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="144x144" href="http://caoyuanqi.github.io/theme/images/apple-touch-icon-144x144.png" />
<link rel="icon" href="http://caoyuanqi.github.io/theme/images/apple-touch-icon-144x144.png" />
</head>
<!-- end of head -->
<body>
<nav>
<div class="nav-wrapper">
<a href="#!" class="brand-logo">
<img src="http://caoyuanqi.github.io/theme/images/logo.png" class="" alt="Logo" />
</a>
<a href="#" data-activates="mobile-demo" class="button-collapse"><i class="material-icons">menu</i></a>
<ul class="right hide-on-med-and-down">
<li ><a href="http://caoyuanqi.github.io/index.html">Home</a></li>
<li ><a href="http://caoyuanqi.github.io/resume.html">Resume</a></li>
<li ><a href="http://caoyuanqi.github.io/categories.html">Categories</a></li>
<li ><a href="http://caoyuanqi.github.io/tags.html">Tags</a></li>
<li ><a href="http://caoyuanqi.github.io/archives.html">Archives</a></li>
<li>
<form action="http://caoyuanqi.github.io/search.html" onsubmit="return validateForm(this.elements['q'].value);">
<div class="input-field">
<input id="tipue_search_input" type="search" name="q" required>
<label for="tipue_search_input"><i class="material-icons">search</i></label>
</div>
</form>
</li>
</ul>
<ul class="side-nav" id="mobile-demo">
<li ><a href="http://caoyuanqi.github.io/index.html">Home</a></li>
<li ><a href="resume.html">Resume</a></li>
<li ><a href="http://caoyuanqi.github.io/categories.html">Categories</a></li>
<li ><a href="http://caoyuanqi.github.io/tags.html">Tags</a></li>
<li ><a href="http://caoyuanqi.github.io/archives.html">Archives</a></li>
<li>
<form action="http://caoyuanqi.github.io/search.html" onsubmit="return validateForm(this.elements['q'].value);">
<div class="input-field">
<input id="search" type="search" name="q" required>
<label for="search">Search</label>
</div>
</form>
</li>
</ul>
</div>
</nav>
<div class="main">
<div class="container">
<div class="row article">
<div class="article-content col m8 s12 offset-m2">
<p>Hi, 2015 and the world</p>
<p>This is my personal website, and I treat it like a personal hacking note and some organization of some technical thinking. So I will keep the words simple and focus.</p>
<p>I think I should get some wish in the new year:</p>
<blockquote>
<ol class="arabic simple">
<li>Happy life</li>
<li>More powerful hacking skills</li>
<li>More time with my family</li>
<li>Job</li>
<li>Health</li>
</ol>
</blockquote>
<p>So, ready let’s go</p>
<section>
<p id="comment-message">Leave me a message </p>
<div class="accordion" id="accordion2">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle disqus-comment-count" data-toggle="collapse" data-parent="#accordion2"
data-disqus-identifier="cao-welcome"
href="http://caoyuanqi.github.io/hello world#disqus_thread">
Comments
</a>
</div>
<div id="disqus_thread" class="accordion-body collapse">
<div class="accordion-inner">
<div class="comments">
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'caoyuanqigithubio';
var disqus_identifier = 'cao-welcome';
var disqus_url = 'http://caoyuanqi.github.io/hello world';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> </div>
</div>
</div>
</div>
</div>
</section>
<aside>
<hr>
<ul class="articles_timeline">
<li class="previous_article"><a href="my-super-post" title="Previous: My super title">My super title</a></li>
<li class="next_article"><a href="orgtoosxcalendar" title="Next: Import emacs org mode agenda into osx calendar(perl)">Import emacs org mode agenda into osx calendar(perl)</a></li>
</ul>
</aside>
</div> <!-- article content -->
<div class="more-info col m2 s12">
<h4>Published</h4>
<time pubdate="pubdate" datetime="2015-01-01T00:00:00+11:00">Jan 1, 2015</time>
<h4>Category</h4>
<a class="category-link" href="/categories.html#Blogs-ref">Blogs</a>
<h4>Tags</h4>
<ul class="list-of-tags tags-in-article">
<li><a href="/tags.html#pelican-ref">pelican
<span>2</span>
</a></li>
</ul>
</div>
</div>
</div>
</div> <!-- end of main -->
<div class="footer-copyright">
<div class="container grey-text text-lighten-3">
Designed by Yuanqi Cao. based on
<div xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/" about="http://oncrashreboot.com/"><span property="dct:title"> onCrash="Reboot();"</span> (<a rel="cc:attributionURL" property="cc:attributionName" href="http://oncrashreboot.com">Talha Mansoor</a>) / <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></div>
</div>
</div> <script src="/theme/js/vendor.min.js"></script>
<script src="/theme/js/main.js"></script>
<script type="text/javascript">
var disqus_shortname = 'caoyuanqigithubio';
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
<script language="javascript" type="text/javascript">
function uncollapse() {
var hash_str = window.location.hash;
if (window.location.hash.match(/^#comment-\d+$/))
{
var hash_str = '#disqus_thread';
}
$(hash_str).collapse({
toggle: true
})
}
</script>
<script type="text/javascript" language="JavaScript">
uncollapse();
</script>
</body>
</html>