Skip to content

Commit 10f694c

Browse files
author
mahw
committed
勤奋的博主又更新啦: 2017-07-06 17:17:47
1 parent 74cc7d7 commit 10f694c

File tree

10 files changed

+38
-38
lines changed

10 files changed

+38
-38
lines changed

2017/06/20/page-9/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ <h1 class="post-title" itemprop="name headline">git常用命令</h1>
549549

550550
<div class="post-nav-prev post-nav-item">
551551

552-
<a href="/2017/06/20/page-8/" rel="prev" title="Fastlane+Fir iOS自动化构建工具">
552+
<a href="/2017/06/25/page-8/" rel="prev" title="Fastlane+Fir iOS自动化构建工具">
553553
Fastlane+Fir iOS自动化构建工具 <i class="fa fa-chevron-right"></i>
554554
</a>
555555

2017/06/20/page-8/index.html renamed to 2017/06/25/page-8/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@
8888
<meta name="keywords" content="iOS Fastlane+Fir">
8989
<meta property="og:type" content="article">
9090
<meta property="og:title" content="Fastlane+Fir iOS自动化构建工具">
91-
<meta property="og:url" content="http://yoursite.com/2017/06/20/page-8/index.html">
91+
<meta property="og:url" content="http://yoursite.com/2017/06/25/page-8/index.html">
9292
<meta property="og:site_name" content="奥创的博客">
9393
<meta property="og:description" content="更新Ruby1sudo gem update --system 查看Ruby版本1Ruby -v 用Ruby China替换Ruby的默认源,替换命令如下:12345gem sources --remove https://rubygems.org///等有反应之后再敲入以下命令gem sources -a https://gems.ruby-china.org///验证是否替换成功可以执行ge">
9494
<meta property="og:image" content="http://yoursite.com/uploads/images/titleforest/diary-20.jpg">
9595
<meta property="og:image" content="http://yoursite.com/uploads/images/RubyChina.png">
96-
<meta property="og:updated_time" content="2017-07-06T08:57:00.000Z">
96+
<meta property="og:updated_time" content="2017-07-06T09:17:28.000Z">
9797
<meta name="twitter:card" content="summary">
9898
<meta name="twitter:title" content="Fastlane+Fir iOS自动化构建工具">
9999
<meta name="twitter:description" content="更新Ruby1sudo gem update --system 查看Ruby版本1Ruby -v 用Ruby China替换Ruby的默认源,替换命令如下:12345gem sources --remove https://rubygems.org///等有反应之后再敲入以下命令gem sources -a https://gems.ruby-china.org///验证是否替换成功可以执行ge">
@@ -125,7 +125,7 @@
125125

126126

127127

128-
<link rel="canonical" href="http://yoursite.com/2017/06/20/page-8/"/>
128+
<link rel="canonical" href="http://yoursite.com/2017/06/25/page-8/"/>
129129

130130

131131

@@ -281,7 +281,7 @@
281281

282282

283283
<article class="post post-type-normal " itemscope itemtype="http://schema.org/Article">
284-
<link itemprop="mainEntityOfPage" href="http://yoursite.com/2017/06/20/page-8/">
284+
<link itemprop="mainEntityOfPage" href="http://yoursite.com/2017/06/25/page-8/">
285285

286286
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
287287
<meta itemprop="name" content="那仅有的执着">
@@ -314,8 +314,8 @@ <h1 class="post-title" itemprop="name headline">Fastlane+Fir iOS自动化构建
314314
<span class="post-meta-item-text">发表于</span>
315315

316316

317-
<time title="创建于" itemprop="dateCreated datePublished" datetime="2017-06-20T14:45:48+08:00">
318-
Jun 20 2017
317+
<time title="创建于" itemprop="dateCreated datePublished" datetime="2017-06-25T14:45:48+08:00">
318+
Jun 25 2017
319319
</time>
320320

321321

