-
Notifications
You must be signed in to change notification settings - Fork 0
/
archives.html
109 lines (93 loc) · 4.57 KB
/
archives.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
<!DOCTYPE html>
<html lang="en">
<head>
<link href='//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="http://diegozeng.github.io/theme/stylesheet/style.min.css">
<link rel="stylesheet" type="text/css" href="http://diegozeng.github.io/theme/stylesheet/pygments.min.css">
<link rel="stylesheet" type="text/css" href="http://diegozeng.github.io/theme/stylesheet/font-awesome.min.css">
<link href="http://diegozeng.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Tao Say Atom">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="" />
<meta name="author" content="Tao Zeng" />
<meta name="description" content="" />
<meta property="og:site_name" content="Tao Say"/>
<meta property="og:type" content="blog"/>
<meta property="og:title" content="Tao Say"/>
<meta property="og:description" content=""/>
<meta property="og:locale" content="en_US"/>
<meta property="og:url" content="http://diegozeng.github.io"/>
<title>Tao Say – Archives</title>
</head>
<body>
<aside>
<div>
<a href="http://diegozeng.github.io">
<img src="http://diegozeng.github.io/theme/img/profile.png" alt="" title="">
</a>
<h1><a href="http://diegozeng.github.io"></a></h1>
<p></p>
<nav>
<ul class="list">
<li><a href="http://diegozeng.github.io/about.html">About Me</a></li>
<li><a href="http://diegozeng.github.io/book.html">Book List</a></li>
<li><a href="http://diegozeng.github.io/movie.html">Movie List</a></li>
<li><a href="http://getpelican.com/" target="_blank">Pelican</a></li>
<li><a href="http://jinja.pocoo.org/" target="_blank">Jinja2</a></li>
</ul>
</nav>
<ul class="social">
<li><a class="sc-facebook" href="https://www.facebook.com/profile.php?id=100000543119187" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a class="sc-linkedin" href="https://www.linkedin.com/in/diegozengtao" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a class="sc-github" href="https://github.com/diegozeng" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a class="sc-rss" href="feeds/all.atom.xml" target="_blank"><i class="fa fa-rss"></i></a></li>
</ul>
</div>
</aside>
<main>
<nav>
<a href="http://diegozeng.github.io">Home</a>
<a href="/book.html">Book List</a>
<a href="/movie.html">Movie List</a>
<a href="/about.html">About</a>
<a href="/archives.html">Archives</a>
<a href="/categories.html">Category</a>
<a href="http://diegozeng.github.io/feeds/all.atom.xml">Atom</a>
</nav>
<article>
<header>
<h1>Archives</h1>
</header>
<div>
<dl>
<dt>Wed 14 February 2018</dt>
<dd><a href="http://diegozeng.github.io/posts/2018/02/14/h1b-visa-application/">2.13上海梅龙镇H1B首签水果</a></dd>
<dt>Fri 25 November 2016</dt>
<dd><a href="http://diegozeng.github.io/posts/2016/11/25/thanks-giving-note/">感恩节随便写</a></dd>
<dt>Sat 11 June 2016</dt>
<dd><a href="http://diegozeng.github.io/posts/2016/06/11/technology/">我的[值乎]链接</a></dd>
<dt>Thu 26 May 2016</dt>
<dd><a href="http://diegozeng.github.io/posts/2016/05/26/book_recommendation/">推荐两本索引类书籍</a></dd>
<dt>Wed 18 May 2016</dt>
<dd><a href="http://diegozeng.github.io/posts/2016/05/18/visa-application/">5.18上海梅龙镇返签水果</a></dd>
<dt>Sat 30 April 2016</dt>
<dd><a href="http://diegozeng.github.io/posts/2016/04/30/job-hunting/">转专业北美找工记</a></dd>
</dl>
</div>
</article>
<footer>
<p>© Tao Zeng </p>
<p>Built using <a href="http://getpelican.com" target="_blank">Pelican</a> - <a href="https://github.com/alexandrevicenzi/flex" target="_blank">Flex</a> theme by <a href="http://alexandrevicenzi.com" target="_blank">Alexandre Vicenzi</a></p> </footer>
</main>
<!-- Google Analytics -->
<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-75807542-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
</body>
</html>