Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6b9bd1b

Browse files
committed
Site updated: 2017-02-26 22:01:27
1 parent 1880d50 commit 6b9bd1b

File tree

10 files changed

+88
-81
lines changed

10 files changed

+88
-81
lines changed

2017/02/26/终于初步搭建了自己的博客/index.html renamed to 2017/02/26/利用hexo和github-page-搭建个人博客/index.html

Lines changed: 24 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,21 @@
66
<meta name="renderer" content="webkit">
77
<meta http-equiv="X-UA-Compatible" content="IE=edge" >
88
<link rel="dns-prefetch" href="http://yoursite.com">
9-
<title>终于初步搭建了自己的博客 | mhcoderwl的博客</title>
9+
<title>利用hexo和githubpage搭建个人博客 | mhcoderwl的博客</title>
1010
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
11-
<meta name="description" content="je t’aime">
11+
<meta name="description" content="最近博主花了几天的时间终于搭建好了自己的小窝,也是在入坑爬坑的过程弄出来了,参照网上的一些资料教程,自己总结的一套方法如下:
12+
安装node.js Node.js是一个开放源代码、跨平台的、可用于服务器端和网络应用的运行环境,该应用由 C++ 语言写成,在 Node.js 运行时运行。Node.js 提供事件驱动和非阻塞 I/O API,可优化应用程序的吞吐量和规模。这些技术通常被用于实时应用">
1213
<meta property="og:type" content="article">
13-
<meta property="og:title" content="终于初步搭建了自己的博客">
14-
<meta property="og:url" content="http://yoursite.com/2017/02/26/终于初步搭建了自己的博客/index.html">
14+
<meta property="og:title" content="利用hexo和githubpage搭建个人博客">
15+
<meta property="og:url" content="http://yoursite.com/2017/02/26/利用hexo和github-page-搭建个人博客/index.html">
1516
<meta property="og:site_name" content="mhcoderwl的博客">
16-
<meta property="og:description" content="je t’aime">
17-
<meta property="og:updated_time" content="2017-02-26T07:20:36.000Z">
17+
<meta property="og:description" content="最近博主花了几天的时间终于搭建好了自己的小窝,也是在入坑爬坑的过程弄出来了,参照网上的一些资料教程,自己总结的一套方法如下:
18+
安装node.js Node.js是一个开放源代码、跨平台的、可用于服务器端和网络应用的运行环境,该应用由 C++ 语言写成,在 Node.js 运行时运行。Node.js 提供事件驱动和非阻塞 I/O API,可优化应用程序的吞吐量和规模。这些技术通常被用于实时应用">
19+
<meta property="og:updated_time" content="2017-02-26T13:57:24.563Z">
1820
<meta name="twitter:card" content="summary">
19-
<meta name="twitter:title" content="终于初步搭建了自己的博客">
20-
<meta name="twitter:description" content="je t’aime">
21+
<meta name="twitter:title" content="利用hexo和githubpage搭建个人博客">
22+
<meta name="twitter:description" content="最近博主花了几天的时间终于搭建好了自己的小窝,也是在入坑爬坑的过程弄出来了,参照网上的一些资料教程,自己总结的一套方法如下:
23+
安装node.js Node.js是一个开放源代码、跨平台的、可用于服务器端和网络应用的运行环境,该应用由 C++ 语言写成,在 Node.js 运行时运行。Node.js 提供事件驱动和非阻塞 I/O API,可优化应用程序的吞吐量和规模。这些技术通常被用于实时应用">
2124

2225
<link rel="alternative" href="/atom.xml" title="mhcoderwl的博客" type="application/atom+xml">
2326

@@ -52,7 +55,7 @@
5255
<h1 class="header-author"><a href="/">mhcoderwl</a></h1>
5356
</hgroup>
5457

55-
<p class="header-subtitle">不忘初心</p>
58+
<p class="header-subtitle">je t&#39;aime</p>
5659

5760

5861
<nav class="header-menu">
@@ -106,7 +109,7 @@ <h1 class="header-author"><a href="/">mhcoderwl</a></h1>
106109
<h1 class="header-author js-header-author">mhcoderwl</h1>
107110
</hgroup>
108111