@@ -366,7 +366,7 @@ <h1 class="post-title" itemprop="name headline">Fastlane+Fir iOS自动化构建
366366
<span class="post-meta-item-icon">
367367
<i class="fa fa-comment-o"></i>
368368
</span>
369-
<a class="cloud-tie-join-count" href="/2017/06/20/page-8/#comments" itemprop="discussionUrl">
369+
<a class="cloud-tie-join-count" href="/2017/06/25/page-8/#comments" itemprop="discussionUrl">
370370
<span class="post-comments-count join-count" itemprop="commentCount"></span>
371371
</a>
372372
</span>

archives/2017/06/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ <h2 class="archive-year motion-element" id="archive-year-2017">2017</h2>
299299

300300
<h2 class="post-title">
301301

302-
<a class="post-title-link" href="/2017/06/20/page-8/" itemprop="url">
302+
<a class="post-title-link" href="/2017/06/25/page-8/" itemprop="url">
303303

304304
<span itemprop="name">Fastlane+Fir iOS自动化构建工具</span>
305305

@@ -309,9 +309,9 @@ <h2 class="post-title">
309309

310310
<div class="post-meta">
311311
<time class="post-time" itemprop="dateCreated"
312-
datetime="2017-06-20T14:45:48+08:00"
313-
content="Jun 20 2017" >
314-
06-20
312+
datetime="2017-06-25T14:45:48+08:00"
313+
content="Jun 25 2017" >
314+
06-25
315315
</time>
316316
</div>
317317

archives/2017/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ <h2 class="archive-year motion-element" id="archive-year-2017">2017</h2>
299299

300300
<h2 class="post-title">
301301

302-
<a class="post-title-link" href="/2017/06/20/page-8/" itemprop="url">
302+
<a class="post-title-link" href="/2017/06/25/page-8/" itemprop="url">
303303

304304
<span itemprop="name">Fastlane+Fir iOS自动化构建工具</span>
305305

@@ -309,9 +309,9 @@ <h2 class="post-title">
309309

310310
<div class="post-meta">
311311
<time class="post-time" itemprop="dateCreated"
312-
datetime="2017-06-20T14:45:48+08:00"
313-
content="Jun 20 2017" >
314-
06-20
312+
datetime="2017-06-25T14:45:48+08:00"
313+
content="Jun 25 2017" >
314+
06-25
315315
</time>
316316
</div>
317317

archives/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ <h2 class="archive-year motion-element" id="archive-year-2017">2017</h2>
299299

300300
<h2 class="post-title">
301301

302-
<a class="post-title-link" href="/2017/06/20/page-8/" itemprop="url">
302+
<a class="post-title-link" href="/2017/06/25/page-8/" itemprop="url">
303303

304304
<span itemprop="name">Fastlane+Fir iOS自动化构建工具</span>
305305

@@ -309,9 +309,9 @@ <h2 class="post-title">
309309

310310
<div class="post-meta">
311311
<time class="post-time" itemprop="dateCreated"
312-
datetime="2017-06-20T14:45:48+08:00"
313-
content="Jun 20 2017" >
314-
06-20
312+
datetime="2017-06-25T14:45:48+08:00"
313+
content="Jun 25 2017" >
314+
06-25
315315
</time>
316316
</div>
317317

categories/技术分享/Fastlane-Fir/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ <h1>Fastlane+Fir<small>分类</small>
280280

281281
<h2 class="post-title">
282282

283-
<a class="post-title-link" href="/2017/06/20/page-8/" itemprop="url">
283+
<a class="post-title-link" href="/2017/06/25/page-8/" itemprop="url">
284284

285285
<span itemprop="name">Fastlane+Fir iOS自动化构建工具</span>
286286

@@ -290,9 +290,9 @@ <h2 class="post-title">
290290

291291
<div class="post-meta">
292292
<time class="post-time" itemprop="dateCreated"
293-
datetime="2017-06-20T14:45:48+08:00"
294-
content="Jun 20 2017" >
295-
06-20
293+
datetime="2017-06-25T14:45:48+08:00"
294+
content="Jun 25 2017" >
295+
06-25
296296
</time>
297297
</div>
298298

