-
Notifications
You must be signed in to change notification settings - Fork 0
/
categories.html
89 lines (74 loc) · 2.87 KB
/
categories.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
<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>偷着乐读书会</title>
<meta name="author" content="youngsterxyf">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="http://happyreading.github.io/favicon.png" rel="icon">
<link href="http://happyreading.github.io/theme/css/main.css" media="screen, projection"
rel="stylesheet" type="text/css">
<script src="http://happyreading.github.io/theme/js/modernizr-2.0.js"></script>
<script src="http://happyreading.github.io/theme/js/ender.js"></script>
<script src="http://happyreading.github.io/theme/js/octopress.js" type="text/javascript"></script>
<link href="http://happyreading.github.io/theme/google-fonts/pt_serif.css" rel="stylesheet" type="text/css">
<link href="http://happyreading.github.io/theme/google-fonts/pt_sans.css" rel="stylesheet" type="text/css">
</head>
<body>
<header role="banner"><hgroup>
<h1><a href="http://happyreading.github.io/">偷着乐读书会</a></h1>
</hgroup></header>
<nav role="navigation"><ul class="subscription" data-subscription="rss">
</ul>
<ul class="main-navigation">
<li><a href="/archives.html">归 档</a></li>
<li><a href="/feeds/rss.xml">RSS</a></li>
</ul></nav>
<div id="main">
<div id="content">
<ul>
<li><a href="http://happyreading.github.io/category/qi-ta.html">其他</a></li>
</ul>
<aside class="sidebar">
<section>
<h1>Recent Posts</h1>
<ul id="recent_posts">
<li class="post">
<a href="http://happyreading.github.io/2015/05/06/7th-share/">读书会 第7期</a>
</li>
<li class="post">
<a href="http://happyreading.github.io/2015/04/29/6th-share/">读书会 第6期</a>
</li>
<li class="post">
<a href="http://happyreading.github.io/2015/04/22/5th-share/">读书会 第5期</a>
</li>
<li class="post">
<a href="http://happyreading.github.io/2015/04/16/4th-share/">读书会 第4期</a>
</li>
<li class="post">
<a href="http://happyreading.github.io/2015/04/01/3rd-share/">读书会 第3期</a>
</li>
</ul>
</section>
<section>
<h1>Categories</h1>
<ul id="recent_posts">
<li><a href="http://happyreading.github.io/category/qi-ta.html">其他</a></li>
</ul>
</section>
<section>
<h1>Tags</h1>
</section>
</aside> </div>
</div>
<footer role="contentinfo"><p>
Copyright © 2014 - youngsterxyf -
<span class="credit">Powered by <a href="http://getpelican.com">Pelican</a></span>
</p></footer>
</body>
</html>