109-
<p class="header-subtitle"><i class="icon icon-quo-left"></i>不忘初心<i class="icon icon-quo-right"></i></p>
112+
<p class="header-subtitle"><i class="icon icon-quo-left"></i>je t&#39;aime<i class="icon icon-quo-right"></i></p>
110113

111114

112115

@@ -145,27 +148,29 @@ <h1 class="header-author js-header-author">mhcoderwl</h1>
145148
<canvas data-colors="#eaeaea" data-sectionHeight="100" data-contentId="js-content" id="myCanvas1" class="anm-canvas"></canvas>
146149
</div>
147150
<div id="js-content" class="content-ll">
148-
<article id="post-终于初步搭建了自己的博客" class="article article-type-post " itemscope itemprop="blogPost">
151+
<article id="post-利用hexo和github-page-搭建个人博客" class="article article-type-post " itemscope itemprop="blogPost">
149152
<div class="article-inner">
150153

151154
<header class="article-header">
152155

153156

154157
<h1 class="article-title" itemprop="name">
155-
终于初步搭建了自己的博客
158+
利用hexo和githubpage搭建个人博客
156159
</h1>
157160

158161

159162

160-
<a href="/2017/02/26/终于初步搭建了自己的博客/" class="archive-article-date">
161-
<time datetime="2017-02-26T07:01:06.000Z" itemprop="datePublished"><i class="icon-calendar icon"></i>2017-02-26</time>
163+
<a href="/2017/02/26/利用hexo和github-page-搭建个人博客/" class="archive-article-date">
164+
<time datetime="2017-02-26T13:03:23.000Z" itemprop="datePublished"><i class="icon-calendar icon"></i>2017-02-26</time>
162165
</a>
163166

164167
</header>
165168

166169
<div class="article-entry" itemprop="articleBody">
167170

168-
<p>je t’aime</p>
171+
<p> 最近博主花了几天的时间终于搭建好了自己的小窝,也是在入坑爬坑的过程弄出来了,参照网上的一些资料教程,自己总结的一套方法如下:</p>
172+
<h2 id="安装node-js"><a href="#安装node-js" class="headerlink" title="安装node.js"></a>安装node.js</h2><p> Node.js是一个开放源代码、跨平台的、可用于服务器端和网络应用的运行环境,该应用由 C++ 语言写成,在 Node.js 运行时运行。Node.js 提供事件驱动和非阻塞 I/O API,可优化应用程序的吞吐量和规模。这些技术通常被用于实时应用程序。并且它是采用 Google 的 V8 引擎来执行代码,它的大部分基本模块都是用 JavaScript 写成的,包含有一系列内置模块,使得程序可以作为独立服务器运行,从而脱离 Apache HTTP Server 或 IIS 运行。</p>
173+
<p>而 npm 也即 Node包管理器(Node Package Manager),它是一个以 Javascript 编写的软件包管理系统,默认环境为 Node.js 。<br> 所以首先得安装node.js和npm,命令如下:<br><figure class="highlight plain"><table><tr><td class="gutter"><pre><div class="line">1</div><div class="line">2</div></pre></td><td class="code"><pre><div class="line">$ sudo apt-get install nodejs</div><div class="line">$ sudo apt-get install npm</div></pre></td></tr></table></figure><br>或者从官网上下载对应平台的版本进行安装.<br>接下来安装nrm,是npm的资源管理器:<br><figure class="highlight plain"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ sudo npm install nrm -g --registry https://registry.npm.taobao.org</div></pre></td></tr></table></figure><br>接下来设置下载源为淘宝源(防止默认下载源速度慢超时):<br><figure class="highlight plain"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ nrm use taobao</div></pre></td></tr></table></figure><br>可能出现命令未识别,则说明没有全局安装,这时候需要你用ln命令将你下载的可执行文件链接到usr/local/bin/目录下.(如果正常则跳过)<br><figure class="highlight plain"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ ln -s &lt;下载文件&gt; usr/local/bin/&lt;文件名&gt;</div></pre></td></tr></table></figure></p>
169174

170175

171176

@@ -200,7 +205,7 @@ <h1 class="article-title" itemprop="name">
200205
<ul class="article-tag-list">
201206