categories/技术分享/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ <h1>技术分享<small>分类</small>
280280

281281
<h2 class="post-title">
282282

283-
<a class="post-title-link" href="/2017/06/20/page-8/" itemprop="url">
283+
<a class="post-title-link" href="/2017/06/25/page-8/" itemprop="url">
284284

285285
<span itemprop="name">Fastlane+Fir iOS自动化构建工具</span>
286286

@@ -290,9 +290,9 @@ <h2 class="post-title">
290290

291291
<div class="post-meta">
292292
<time class="post-time" itemprop="dateCreated"
293-
datetime="2017-06-20T14:45:48+08:00"
294-
content="Jun 20 2017" >
295-
06-20
293+
datetime="2017-06-25T14:45:48+08:00"
294+
content="Jun 25 2017" >
295+
06-25
296296
</time>
297297
</div>
298298

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1814,7 +1814,7 @@ pre .javascript .function {
18141814
width: 4px;
18151815
height: 4px;
18161816
border-radius: 50%;
1817-
background: #cbe244;
1817+
background: #ff6347;
18181818
}
18191819
.links-of-blogroll {
18201820
font-size: 13px;

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278

279279

280280
<article class="post post-type-normal " itemscope itemtype="http://schema.org/Article">
281-
<link itemprop="mainEntityOfPage" href="http://yoursite.com/2017/06/20/page-8/">
281+
<link itemprop="mainEntityOfPage" href="http://yoursite.com/2017/06/25/page-8/">
282282

283283
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
284284
<meta itemprop="name" content="那仅有的执着">
@@ -297,7 +297,7 @@
297297

298298
<h1 class="post-title" itemprop="name headline">
299299

300-
<a class="post-title-link" href="/2017/06/20/page-8/" itemprop="url">Fastlane+Fir iOS自动化构建工具</a></h1>
300+
<a class="post-title-link" href="/2017/06/25/page-8/" itemprop="url">Fastlane+Fir iOS自动化构建工具</a></h1>
301301

302302

303303
<div class="post-meta">
@@ -311,8 +311,8 @@ <h1 class="post-title" itemprop="name headline">
311311
<span class="post-meta-item-text">发表于</span>
312312

313313

314-
<time title="创建于" itemprop="dateCreated datePublished" datetime="2017-06-20T14:45:48+08:00">
315-
Jun 20 2017
314+
<time title="创建于" itemprop="dateCreated datePublished" datetime="2017-06-25T14:45:48+08:00">
315+
Jun 25 2017
316316
</time>
317317

318318

@@ -388,7 +388,7 @@ <h1 class="post-title" itemprop="name headline">
388388
...
389389
<!--noindex-->
390390
<div class="post-button text-center">
391-
<a class="btn" href="/2017/06/20/page-8/#more" rel="contents">
391+
<a class="btn" href="/2017/06/25/page-8/#more" rel="contents">
392392
阅读全文 &raquo;
393393
</a>
394394
</div>

tags/iOS-Fastlane-Fir/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ <h1>iOS Fastlane+Fir<small>标签</small>
280280

281281
<h2 class="post-title">
282282

283-
<a class="post-title-link" href="/2017/06/20/page-8/" itemprop="url">
283+
<a class="post-title-link" href="/2017/06/25/page-8/" itemprop="url">
284284

285285
<span itemprop="name">Fastlane+Fir iOS自动化构建工具</span>
286286

@@ -290,9 +290,9 @@ <h2 class="post-title">
290290

291291
<div class="post-meta">
292292
<time class="post-time" itemprop="dateCreated"
293-
datetime="2017-06-20T14:45:48+08:00"
294-
content="Jun 20 2017" >
295-
06-20
293+
datetime="2017-06-25T14:45:48+08:00"
294+
content="Jun 25 2017" >
295+
06-25
296296
</time>
297297
</div>
298298

0 commit comments

Comments
 (0)