-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
178 lines (161 loc) · 6.52 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
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-128216716-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-128216716-1');
</script>
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/atom-one-light.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
<link rel="stylesheet" href="/css/normalize.css">
<link rel="stylesheet" href="/css/screen.css">
<title>
北极羊驼的博客
</title>
</head>
<body>
<div class="wrapper-loader" id="loader">
<div class="loader">
<div class="loader-dots"></div>
<p class="loader-title">Loading</p>
</div>
</div>
<div class="banner">
<div class="banner-nav">
<button class="nav-button" id="g-toggle"></button>
<div class="nav-list" id="g-nav_list">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/archives">Archives</a></li>
<li><a href="/about">About</a></li>
</ul>
</div>
</div>
<div class="banner-content">
<h1>北极羊驼的博客</h1>
<h2><img src="../images/subtitle.png" alt="discovery"></h2>
</div>
</div>
<div class="wrapper wrapper-index">
<main class="main-list">
<!-- index logic -->
<article class="article-items">
<section class="article-preview">
<a class="article-link" href="/2019/01/23/nginx-https/"></a>
<div class="article-title">
<h2>Nginx 中配置HTTPS</h2>
<span>2019-01-23</span>
</div>
<div class="article-excerpt">当使用 Nginx 搭建静态资源服务器时,使用HTTPS协议连接</div>
</section>
</article>
<!-- index logic -->
<article class="article-items">
<section class="article-preview">
<a class="article-link" href="/2018/11/10/nginx-subdomain/"></a>
<div class="article-title">
<h2>Nginx 中配置二级域名</h2>
<span>2018-11-10</span>
</div>
<div class="article-excerpt">当使用 Nginx 搭建静态资源服务器时,在其中配置二级域名</div>
</section>
</article>
<!-- index logic -->
<article class="article-items">
<section class="article-preview">
<a class="article-link" href="/2018/06/05/eclipse-assertions/"></a>
<div class="article-title">
<h2>eclipse 中启动 Java 断言语句</h2>
<span>2018-06-05</span>
</div>
<div class="article-excerpt">在编写 Java 程序时,我们有的时候会使用 Java 的断言语句来调试代码,这篇文章就是教你如何在 eclipse 中启用断言语句。</div>
</section>
</article>
<!-- index logic -->
<article class="article-items">
<section class="article-preview">
<a class="article-link" href="/2018/04/25/fix-trustedInstaller/"></a>
<div class="article-title">
<h2>解决你需要来自 TrustedInstaller 的权限才能对此文件夹进行更改</h2>
<span>2018-04-25</span>
</div>
<div class="article-excerpt">因为笔记本固态硬盘装满了,今天在光驱位上加上了之前换下来的机械硬盘,但是在删除机械硬盘上残留的 windows 文件时提示“你需要来自 TrustedInstaller 的权限才能对此文件夹进行更改”。</div>
</section>
</article>
<!-- index logic -->
<article class="article-items">
<section class="article-preview">
<a class="article-link" href="/2018/02/21/lorem-ipsum-test/"></a>
<div class="article-title">
<h2>Lorem Ipsum test</h2>
<span>2018-02-21</span>
</div>
<div class="article-excerpt">Lorem Ipsum test</div>
</section>
</article>
<!-- index logic -->
<article class="article-items">
<section class="article-preview">
<a class="article-link" href="/2018/02/13/japanese-test/"></a>
<div class="article-title">
<h2>日本語テスト</h2>
<span>2018-02-13</span>
</div>
<div class="article-excerpt">日本語テスト</div>
</section>
</article>
<!-- index logic -->
<article class="article-items">
<section class="article-preview">
<a class="article-link" href="/2018/02/01/chinese-test/"></a>
<div class="article-title">
<h2>中文測試</h2>
<span>2018-02-01</span>
</div>
<div class="article-excerpt">中文測試</div>
</section>
</article>
<!-- index logic -->
<article class="article-items">
<section class="article-preview">
<a class="article-link" href="/2018/01/23/css-test/"></a>
<div class="article-title">
<h2>css测试</h2>
<span>2018-01-23</span>
</div>
<div class="article-excerpt">css测试</div>
</section>
</article>
<!-- index logic -->
<article class="article-items">
<section class="article-preview">
<a class="article-link" href="/2018/01/22/hello-hexo/"></a>
<div class="article-title">
<h2>Hello World</h2>
<span>2018-01-22</span>
</div>
<div class="article-excerpt">hello world</div>
</section>
</article>
</main>
<footer class="footer">
<section class="copyright">
<a class="link" href="http://www.co2oc.com">北极羊驼的博客</a> © 2018 </section>
<section class="poweredby">Powered by
<a class="link" target="_blank" href="https://hexo.io">hexo</a>
& Theme
<a class="link" target="_blank" href="https://github.com/wjjwkwindy/FlameReaction">FlameReaction</a>
</section>
</footer>
</div>
<script src="/js/main.js"></script>
</body>
</html>