202207
<li class="article-tag-list-item">
203-
<a href="javascript:void(0)" class="js-tag article-tag-list-link color3">随笔</a>
208+
<a href="javascript:void(0)" class="js-tag article-tag-list-link color3">教程</a>
204209
</li>
205210

206211
</ul>
@@ -212,7 +217,7 @@ <h1 class="article-title" itemprop="name">
212217
<ul class="article-tag-list">
213218

214219
<li class="article-tag-list-item">
215-
<a href="/categories/随笔/" class="article-tag-list-link color3">随笔</a>
220+
<a href="/categories/个人日志/" class="article-tag-list-link color5">个人日志</a>
216221
</li>
217222

218223
</ul>
@@ -267,7 +272,7 @@ <h1 class="article-title" itemprop="name">
267272
<a class="close js-modal-close" href="javascript:;"><i class="icon icon-close"></i></a>
268273
<p>扫一扫,分享到微信</p>
269274
<div class="wx-qrcode">
270-
<img src="http://s.jiathis.com/qrcode.php?url=http://yoursite.com/2017/02/26/终于初步搭建了自己的博客/" alt="微信分享二维码">
275+
<img src="http://s.jiathis.com/qrcode.php?url=http://yoursite.com/2017/02/26/利用hexo和github-page-搭建个人博客/" alt="微信分享二维码">
271276
</div>
272277
</div>
273278

@@ -377,7 +382,7 @@ <h1 class="article-title" itemprop="name">
377382
<ul class="article-tag-list" q-show="showTags">
378383

379384
<li class="article-tag-list-item">
380-
<a href="javascript:void(0)" class="js-tag color3">随笔</a>
385+
<a href="javascript:void(0)" class="js-tag color3">教程</a>
381386
</li>
382387

383388
<div class="clearfix"></div>

archives/2017/02/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<h1 class="header-author"><a href="/">mhcoderwl</a></h1>
5252
</hgroup>
5353

54-
<p class="header-subtitle">不忘初心</p>
54+
<p class="header-subtitle">je t&#39;aime</p>
5555

5656

5757
<nav class="header-menu">
@@ -105,7 +105,7 @@ <h1 class="header-author"><a href="/">mhcoderwl</a></h1>
105105
<h1 class="header-author js-header-author">mhcoderwl</h1>
106106
</hgroup>
107107

108-
<p class="header-subtitle"><i class="icon icon-quo-left"></i>不忘初心<i class="icon icon-quo-right"></i></p>
108+
<p class="header-subtitle"><i class="icon icon-quo-left"></i>je t&#39;aime<i class="icon icon-quo-right"></i></p>
109109

110110

111111

@@ -161,14 +161,14 @@ <h1 class="header-author js-header-author">mhcoderwl</h1>
161161
<div class="archive-article-inner">
162162
<header class="archive-article-header">
163163
<div class="article-meta">
164-
<a href="/2017/02/26/终于初步搭建了自己的博客/" class="archive-article-date">
165-
<time datetime="2017-02-26T07:01:06.000Z" itemprop="datePublished"><i class="icon-calendar icon"></i>2017-02-26</time>
164+
<a href="/2017/02/26/利用hexo和github-page-搭建个人博客/" class="archive-article-date">
165+
<time datetime="2017-02-26T13:03:23.000Z" itemprop="datePublished"><i class="icon-calendar icon"></i>2017-02-26</time>
166166
</a>
167167
</div>
168168

169169

170170
<h1 itemprop="name">
171-
<a class="archive-article-title" href="/2017/02/26/终于初步搭建了自己的博客/">终于初步搭建了自己的博客</a>
171+
<a class="archive-article-title" href="/2017/02/26/利用hexo和github-page-搭建个人博客/">利用hexo和githubpage搭建个人博客</a>
172172
</h1>
173173

174174

@@ -179,7 +179,7 @@ <h1 itemprop="name">
179179
<ul class="article-tag-list">
180180

181181
<li class="article-tag-list-item">
182-
<a href="javascript:void(0)" class="js-tag article-tag-list-link color3">随笔</a>
182+
<a href="javascript:void(0)" class="js-tag article-tag-list-link color3">教程</a>
183183
</li>
184184

185185
</ul>
@@ -191,7 +191,7 @@ <h1 itemprop="name">
191191
<ul class="article-tag-list">
192192

