forked from elevenbeans/elevenbeans.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
242 lines (162 loc) · 7.27 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
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1">
<meta name="baidu-site-verification" content="HTOBD3Guy9" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="description" content="你好,世界"/>
<link rel="alternate" href="/default" title="Elevenbeans' blog">
<link rel="shortcut icon" type="image/x-icon" href="/elevenbeans.ico?v=1.1" />
<link rel="canonical" href="http://yoursite.com/about/"/>
<meta name="description" content="我眼中的生活别问我生活的意义是什么
有没有意义这事儿还得先打个问号呢
但至少
我觉得不应该是随遇而安
有态度,懂坚持才会精彩 ~
我理解的工作和志同道合的人一起固然幸福精彩
But ~
可遇而不可求,又何必强求
契约精神是底线
我还是我Hungry &amp; Foolish: Have a beginner’s mind
Persistent &amp; Creative: Pay atten">
<meta property="og:type" content="website">
<meta property="og:title" content="你好,世界">
<meta property="og:url" content="http://yoursite.com/about/index.html">
<meta property="og:site_name" content="Elevenbeans' blog">
<meta property="og:description" content="我眼中的生活别问我生活的意义是什么
有没有意义这事儿还得先打个问号呢
但至少
我觉得不应该是随遇而安
有态度,懂坚持才会精彩 ~
我理解的工作和志同道合的人一起固然幸福精彩
But ~
可遇而不可求,又何必强求
契约精神是底线
我还是我Hungry &amp; Foolish: Have a beginner’s mind
Persistent &amp; Creative: Pay atten">
<meta property="og:updated_time" content="2017-06-14T04:09:19.000Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="你好,世界">
<meta name="twitter:description" content="我眼中的生活别问我生活的意义是什么
有没有意义这事儿还得先打个问号呢
但至少
我觉得不应该是随遇而安
有态度,懂坚持才会精彩 ~
我理解的工作和志同道合的人一起固然幸福精彩
But ~
可遇而不可求,又何必强求
契约精神是底线
我还是我Hungry &amp; Foolish: Have a beginner’s mind
Persistent &amp; Creative: Pay atten">
<link rel="stylesheet" type="text/css" href="/css/style.css?v=1.1" />
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet'>
<link rel="stylesheet" href="https://imsun.github.io/gitment/style/default.css">
<script src="https://imsun.github.io/gitment/dist/gitment.browser.js"></script>
<script type="text/javascript">
var themeConfig = {
fancybox: {
enable: false
},
};
</script>
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-100591386-1', 'auto');
ga('send', 'pageview');
</script>
<title> 你好,世界 - Elevenbeans' blog </title>
</head>
<body>
<div id="page">
<header id="masthead"><div class="site-header-inner">
<h1 class="site-title">
<a href="/." class="logo">
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
Elevenbeans' blog
</a>
</h1>
<nav id="nav-top">
<ul id="menu-top" class="nav-top-items">
<li class="menu-item">
<a href="/">
Home
</a>
</li>
<li class="menu-item">
<a href="/archives">
Archives
</a>
</li>
<li class="menu-item">
<a href="/about">
About
</a>
</li>
</ul>
</nav>
</div>
</header>
<div id="content">
<div id="primary">
<article class="post">
<header class="post-header">
<h1 class="post-title">
你好,世界
</h1>
</header>
<div class="post-content">
<script src="/assets/js/APlayer.min.js"> </script><h2 id="我眼中的生活"><a href="#我眼中的生活" class="headerlink" title="我眼中的生活"></a>我眼中的生活</h2><p>别问我生活的意义是什么</p>
<p>有没有意义这事儿还得先打个问号呢</p>
<p>但至少</p>
<p>我觉得不应该是随遇而安</p>
<p>有态度,懂坚持才会精彩 ~</p>
<h2 id="我理解的工作"><a href="#我理解的工作" class="headerlink" title="我理解的工作"></a>我理解的工作</h2><p>和志同道合的人一起固然幸福精彩</p>
<p>But ~</p>
<p>可遇而不可求,又何必强求</p>
<p>契约精神是底线</p>
<h2 id="我还是我"><a href="#我还是我" class="headerlink" title="我还是我"></a>我还是我</h2><p>Hungry & Foolish: Have a beginner’s mind</p>
<p>Persistent & Creative: Pay attenttion to the design</p>
<p>Confident & Optimistic: For a smile of satisfaction</p>
<p><br></p>
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="100%" height="86" src="//music.163.com/outchain/player?type=2&id=32507038&auto=1&height=66"></iframe>
</div>
</article>
</div>
</div>
<footer id="colophon"><span class="copyright-year">
©
2014 -
2018
<span class="footer-author"><a href="https://github.com/elevenbeans" target="_blank">@elevenbeans</a>.</span>
<span class="power-by">
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
</span>
</span>
<script>
var gitment = new Gitment({
id: location.pathname, // 可选。默认为 location.href
owner: 'elevenbeans',
repo: 'elevenbeans.github.io',
oauth: {
client_id: '34a6c343407ce5dcf922',
client_secret: '9669a9498f09f3b21711bd666a50db5929e78256',
},
})
gitment.render('comment-container')
</script>
</footer>
<div class="back-to-top" id="back-to-top">
<i class="iconfont icon-up"></i>
</div>
</div>
<script type="text/javascript" src="/lib/jquery/jquery-3.1.1.min.js"></script>
<script type="text/javascript" src="/js/src/theme.js?v=1.1"></script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=1.1"></script>
</body>
</html>