-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
104 lines (89 loc) · 4.39 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Bai Mingze</title>
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="/css/application.css">
<link href="/stylesheets/all-58a46f4f.css" rel="stylesheet" type="text/css" />
<meta content="en" name="language">
<meta content="Bai Mingze" name="author">
<link href="http://feeds.baimingze.com/baimingze" rel="alternate" title="Bai Mingze" type>
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
</head>
<body>
<aside class="cover">
<div class="inner">
<h1 class="title"><a href="/">Bai Mingze</a></h1>
<p class="description">Bioinformatics, Algorithoms</p>
<ul class="contacts">
<li><a href="http://github.com/baimingze/">Github</a></li>
<li><a href="http://twitter.com/baimz/">Twitter</a></li>
</ul>
</div>
</aside>
<section class="wrapper">
<div class="wrapper-inner">
<div class="posts">
<article class="post post-excerpt">
<header>
<h3 class="title"><a href="/blog/2015/07/nerver-give-up.html">Nerver give up</a></a></h3>
<p class="meta">26 July 2015 — <a href="/blog/2015/07/nerver-give-up.html#disqus_thread">Comment</a></h3>
</header>
<div class="content">
<p>当老师的主要任务,就是将一些知识、道理教给学生,苦口婆心,孜孜不倦;
但是,这些道理,你懂了,并不代表你就不会犯错了。整个人生,都是成长的过程。</p>
</div>
</article>
<article class="post post-excerpt">
<header>
<h3 class="title"><a href="/blog/2015/06/is-apache-spark-going-to-replace-hadoop-translated-version-in-chinese.html">Is Apache Spark going to replace Hadoop (Translated Version in Chinese)</a></a></h3>
<p class="meta">28 June 2015 — <a href="/blog/2015/06/is-apache-spark-going-to-replace-hadoop-translated-version-in-chinese.html#disqus_thread">Comment</a></h3>
</header>
<div class="content">
<p>[版权所有,转载请注明出处:baimingze.github.io]</p>
</div>
</article>
<article class="post post-excerpt">
<header>
<h3 class="title"><a href="/blog/2015/06/a-visiting-to-the-sanger-institute.html">A visiting to the Sanger Institute</a></a></h3>
<p class="meta">21 June 2015 — <a href="/blog/2015/06/a-visiting-to-the-sanger-institute.html#disqus_thread">Comment</a></h3>
</header>
<div class="content">
<p>Welcome Trust Genome Campus, 坐落在剑桥以南一个名叫Hinxton的村庄。这里风景秀丽,物产丰饶,旁有康河潺潺而过。</p>
</div>
</article>
<article class="post post-excerpt">
<header>
<h3 class="title"><a href="/blog/2015/06/one-possible-solution-for-getting-black-screen-when-logout-reboot-on-linux.html">One possible solution for getting black screen when logout/reboot on Linux</a></a></h3>
<p class="meta">14 June 2015 — <a href="/blog/2015/06/one-possible-solution-for-getting-black-screen-when-logout-reboot-on-linux.html#disqus_thread">Comment</a></h3>
</header>
<div class="content">
<p>I have recently installed Fedora 22(KDE spin) on my laptop(ThinkPad T440, with the Inetel HD graphic card).</p>
</div>
</article>
<article class="post post-excerpt">
<header>
<h3 class="title"><a href="/blog/2015/06/are-you-ready-for-the-open-science.html">Are you ready for the open science</a></a></h3>
<p class="meta"> 7 June 2015 — <a href="/blog/2015/06/are-you-ready-for-the-open-science.html#disqus_thread">Comment</a></h3>
</header>
<div class="content">
<p>[版权所有,欢迎转载,转载请注明出处:baimingze.github.io]</p>
</div>
</article>
<article class="post post-excerpt">
<header>
<h3 class="title"><a href="/blog/2015/05/attending-the-bible-study.html">attending the bible study</a></a></h3>
<p class="meta">29 May 2015 — <a href="/blog/2015/05/attending-the-bible-study.html#disqus_thread">Comment</a></h3>
</header>
<div class="content">
<p>前些天某晚去参加了一个中国人的团契活动,印象深刻。</p>
</div>
</article>
</ul>
</div>
</section>
<script src="/javascripts/all-115f1ba1.js" type="text/javascript"></script>
</body>
</html>