193193
<li class="article-tag-list-item">
194-
<a href="/categories/随笔/" class="article-tag-list-link color3">随笔</a>
194+
<a href="/categories/个人日志/" class="article-tag-list-link color5">个人日志</a>
195195
</li>
196196

197197
</ul>
@@ -297,7 +297,7 @@ <h1 itemprop="name">
297297
<ul class="article-tag-list" q-show="showTags">
298298

299299
<li class="article-tag-list-item">
300-
<a href="javascript:void(0)" class="js-tag color3">随笔</a>
300+
<a href="javascript:void(0)" class="js-tag color3">教程</a>
301301
</li>
302302

303303
<div class="clearfix"></div>

archives/2017/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<h1 class="header-author"><a href="/">mhcoderwl</a></h1>
5252
</hgroup>
5353

54-
<p class="header-subtitle">不忘初心</p>
54+
<p class="header-subtitle">je t&#39;aime</p>
5555

5656

5757
<nav class="header-menu">
@@ -105,7 +105,7 @@ <h1 class="header-author"><a href="/">mhcoderwl</a></h1>
105105
<h1 class="header-author js-header-author">mhcoderwl</h1>
106106
</hgroup>
107107

108-
<p class="header-subtitle"><i class="icon icon-quo-left"></i>不忘初心<i class="icon icon-quo-right"></i></p>
108+
<p class="header-subtitle"><i class="icon icon-quo-left"></i>je t&#39;aime<i class="icon icon-quo-right"></i></p>
109109

110110

111111

@@ -161,14 +161,14 @@ <h1 class="header-author js-header-author">mhcoderwl</h1>
161161
<div class="archive-article-inner">
162162
<header class="archive-article-header">
163163
<div class="article-meta">
164-
<a href="/2017/02/26/终于初步搭建了自己的博客/" class="archive-article-date">
165-
<time datetime="2017-02-26T07:01:06.000Z" itemprop="datePublished"><i class="icon-calendar icon"></i>2017-02-26</time>
164+
<a href="/2017/02/26/利用hexo和github-page-搭建个人博客/" class="archive-article-date">
165+
<time datetime="2017-02-26T13:03:23.000Z" itemprop="datePublished"><i class="icon-calendar icon"></i>2017-02-26</time>
166166
</a>
167167
</div>
168168

169169

170170
<h1 itemprop="name">
171-
<a class="archive-article-title" href="/2017/02/26/终于初步搭建了自己的博客/">终于初步搭建了自己的博客</a>
171+
<a class="archive-article-title" href="/2017/02/26/利用hexo和github-page-搭建个人博客/">利用hexo和githubpage搭建个人博客</a>
172172
</h1>
173173

174174

@@ -179,7 +179,7 @@ <h1 itemprop="name">
179179
<ul class="article-tag-list">
180180

181181
<li class="article-tag-list-item">
182-
<a href="javascript:void(0)" class="js-tag article-tag-list-link color3">随笔</a>
182+
<a href="javascript:void(0)" class="js-tag article-tag-list-link color3">教程</a>
183183
</li>
184184

185185
</ul>
@@ -191,7 +191,7 @@ <h1 itemprop="name">
191191
<ul class="article-tag-list">
192192

193193
<li class="article-tag-list-item">
194-
<a href="/categories/随笔/" class="article-tag-list-link color3">随笔</a>
194+
<a href="/categories/个人日志/" class="article-tag-list-link color5">个人日志</a>
195195
</li>
196196

197197
</ul>
@@ -297,7 +297,7 @@ <h1 itemprop="name">
297297
<ul class="article-tag-list" q-show="showTags">
298298

299299
<li class="article-tag-list-item">
300-
<a href="javascript:void(0)" class="js-tag color3">随笔</a>
300+
<a href="javascript:void(0)" class="js-tag color3">教程</a>
301301
</li>
302302

303303
<div class="clearfix"></div>

archives/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<h1 class="header-author"><a href="/">mhcoderwl</a></h1>
5252
</hgroup>
5353

54-
<p class="header-subtitle">不忘初心</p>
54+
<p class="header-subtitle">je t&#39;aime</p>
5555

5656

