Skip to content

Commit 882128c

Browse files
committed
Site updated: 2017-09-20 10:58:51
1 parent 3d3cbdb commit 882128c

File tree

61 files changed

+3776
-5012
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+3776
-5012
lines changed

2016/04/21/Hello-Hexo/index.html

+35-87
Original file line numberDiff line numberDiff line change
@@ -37,36 +37,11 @@
3737

3838

3939

40-
41-
42-
<link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" />
43-
44-
45-
46-
47-
48-
49-
50-
5140

5241

53-
54-
55-
56-
57-
58-
5942

43+
<link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" />
6044

61-
62-
63-
64-
65-
66-
67-
68-
<link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css">
69-
7045

7146

7247

@@ -114,10 +89,11 @@
11489
var CONFIG = {
11590
root: '/',
11691
scheme: 'Pisces',
92+
version: '5.1.2',
11793
sidebar: {"position":"left","display":"post","offset":12,"offset_float":12,"b2t":false,"scrollpercent":false,"onmobile":false},
11894
fancybox: true,
11995
tabs: true,
120-
motion: true,
96+
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn"}},
12197
duoshuo: {
12298
userId: '0',
12399
author: '博主'
@@ -150,12 +126,6 @@
150126

151127

152128

153-
154-
155-
156-
157-
158-
159129
</head>
160130

161131
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
@@ -165,7 +135,7 @@
165135

166136

167137

168-
<div class="container sidebar-position-left page-post-detail ">
138+
<div class="container sidebar-position-left page-post-detail">
169139
<div class="headband"></div>
170140

171141
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
@@ -220,16 +190,6 @@
220190
</a>
221191
</li>
222192

223-
224-
<li class="menu-item menu-item-tags">
225-
<a href="/tags/" rel="section">
226-
227-
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br />
228-
229-
标签
230-
</a>
231-
</li>
232-
233193

234194

235195
</ul>
@@ -448,20 +408,23 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo</h1>
448408

449409
<section class="site-overview sidebar-panel sidebar-panel-active">
450410
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
451-
<img class="site-author-image" itemprop="image"
452-
src="/images/avatar.jpg"
453-
alt="jjandxa" />
454-
<p class="site-author-name" itemprop="name">jjandxa</p>
455-
456-
<p class="site-description motion-element" itemprop="description">我去你留,两个秋</p>
457411

412+
<img class="site-author-image" itemprop="image"
413+
src="/images/avatar.jpg"
414+
alt="jjandxa" />
415+
416+
<p class="site-author-name" itemprop="name">jjandxa</p>
417+
<p class="site-description motion-element" itemprop="description">我去你留,两个秋</p>
458418
</div>
419+
459420
<nav class="site-state motion-element">
460421

461422

462423
<div class="site-state-item site-state-posts">
424+
463425
<a href="/archives/">
464-
<span class="site-state-item-count">13</span>
426+
427+
<span class="site-state-item-count">14</span>
465428
<span class="site-state-item-name">日志</span>
466429
</a>
467430
</div>
@@ -497,47 +460,27 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo</h1>
497460

498461

499462
<span class="links-of-author-item">
500-
<a href="http://weibo.com/jjandxa" target="_blank" title="微博">
501-
502-
<i class="fa fa-fw fa-globe"></i>
463+
<a href="http://weibo.com/jjandxa" target="_blank" title="Weibo">
503464

504-
505-
微博
506-
507-
</a>
465+
<i class="fa fa-fw fa-globe"></i>Weibo</a>
508466
</span>
509467

510468
<span class="links-of-author-item">
511-
<a href="https://github.com/jjandxa" target="_blank" title="Github">
469+
<a href="https://github.com/jjandxa" target="_blank" title="GitHub">
512470

513-
<i class="fa fa-fw fa-globe"></i>
514-
515-
516-
Github
517-
518-
</a>
471+
<i class="fa fa-fw fa-globe"></i>GitHub</a>
519472
</span>
520473

521474
<span class="links-of-author-item">
522475
<a href="https://twitter.com/504932812" target="_blank" title="Twitter">
523476

524-
<i class="fa fa-fw fa-twitter"></i>
525-
526-
527-
Twitter
528-
529-
</a>
477+
<i class="fa fa-fw fa-globe"></i>Twitter</a>
530478
</span>
531479

532480
<span class="links-of-author-item">
533481
<a href="https://www.facebook.com/aizi.tang" target="_blank" title="Facebook">
534482

535-
<i class="fa fa-fw fa-globe"></i>
536-
537-
538-
Facebook
539-
540-
</a>
483+
<i class="fa fa-fw fa-globe"></i>Facebook</a>
541484
</span>
542485

543486

@@ -594,23 +537,26 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo</h1>
594537
<i class="fa fa-heart"></i>
595538
</span>
596539
<span class="author" itemprop="copyrightHolder">jjandxa</span>
540+
541+
597542
</div>
598543

599544

600-
<div class="powered-by">
601-
<a class="theme-link" href="https://hexo.io">Hexo</a> 强力驱动
602-
</div>
545+
<div class="powered-by"><a class="theme-link" href="https://hexo.io">Hexo</a> 强力驱动</div>
603546

604-
<div class="theme-info">
605-
主题 -
606-
<a class="theme-link" href="https://github.com/iissnan/hexo-theme-next">
607-
NexT.Pisces
608-
</a>
609-
</div>
547+
<span class="post-meta-divider">|</span>
548+
549+
<div class="theme-info">主题 &mdash; <a class="theme-link" href="https://github.com/iissnan/hexo-theme-next">NexT.Pisces</a> v5.1.2</div>
610550

611551

612552

613553

554+
555+
556+
557+
558+
559+
614560

615561
</div>
616562
</footer>
@@ -691,11 +637,11 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo</h1>
691637

692638

693639

694-
695640
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.2"></script>
696641
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.2"></script>
697642

698643

644+
699645

700646

701647

@@ -742,6 +688,8 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo</h1>
742688

743689

744690

691+
692+
745693

746694

747695

0 commit comments

Comments
 (0)