-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
474 lines (292 loc) · 13.7 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
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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta HTTP-EQUIV="pragma" CONTENT="no-cache">
<meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache, must-revalidate">
<meta HTTP-EQUIV="expires" CONTENT="0">
<title>大小碗诗话</title>
<link rel="stylesheet" href="https://christianpoet.github.io/styles/main.css">
<script type="text/javascript">
function getCSS()
{
datetoday = new Date();
timenow=datetoday.getTime();
datetoday.setTime(timenow);
thehour = datetoday.getHours();
display = "https://christianpoet.github.io/media/css/night.css";
display = "https://christianpoet.github.io/media/css/night.css";
display = "https://christianpoet.github.io/media/css/day.css";
display = "https://christianpoet.github.io/media/css/day.css";
var css = '<';
css+='link rel="stylesheet" href='+display+' \/';
css+='>';
document.write(css);
}
</script>
<link href="https://fonts.cdnfonts.com/css/dancing-script|Noto+Sans+SC:300|Montserrat&display=swap" rel="stylesheet">
<link href="https://at.alicdn.com/t/font_1306644_jwtuc2zzbrd.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdn.bootcdn.net/ajax/libs/KaTeX/0.10.0/katex.min.css">
<script type='text/javascript' src='https://christianpoet.github.io/media/scripts/script.js'></script>
<link href="https://cdn.bootcdn.net/ajax/libs/animate.css/3.5.2/animate.min.css" rel="stylesheet" />
<script src="https://cdn.bootcdn.net/ajax/libs/wow/1.1.2/wow.min.js"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/highlight.js/9.15.8/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script>wow=new WOW({boxClass:'wow',animateClass:'animated',offset:0,mobile:true,live:true});wow.init();</script>
<script type="text/javascript">
window.onload=getCSS();
</script>
</head>
<body class="home blog">
<div id="wrapper">
<header id="header" class="site-header" >
<div class="site-branding">
<h1 class="site-title"><a href="https://christianpoet.github.io" rel="home">大小碗诗话</a></h1>
<h2 class="site-description">一个写诗的基督徒,大河原诗歌原创、经典翻译、圣经随笔</h2>
</div>
<nav id="nav-wrapper">
<div class="container">
<div class="nav-toggle">
<div class="bars">
<div class="bar"></div>
<div class="bar"></div>
<div class="bar"></div>
</div>
</div>
<div class="clear"></div>
<ul class="dove">
<li>
<a href="/"> 首页</a></li>
<li>
<a href="/post/about"> 关于</a></li>
<li>
<a href="/post/friends"> 穿梭</a></li>
<li>
<a href="/archives"> 归档-标签</a></li>
</ul>
</li>
</ul> </div>
</nav>
<div class="jingge">
<a href="https://christianpoet.github.io/atom.xml" target="_blank" ><i class="iconfont icon-rss"></i></a>
<a href="https://twitter.com/River128" target="_blank" ><i class="iconfont icon-twitter"></i></a>
<a href="https://weibo.com/river128" target="_blank" ><i class="iconfont icon-weibo"></i></a>
</header>
<div id="content" class="container">
<div class="row">
<div class="col-md-8 site-main">
<article class="wow zoomIn post post-index post-318 type-post status-publish format-standard hentry category-uncategorized tag-40 tag-39">
<div class="entry-content">
<h1 class="entry-title"><a href="https://christianpoet.github.io/post/关于LGBT/" rel="bookmark">关于同性恋、双性恋以及变性人等话题</a></h1>
<div class="entry-meta">
<i class="iconfont icon-rili"> <time class="lately-a" datetime="2024-06-11 21:37:56" itemprop="datePublished" pubdate="">2024-06-11</time></i>
</div>
<div class="entry-summary jia">
<p class="readmore">
<a href="https://christianpoet.github.io/post/关于LGBT/" class="link-more">Read more</a>
</p>
</div>
</div>
</article>
<article class="wow zoomIn post post-index post-318 type-post status-publish format-standard hentry category-uncategorized tag-40 tag-39">
<div class="entry-content">
<h1 class="entry-title"><a href="https://christianpoet.github.io/post/诗歌的本质/" rel="bookmark">诗歌的本质和诗歌的归宿</a></h1>
<div class="entry-meta">
<i class="iconfont icon-rili"> <time class="lately-a" datetime="2024-05-29 14:46:46" itemprop="datePublished" pubdate="">2024-05-29</time></i>
</div>
<div class="entry-summary jia">
<p class="readmore">
<a href="https://christianpoet.github.io/post/诗歌的本质/" class="link-more">Read more</a>
</p>
</div>
</div>
</article>
<article class="wow zoomIn post post-index post-318 type-post status-publish format-standard hentry category-uncategorized tag-40 tag-39">
<div class="entry-content">
<h1 class="entry-title"><a href="https://christianpoet.github.io/post/bao-bo-di-lun-zai-feng-zhong-piao-dang/" rel="bookmark">鲍勃·迪伦:在风中飘荡</a></h1>
<div class="entry-meta">
<i class="iconfont icon-rili"> <time class="lately-a" datetime="2024-01-24 21:05:28" itemprop="datePublished" pubdate="">2024-01-24</time></i>
</div>
<div class="entry-summary jia">
<p class="readmore">
<a href="https://christianpoet.github.io/post/bao-bo-di-lun-zai-feng-zhong-piao-dang/" class="link-more">Read more</a>
</p>
</div>
</div>
</article>
<article class="wow zoomIn post post-index post-318 type-post status-publish format-standard hentry category-uncategorized tag-40 tag-39">
<div class="entry-content">
<h1 class="entry-title"><a href="https://christianpoet.github.io/post/当我们/" rel="bookmark">当我们</a></h1>
<div class="entry-meta">
<i class="iconfont icon-rili"> <time class="lately-a" datetime="2024-01-16 15:00:09" itemprop="datePublished" pubdate="">2024-01-16</time></i>
</div>
<div class="entry-summary jia">
<p class="readmore">
<a href="https://christianpoet.github.io/post/当我们/" class="link-more">Read more</a>
</p>
</div>
</div>
</article>
<article class="wow zoomIn post post-index post-318 type-post status-publish format-standard hentry category-uncategorized tag-40 tag-39">
<div class="entry-content">
<h1 class="entry-title"><a href="https://christianpoet.github.io/post/你看见彩虹了吗/" rel="bookmark">亲爱的人,你看见彩虹了吗?</a></h1>
<div class="entry-meta">
<i class="iconfont icon-rili"> <time class="lately-a" datetime="2023-12-21 10:24:05" itemprop="datePublished" pubdate="">2023-12-21</time></i>
</div>
<div class="entry-summary jia">
<p class="readmore">
<a href="https://christianpoet.github.io/post/你看见彩虹了吗/" class="link-more">Read more</a>
</p>
</div>
</div>
</article>
<article class="wow zoomIn post post-index post-318 type-post status-publish format-standard hentry category-uncategorized tag-40 tag-39">
<div class="entry-content">
<h1 class="entry-title"><a href="https://christianpoet.github.io/post/和受恩-愿你生命的洪涛,使我成为一条河/" rel="bookmark">和受恩-愿你生命的洪涛,使我成为一条河</a></h1>
<div class="entry-meta">
<i class="iconfont icon-rili"> <time class="lately-a" datetime="2023-11-25 17:02:37" itemprop="datePublished" pubdate="">2023-11-25</time></i>
</div>
<div class="entry-summary jia">
<p class="readmore">
<a href="https://christianpoet.github.io/post/和受恩-愿你生命的洪涛,使我成为一条河/" class="link-more">Read more</a>
</p>
</div>
</div>
</article>
<article class="wow zoomIn post post-index post-318 type-post status-publish format-standard hentry category-uncategorized tag-40 tag-39">
<div class="entry-content">
<h1 class="entry-title"><a href="https://christianpoet.github.io/post/我只是小小的麻雀/" rel="bookmark">我只是小小的麻雀,既不耕种也不采收</a></h1>
<div class="entry-meta">
<i class="iconfont icon-rili"> <time class="lately-a" datetime="2023-11-23 15:33:28" itemprop="datePublished" pubdate="">2023-11-23</time></i>
</div>
<div class="entry-summary jia">
<p class="readmore">
<a href="https://christianpoet.github.io/post/我只是小小的麻雀/" class="link-more">Read more</a>
</p>
</div>
</div>
</article>
<article class="wow zoomIn post post-index post-318 type-post status-publish format-standard hentry category-uncategorized tag-40 tag-39">
<div class="entry-content">
<h1 class="entry-title"><a href="https://christianpoet.github.io/post/人生多有雨雪浓雾/" rel="bookmark">人生多有雨雪浓雾,因信仍可欢歌</a></h1>
<div class="entry-meta">
<i class="iconfont icon-rili"> <time class="lately-a" datetime="2023-10-14 20:49:04" itemprop="datePublished" pubdate="">2023-10-14</time></i>
</div>
<div class="entry-summary jia">
<p class="readmore">
<a href="https://christianpoet.github.io/post/人生多有雨雪浓雾/" class="link-more">Read more</a>
</p>
</div>
</div>
</article>
</div>
</div>
<nav class="navigation pagination" role="navigation">
<div class="nav-links">
<a class="next page-numbers" href="https://christianpoet.github.io/page/2">点击查看更多</a></div>
</nav>
<script type="text/javascript">
//点击加载更多
jQuery(document).ready(function($) {
//点击下一页的链接(即那个a标签)
$(' .next').click(function() {
$this = $(this);
$this.addClass('loading').text('正在努力加载'); //给a标签加载一个loading的class属性,用来添加加载效果
var href = $this.attr('href'); //获取下一页的链接地址
if (href != undefined) { //如果地址存在
$.ajax({ //发起ajax请求
url: href,
//请求的地址就是下一页的链接
type: 'get',
//请求类型是get
error: function(request) {
//如果发生错误怎么处理
},
success: function(data) { //请求成功
$this.removeClass('loading').text('点击查看更多'); //移除loading属性
var $res = $(data).find('.post-318 '); //从数据中挑出文章数据,请根据实际情况更改
$('.col-md-8').append($res.fadeIn(500)); //将数据加载加进posts-loop的标签中。
var newhref = $(data).find(' .next').attr('href'); //找出新的下一页链接
if (newhref != undefined) {
$('.next').attr('href', newhref);
} else {
$('.next').remove(); //如果没有下一页了,隐藏
}
}
});
}
return false;
});
});
</script>
</div>
<footer id="colophon" class="site-footer">
<div class="container">
<div class="copyright"><br>Theme: <a href="https://github.com/alterfang/gridea-theme-pan" target="_blank" title="Pan"><span>Pan</span></a>. Powered by <a href="https://gridea.dev/" target="_blank" title="Gridea"><span>Gridea</span></a></div>
</div>
<script src="/instantpage.js" type="module"></script>
</footer>
</div>
<script src="https://cdn.bootcss.com/fitvids/1.2.0/jquery.fitvids.min.js"></script>
<script type='text/javascript' src='https://christianpoet.github.io/media/scripts/marlin-scripts.js'></script>
<script src="//tokinx.github.io/lately/lately.min.js"></script>
<script>jQuery(document).ready(function(){$.lately({'target':'.lately-a,.lately-b,.lately-c'})});</script>
<style type="text/css">a.back_to_top {
text-decoration: none;
position: fixed;
bottom: 40px;
right: 30px;
background: #f0f0f0;
height: 40px;
width: 40px;
border-radius: 50%;
line-height: 36px;
font-size: 18px;
text-align: center;
transition-duration: .5s;
transition-propety: background-color;
display: none;
}
a.back_to_top span {
color: #888;
}
a.back_to_top:hover {
cursor: pointer;
background: #dfdfdf;
}
a.back_to_top:hover span {
color: #555;
}
@media print, screen and (max-width: 580px) {
.back_to_top {
display: none !important;
}
}
</style><a id="back_to_top" href="#" class="back_to_top"><span><i class="iconfont icon-xiangshang"></i></span>
</a>
<script>$(document).ready((function(_this) {
return function() {
var bt;
bt = $('#back_to_top');
if ($(document).width() > 480) {
$(window).scroll(function() {
var st;
st = $(window).scrollTop();
if (st > 30) {
return bt.css('display', 'block');
} else {
return bt.css('display', 'none');
}
});
return bt.click(function() {
$('body,html').animate({
scrollTop: 0
}, 800);
return false;
});
}
};
})(this));
</script>
</body>
</html>