-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
125 lines (65 loc) · 3.14 KB
/
index.html
File metadata and controls
125 lines (65 loc) · 3.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
<!doctype html>
<html lang="">
<head>
<meta charset="utf-8"/>
<title>When I gone</title>
<meta name="author" content="Mocker">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0">
<link href='http://fonts.googleapis.com/css?family=Droid+Sans:700,400|Droid+Sans+Mono' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="./theme/css/main.css" type="text/css" />
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href="./" type="application/atom+xml" rel="alternate" title="When I gone ATOM Feed" />
</head>
<body>
<header class="clearfix" role="banner">
<div class="wrapper">
<h1 class="huge"><a href=".">When I gone</a></h1>
</div>
</header>
<div role="main" class="content clearfix">
<article class="wrapper main">
<h1><a href="./1111111111.html">1111111111</a></h1>
<h2>Single Day</h2>
<ul>
<li>wiki time <a href="http://baike.baidu.com/view/23105.htm?fr=ala0_1_1">光棍节</a></li>
<li>oh, shit! 没了!</li>
<li>等等,别的,都在百度百科里。</li>
</ul> <a class="btn" href="./1111111111.html">read more →</a>
</article>
<div class="wrapper main">
<h3>More posts</h3>
<ol class="archive">
<li class="clearfix"><a href="./gnote.vim.html" rel="bookmark" title="Permalink to Send Your Note to Your Gmail"><time datetime="2012-10-21T00:00:00" pubdate>10月 21 2012</time> Send Your Note to Your Gmail</a></li>
<li class="clearfix"><a href="./always_with-me.html" rel="bookmark" title="Permalink to awalys with me"><time datetime="2012-09-26T00:00:00" pubdate> 9月 26 2012</time> awalys with me</a></li>
<li class="clearfix"><a href="./are_you_online.html" rel="bookmark" title="Permalink to whether your QQ is online"><time datetime="2012-09-25T00:00:00" pubdate> 9月 25 2012</time> whether your QQ is online</a></li>
<li class="clearfix"><a href="./birthday.html" rel="bookmark" title="Permalink to ++age"><time datetime="2012-09-24T00:00:00" pubdate> 9月 24 2012</time> ++age</a></li>
<li class="clearfix"><a href="./see_you_monkey.html" rel="bookmark" title="Permalink to See you lazymonkey"><time datetime="2012-08-30T10:52:00" pubdate> 8月 30 2012</time> See you lazymonkey</a></li>
</ol>
<p>More posts in the <a href="./archives.html">archive</a>.</p>
</div>
</div>
<footer class="clearfix">
<div class="wrapper pages">
<ul class="nav">
<li><a href="./archives.html">Archive</a></li>
</ul>
</div>
<div class="copy wrapper">
<ul class="social">
</ul>
<p role="contentinfo">© 2012 Mocker<br>
Proudly powered by <a href="http://alexis.notmyidea.org/pelican/">Pelican</a>.</p>
</div>
</footer>
<script>
var _gaq=[['_setAccount',''],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>