-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
66 lines (58 loc) · 4.28 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
<!DOCTYPE html>
<html>
<head>
<title>gepcel</title>
<meta charset="utf-8" />
<link href="/theme/static/css/style.css" rel="stylesheet" />
<link href="/theme/static/css/highlight.css" rel="stylesheet" />
<link href="/theme/static/css/pygment.css" rel="stylesheet" />
<link href="/images/favicon.ico" rel = "Shortcut Icon" />
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href="gepcel.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="WANG Aiyong's blog Full Atom Feed" />
</head>
<body>
<div id="container">
<div id="main" role="main">
<header><h1>Blog of gepcel</h1></header>
<nav>
<span><a title="home page" class="" href="/index.html">home</a></span>
<span><a title="about" class="" href="/pages/about.html">about</a></span>
<span><a title="guestbook" class="" href="/pages/guestbook.html">guestbook</a></span>
<span><a title="publication" class="" href="/pages/publication.html">publication</a></span>
<span><a title="vitae" class="" href="/pages/vitae.html">vitae</a></span>
<span><a title="categories" class="" href="/categories.html">categories</a></span>
<span><a title="tags" class="" href="/tags.html">tags</a></span>
<span><a title="links" class="" href="/pages/links">links</a></span>
<span><a title="subscribe by RSS" class="" href="/feeds/all.atom.xml">subscribe</a></span>
</nav>
<artical class="content">
<ul class="listing">
<li class="listing-seperator">2017</li>
<ul class="archive-list">
<li class="listing-item">2017-11-06 <a href="/posts/2017-11-06-an-coincidence-about-bullet.html">头条:朝天开枪,子弹会掉下来伤到人吗</a></li>
<li class="listing-item">2017-05-02 <a href="/posts/2017-05-02-atom-and-packages.html">Atom 使用及插件安装</a></li>
</ul>
<li class="listing-seperator">2016</li>
<ul class="archive-list">
<li class="listing-item">2016-12-05 <a href="/posts/2016-12-05-2016-12-05-fcitx.html">极点五笔词库转换为精灵五笔和 fcitx 词库</a></li>
</ul>
<li class="listing-seperator">2014</li>
<ul class="archive-list">
<li class="listing-item">2014-11-21 <a href="/posts/2014-11-21-A-simulation-of-an-R-script-to-show-a-night-scene-of-flight-rout.html">A simulation of an R script to show a night-scene of flight route</a></li>
<li class="listing-item">2014-09-15 <a href="/posts/2014-09-15-baby's-first-smile.html">第一次微笑</a></li>
<li class="listing-item">2014-08-14 <a href="/posts/2014-08-14-two-issues-of-pandas.html">Two Issues of pandas Concerned with MultiIndex's Sort and stack</a></li>
<li class="listing-item">2014-05-11 <a href="/posts/2014-05-11-2014-05-11-Past-Memory-Brought.html">一场春雨一句话勾起的儿时回忆</a></li>
<li class="listing-item">2014-05-05 <a href="/posts/2014-05-05-stop-blogging-ipython-notebooks-for-now.html">pelican 中集成 notebook 博客貌似不是个好主意</a></li>
<li class="listing-item">2014-05-04 <a href="/posts/2014-05-04-2014-05-04-test-a-liquid-tag-plugin.html">test a liquid-tag notebook</a></li>
<li class="listing-item">2014-03-21 <a href="/posts/2014-03-21-Python-Economic-Obervations-On-the-Internet.html">用 Python 模拟实现一个R的算法</a></li>
<li class="listing-item">2014-03-07 <a href="/posts/2014-03-07-Something-learned-about-python-from-a-post-of-luoyuan.html">由“落园Python小试”得到的启发</a></li>
<li class="listing-item">2014-01-10 <a href="/posts/2014-01-10-test-pelican-plugins-mathjax.html">测试 latex 插件</a></li>
<li class="listing-item">2014-01-10 <a href="/posts/2014-01-10-test-pelican-plugins-interlinks.html">测试 interlinks 插件</a></li>
</ul>
</ul>
</artical>
</div>
</div>
</body>
</html>