forked from HubPress/hubpress.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
141 lines (106 loc) · 5.74 KB
/
index.html
File metadata and controls
141 lines (106 loc) · 5.74 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>麻花随想</title>
<meta name="description" content="" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://hitjackma.github.io/favicon.ico">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:400,700,400italic,700italic|Open+Sans:400italic,700italic,700,400">
<link rel="stylesheet" type="text/css" href="//hitjackma.github.io/themes/roon/assets/css/screen.css?v=1470017550088" />
<link rel="canonical" href="https://hitjackma.github.io/" />
<meta name="referrer" content="origin" />
<meta property="og:site_name" content="麻花随想" />
<meta property="og:type" content="website" />
<meta property="og:title" content="麻花随想" />
<meta property="og:url" content="https://hitjackma.github.io/" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="麻花随想" />
<meta name="twitter:url" content="https://hitjackma.github.io/" />
<script type="application/ld+json">
null
</script>
<meta name="generator" content="HubPress" />
<link rel="alternate" type="application/rss+xml" title="麻花随想" href="https://hitjackma.github.io/rss/" />
</head>
<body class="home-template ">
<header role="banner">
<div class="wrap">
<h1><a href="https://hitjackma.github.io">麻花随想</a></h1>
<hr>
</div>
</header>
<article class="post tag- tag- ">
<div class="meta">
<time datetime="2016-07-28"><a href="https://hitjackma.github.io/2016/07/28/Facing-Death.html">July 28, 2016</a></time>
</div>
<header>
<h1><a href="https://hitjackma.github.io/2016/07/28/Facing-Death.html">向死而生</a></h1>
</header>
<div class="text">
<p>人总是要死的。这事实大家都知,只是不常意识到。周日与同学外出觅食,偶然提及科室里的老太太,似被遗弃,只得寄居病房;可以想见,老人不是体弱无助,怕就是唠唠叨叨,若非平生幽默风趣之辈,老了怕是没几人得人待见。同学讲了老人常常念及女儿,讲到有次女儿送蛋糕来,护工道喜,哪知实情是家人不喜奶油油腻,遂食蛋糕之糕,留上层奶油赠老人。闻此,心中黯然,目视同辈,胸中似有一口石头,不吐不快,却又无从谈起。 翌日晚,得知老人晚八时许离世,当思死生之事,或远或近,或快或慢,然之至也,无能挡也。似与老者有缘,问同学其姓名,得知“陶宗琰”,平生未曾得见其人,亦不知其生平籍贯,谨记于此,一路走好。 我人很懒,还很拖延,所以没有一个截止日期我会一直拖</p>
<a href="https://hitjackma.github.io/2016/07/28/Facing-Death.html" class="readmore">Continue Reading</a>
</div>
</article>
<nav class="pagination" role="navigation">
<span class="page-number">Page 1 of 1</span>
</nav>
<footer role="contentinfo">
<div class="inner">
<div class="vcard">
<a href="https://hitjackma.github.io/rss" id="btn_feed" class="btn" title="Feed" target="_blank">
<span aria-hidden="true" data-icon=")"></span>
<strong>Feed</strong>
</a>
<a href="https://hitjackma.github.io" class="photo circle">
<span style="background-image: url('https://raw.githubusercontent.com/hitjackma/hitjackma.github.io/master/favicon.ico');">
<img src="https://raw.githubusercontent.com/hitjackma/hitjackma.github.io/master/favicon.ico" alt="麻花随想">
</span>
</a>
<div class="details">
<h4><a href="https://hitjackma.github.io" class="url n">麻花随想</a></h4>
<a href="https://hitjackma.github.io" class="js-remove-domain-schema">https://hitjackma.github.io</a><br>
<span>Published with <a href="http://hubpress.io">HubPress</a></span>
</div>
</div>
<div id="user_bio">
<div class="inner">
虽然我懒,但我拖延呀
</div>
</div>
</div>
</footer>
<a href="https://hitjackma.github.io" id="blog_badge">
<span style="background-image: url('https://raw.githubusercontent.com/hitjackma/hitjackma.github.io/master/favicon.ico');">麻花随想</span>
</a>
<script>
function no_schema_links () {
var links = document.querySelectorAll('.js-remove-domain-schema');
if (links) {
for (i = 0; i < links.length; ++i) {
var link = links[i],
text = link.innerHTML,
no_schema = text.replace(/.*?:\/\//g, "");
link.innerHTML = no_schema;
}
}
}
window.onload = function () {
no_schema_links();
}
</script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.9.0/moment-with-locales.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js?v="></script>
<script type="text/javascript">
jQuery( document ).ready(function() {
// change date with ago
jQuery('ago.ago').each(function(){
var element = jQuery(this).parent();
element.html( moment(element.text()).fromNow());
});
});
hljs.initHighlightingOnLoad();
</script>
</body>
</html>