-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcategories.html
195 lines (172 loc) · 7.75 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
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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Categories</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="" />
<meta name="author" content="Iris" />
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700" rel="stylesheet">
<!-- Animate.css -->
<link rel="stylesheet" href="./theme/css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="./theme/css/icomoon.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="./theme/css/bootstrap.css">
<!-- Flexslider -->
<link rel="stylesheet" href="./theme/css/flexslider.css">
<!-- Theme style -->
<link rel="stylesheet" href="./theme/css/style.css">
<!-- Custom style -->
<link rel="stylesheet" href="./theme/css/custom.css">
<!-- pygments code highlight -->
<link rel="stylesheet" href="./theme/css/pygments.css">
<!-- tipue search -->
<link rel="stylesheet" href="./theme/tipuesearch/css/tipuesearch.css">
<!-- Modernizr JS -->
<script src="./theme/js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="/theme/js/respond.min.js"></script>
<![endif]-->
<link href="/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Green World Atom">
</head>
<body>
<div id="fh5co-page">
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle"><i></i></a>
<aside id="fh5co-aside" role="complementary" class="border js-fullheight">
<nav class="fh5co-main-menu" role="navigation">
</nav>
<div class="clearfix"></div>
<h1 id="fh5co-logo">
<a href="./index.html">
<img src="./images/logo.png" />
</a>
</h1>
<nav class="fh5co-main-menu" role="navigation">
<ul>
<!-- home link -->
<li><a href="./">Home</a></li>
<!-- page links -->
<li><a href="./pages/about.html">About</a></li>
<!-- categories -->
<li class="nav-title">Categories</li>
<li><a href="./category/art.html">Art</a></li>
<li><a href="./category/food.html">Food</a></li>
<li><a href="./category/projects.html">Projects</a></li>
<li><a href="./category/snippets.html">Snippets</a></li>
<!-- tags -->
<li><a href="./tags.html">Tags</a></li>
<!-- additional menu items from config -->
<!-- <li class="nav-title">Misc</li> -->
<li><a href="./archives.html">Archive</a></li>
<li><a href="./contact.html">Contact</a></li>
</ul>
</nav>
<ul id="social">
<li><a href="https://github.com/IrisSQM" alt="Github"><i class="icon-github"></i></a></li>
<li><a href="https://www.facebook.com/QimengShi17" alt="Facebook"><i class="icon-facebook2"></i></a></li>
<li><a href="https://www.instagram.com/qimengshi/" alt="Instagram"><i class="icon-instagram"></i></a></li>
</ul>
</aside>
<div id="fh5co-main">
<div class="fh5co-narrow-content">
<h1 class="fh5co-heading-colored"><i class="icon-folder"></i> Categories</h1>
<div class="animate-box" data-animate-effect="fadeInLeft">
<a href="./category/art.html" class="overview-link col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="wrapper">
<div class="fh5co-feature">
<div class="fh5co-icon">
<i class="icon-folder"></i>
</div>
<div class="fh5co-text">
<h3>Art</h3>
<p>10 articles</p>
</div>
</div>
<div class="clearfix"></div>
</div>
</a>
<a href="./category/food.html" class="overview-link col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="wrapper">
<div class="fh5co-feature">
<div class="fh5co-icon">
<i class="icon-folder"></i>
</div>
<div class="fh5co-text">
<h3>Food</h3>
<p>1 articles</p>
</div>
</div>
<div class="clearfix"></div>
</div>
</a>
<a href="./category/projects.html" class="overview-link col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="wrapper">
<div class="fh5co-feature">
<div class="fh5co-icon">
<i class="icon-folder"></i>
</div>
<div class="fh5co-text">
<h3>Projects</h3>
<p>2 articles</p>
</div>
</div>
<div class="clearfix"></div>
</div>
</a>
<a href="./category/snippets.html" class="overview-link col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="wrapper">
<div class="fh5co-feature">
<div class="fh5co-icon">
<i class="icon-folder"></i>
</div>
<div class="fh5co-text">
<h3>Snippets</h3>
<p>10 articles</p>
</div>
</div>
<div class="clearfix"></div>
</div>
</a>
</div>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="2575.2">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 12.0px 0.0px; font: 10.0px Times; -webkit-text-stroke: #000000}
span.s1 {font-kerning: none}
span.s2 {text-decoration: underline ; font-kerning: none; color: #0000e3; -webkit-text-stroke: 0px #0000e3}
</style>
</head>
<body>
<p class="p1"><span class="s1">© 2025 Iris. All Rights Reserved. Designed by <a href="http://freehtml5.co/"><span class="s2">FreeHTML5.co</span></a> <br>
Pelican Theme by: <a href="https://github.com/claudio-walser/pelican-fh5co-marble"><span class="s2">Claudio Walser</span></a></span></p>
</body>
</html>
</div>
</div>
<!-- jQuery -->
<script src="./theme/js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="./theme/js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="./theme/js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="./theme/js/jquery.waypoints.min.js"></script>
<!-- Flexslider -->
<script src="./theme/js/jquery.flexslider-min.js"></script>
<!-- MAIN JS -->
<script src="./theme/js/main.js"></script>
</body>
</html>