5757
<nav class="header-menu">
@@ -105,7 +105,7 @@ <h1 class="header-author"><a href="/">mhcoderwl</a></h1>
105105
<h1 class="header-author js-header-author">mhcoderwl</h1>
106106
</hgroup>
107107

108-
<p class="header-subtitle"><i class="icon icon-quo-left"></i>不忘初心<i class="icon icon-quo-right"></i></p>
108+
<p class="header-subtitle"><i class="icon icon-quo-left"></i>je t&#39;aime<i class="icon icon-quo-right"></i></p>
109109

110110

111111

@@ -161,14 +161,14 @@ <h1 class="header-author js-header-author">mhcoderwl</h1>
161161
<div class="archive-article-inner">
162162
<header class="archive-article-header">
163163
<div class="article-meta">
164-
<a href="/2017/02/26/终于初步搭建了自己的博客/" class="archive-article-date">
165-
<time datetime="2017-02-26T07:01:06.000Z" itemprop="datePublished"><i class="icon-calendar icon"></i>2017-02-26</time>
164+
<a href="/2017/02/26/利用hexo和github-page-搭建个人博客/" class="archive-article-date">
165+
<time datetime="2017-02-26T13:03:23.000Z" itemprop="datePublished"><i class="icon-calendar icon"></i>2017-02-26</time>
166166
</a>
167167
</div>
168168

169169

170170
<h1 itemprop="name">
171-
<a class="archive-article-title" href="/2017/02/26/终于初步搭建了自己的博客/">终于初步搭建了自己的博客</a>
171+
<a class="archive-article-title" href="/2017/02/26/利用hexo和github-page-搭建个人博客/">利用hexo和githubpage搭建个人博客</a>
172172
</h1>
173173

174174

@@ -179,7 +179,7 @@ <h1 itemprop="name">
179179
<ul class="article-tag-list">
180180

181181
<li class="article-tag-list-item">
182-
<a href="javascript:void(0)" class="js-tag article-tag-list-link color3">随笔</a>
182+
<a href="javascript:void(0)" class="js-tag article-tag-list-link color3">教程</a>
183183
</li>
184184

185185
</ul>
@@ -191,7 +191,7 @@ <h1 itemprop="name">
191191
<ul class="article-tag-list">
192192

193193
<li class="article-tag-list-item">
194-
<a href="/categories/随笔/" class="article-tag-list-link color3">随笔</a>
194+
<a href="/categories/个人日志/" class="article-tag-list-link color5">个人日志</a>
195195
</li>
196196

197197
</ul>
@@ -297,7 +297,7 @@ <h1 itemprop="name">
297297
<ul class="article-tag-list" q-show="showTags">
298298

299299
<li class="article-tag-list-item">
300-
<a href="javascript:void(0)" class="js-tag color3">随笔</a>
300+
<a href="javascript:void(0)" class="js-tag color3">教程</a>
301301
</li>
302302

303303
<div class="clearfix"></div>

categories/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<h1 class="header-author"><a href="/">mhcoderwl</a></h1>
5353
</hgroup>
5454

55-
<p class="header-subtitle">不忘初心</p>
55+
<p class="header-subtitle">je t&#39;aime</p>
5656

5757

5858
<nav class="header-menu">
@@ -106,7 +106,7 @@ <h1 class="header-author"><a href="/">mhcoderwl</a></h1>
106106
<h1 class="header-author js-header-author">mhcoderwl</h1>
107107
</hgroup>
108108

109-
<p class="header-subtitle"><i class="icon icon-quo-left"></i>不忘初心<i class="icon icon-quo-right"></i></p>
109+
<p class="header-subtitle"><i class="icon icon-quo-left"></i>je t&#39;aime<i class="icon icon-quo-right"></i></p>
110110

111111

112112

@@ -354,7 +354,7 @@ <h1 class="article-title" itemprop="name">
354354
<ul class="article-tag-list" q-show="showTags">
355355

356356
<li class="article-tag-list-item">
357-
<a href="javascript:void(0)" class="js-tag color3">随笔</a>
357+
<a href="javascript:void(0)" class="js-tag color3">教程</a>
358358
</li>
359359

360360
<div class="clearfix"></div>

0 commit comments

Comments
 (0)