-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharchives.html
More file actions
169 lines (115 loc) · 7.56 KB
/
Copy patharchives.html
File metadata and controls
169 lines (115 loc) · 7.56 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
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
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>
Archives - 余瓞归的博客
</title>
<meta name="description" content="ruby, rails, html, css, linux,javascript">
<link href="atom.xml" rel="alternate" title="余瓞归的博客" type="application/atom+xml">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:600,800" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="asset/image/favicon.png">
<link rel="stylesheet" href="asset/css/base.css">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha256-k2/8zcNbxVIh5mnQ52A0r3a6jAgMGxFJFE2707UxGCk= sha512-ZV9KawG2Legkwp3nAlxLIVFudTauWuBpC10uEafMHYL0Sarrz5A7G79kXh5+5+woxQ5HM559XX2UZjMJ36Wplg==" crossorigin="anonymous">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.10.0/styles/default.min.css">
</head>
<body>
<div class="container">
<div class="eleven columns content">
<div id="home">
<h2><i class="fa fa-bookmark"></i> 文章列表</h2>
<ul id="blog-posts" class="posts">
<li class="post-date">2017</li>
<li><span>4月 07 »</span><a href="14915616638277.html">春天到了,最喜欢油菜花开</a></li>
<li class="post-date">2016</li>
<li><span>1月 16 »</span><a href="14913797670808.html">Jenkins集成Ruby on Rails单元测试</a></li>
<li><span>1月 15 »</span><a href="14910403462980.html">Jenkins与Gitlab集成</a></li>
<li class="post-date">2014</li>
<li><span>12月 07 »</span><a href="14913797760241.html">Linux的文件链接</a></li>
<li><span>11月 23 »</span><a href="14913797809069.html">为什么你的代码如此难以理解</a></li>
<li><span>11月 16 »</span><a href="14913797844730.html">提高你水平git命令</a></li>
<li><span>11月 02 »</span><a href="14913797880850.html">字符编码</a></li>
<li><span>10月 26 »</span><a href="14913797913804.html">Javascript新接口</a></li>
<li><span>10月 12 »</span><a href="14914439620917.html">Javascript中类,名字空间和类的继承的实现</a></li>
<li><span>9月 27 »</span><a href="14914440114235.html">记一枚不错的Gem:wechat-rails</a></li>
<li><span>9月 21 »</span><a href="14914440431935.html">Swift中的闭包</a></li>
<li><span>9月 08 »</span><a href="14914440715103.html">rails的中的MIME类型</a></li>
<li><span>8月 24 »</span><a href="14914441437461.html">Redis主键失效原理</a></li>
<li><span>8月 10 »</span><a href="14914442067467.html">Linux磁盘管理LVM原理</a></li>
<li><span>7月 20 »</span><a href="14914442350852.html">Git中的撤销操作</a></li>
<li><span>7月 19 »</span><a href="14914442671709.html">网页字体</a></li>
<li><span>6月 22 »</span><a href="14914443335799.html">Web响应式设计笔记整理</a></li>
<li><span>6月 21 »</span><a href="14914443947913.html">Disqus评论参数说明</a></li>
<li><span>6月 21 »</span><a href="14914443695907.html">Html5视频播放器Video.js使用</a></li>
<li><span>6月 15 »</span><a href="14914444332999.html">Rails的accepts_nested_attributes_for使用和原理</a></li>
<li><span>5月 25 »</span><a href="14914444636077.html">前端开步骤</a></li>
<li class="post-date">2013</li>
<li><span>4月 16 »</span><a href="14914444932741.html">博客改版小结</a></li>
</ul>
</div>
<div id="post-pagination" class="pagination">
<p class="previous disabled">
</p>
<p class="next">
</p>
</div>
</div> <div class="four columns sidebar">
<nav>
<a href="./">
<img src="asset/image/logo.png" id="logo" alt="Blog logo" width="80" />
</a>
<h2>
<a href="./living.html">生活</a>
<a href="./technology.html">技术</a>
</h2>
<div id="bio">
<p style="text-align:center">欢迎访问我的个人博客.</p>
<p>
我是余瓞归,一个懒惰挑剔的Ruby程序员。现居上海浦东,在一家电子商务公司从事系统架构工作。
</p>
</div>
<div id="social">
Follow me:
<div id="stalker">
<a title="nateyu on Github" href="https://github.com/nateyu">
<i class="fa fa-github-square"></i>
</a>
<a title="Atom feed" id="atom" href="./atom.xml">
<i class="fa fa-rss-square"></i>
</a>
<a title="Email" id="email" href="mailto: yudiegui@gmail.com">
<i class="fa fa-envelope"></i>
</a>
</div>
</div>
</nav>
</div> <div class="footer">
<div class="disclaimer">
<p>
本网站文章为个人所有,未经作者认许请勿转载
</p>
<p>
© 余瓞归, 2017 — built with <a href="http://jekyllrb.com/">Jekyll</a> using <a href="https://github.com/swanson/lagom">Lagom theme</a>
</p>
</div>
</div>
</div>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.10.0/highlight.min.js"></script>
<script type="text/javascript">hljs.initHighlightingOnLoad();</script>
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?01179477135d9e37e18df55d2011d072";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>