Skip to content

Commit 6210bdc

Browse files
committed
日常更新
1 parent 0a443e3 commit 6210bdc

File tree

119 files changed

+456
-862
lines changed

Some content is hidden

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

119 files changed

+456
-862
lines changed

2016/01/07/客户端使用less/index.html

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<link href="/css/main.css?v=5.0.1" rel="stylesheet" type="text/css" />
5757

5858

59-
<meta name="keywords" content="github,git," />
59+
<meta name="keywords" content="git,github," />
6060

6161

6262

@@ -71,7 +71,7 @@
7171

7272

7373
<meta name="description" content="在客户端使用less引入引入你的 .less 样式文件的时候要设置 rel 属性值为 “stylesheet/less”: &amp;lt;link rel=&amp;quot;stylesheet/less&amp;quot; type=&amp;quot;text/css&amp;quot; href=&amp;quot;styles.less&amp;quot;&amp;gt; 然后点击页面顶部download按钮下载 less.js, 在 中引入: &amp;">
74-
<meta name="keywords" content="github,git">
74+
<meta name="keywords" content="git,github">
7575
<meta property="og:type" content="article">
7676
<meta property="og:title" content="客户端使用less">
7777
<meta property="og:url" content="https://zhaoy875.github.io/2016/01/07/客户端使用less/index.html">
@@ -110,11 +110,8 @@
110110
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
111111

112112

113-
<script>
114-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
115-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
116-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
117-
</script>
113+
114+
118115
<!--[if lte IE 9]>
119116
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
120117
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
@@ -521,10 +518,10 @@ <h3 id="监视模式"><a href="/2016/01/07/客户端使用less/#监视模式" cl
521518
<div class="post-tags">
522519
Tag标签:
523520

524-
<a href="/tags/github/" rel="tag">#github</a>
525-
526521
<a href="/tags/git/" rel="tag">#git</a>
527522

523+
<a href="/tags/github/" rel="tag">#github</a>
524+
528525
</div>
529526

530527

2016/03/09/移动端viewport详解/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,8 @@
110110
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
111111

112112

113-
<script>
114-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
115-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
116-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
117-
</script>
113+
114+
118115
<!--[if lte IE 9]>
119116
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
120117
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/03/21/SublimeText3配置Live​Reload实时刷新网页/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,8 @@
110110
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
111111

112112

113-
<script>
114-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
115-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
116-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
117-
</script>
113+
114+
118115
<!--[if lte IE 9]>
119116
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
120117
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/03/21/理解CSS中BFC与haslayout/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,8 @@
110110
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
111111

112112

113-
<script>
114-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
115-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
116-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
117-
</script>
113+
114+
118115
<!--[if lte IE 9]>
119116
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
120117
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/06/10/HTML5概览/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,8 @@
112112
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
113113

114114

115-
<script>
116-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
117-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
118-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
119-
</script>
115+
116+
120117
<!--[if lte IE 9]>
121118
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
122119
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/08/20/jquery片段/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,8 @@
110110
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
111111

112112

113-
<script>
114-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
115-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
116-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
117-
</script>
113+
114+
118115
<!--[if lte IE 9]>
119116
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
120117
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/08/21/css笔录/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,8 @@
110110
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
111111

112112

113-
<script>
114-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
115-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
116-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
117-
</script>
113+
114+
118115
<!--[if lte IE 9]>
119116
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
120117
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/08/21/git-git入门操作/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,8 @@
110110
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
111111

112112

113-
<script>
114-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
115-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
116-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
117-
</script>
113+
114+
118115
<!--[if lte IE 9]>
119116
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
120117
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/09/02/sublimetext-DocBlockr快速文档注释/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,8 @@
122122
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
123123

124124

125-
<script>
126-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
127-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
128-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
129-
</script>
125+
126+
130127
<!--[if lte IE 9]>
131128
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
132129
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/09/04/console-console/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,8 @@
114114
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
115115

116116

117-
<script>
118-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
119-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
120-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
121-
</script>
117+
118+
122119
<!--[if lte IE 9]>
123120
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
124121
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/09/05/hexo-deploy-blog-use-ssh-link/index.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,8 @@
110110
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
111111

112112

113-
<script>
114-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
115-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
116-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
117-
</script>
113+
114+
118115
<!--[if lte IE 9]>
119116
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
120117
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
@@ -481,7 +478,7 @@ <h2 id="将SSH-Key添加到Github中"><a href="/2016/09/05/hexo-deploy-blog-use-
481478
<p>bash中会显示如下字样:</p>
482479
<figure class="highlight vbnet"><table><tr><td class="gutter"><pre><div class="line">1</div><div class="line">2</div><div class="line">3</div></pre></td><td class="code"><pre><div class="line">The authenticity <span class="keyword">of</span> host <span class="comment">'github.com (207.97.227.239)' can't be established.</span></div><div class="line">RSA <span class="keyword">key</span> fingerprint <span class="keyword">is</span> <span class="number">16</span>:<span class="number">27</span>:ac:a5:<span class="number">76</span>:<span class="number">28</span>:<span class="number">2</span>d:<span class="number">36</span>:<span class="number">63</span>:<span class="number">1</span>b:<span class="number">56</span>:<span class="number">4</span>d:eb:df:a6:<span class="number">48.</span></div><div class="line">Are you sure you want <span class="keyword">to</span> <span class="keyword">continue</span> connecting (yes/no)?</div></pre></td></tr></table></figure>
483480
<p>输入yes之后,计算机会自动将<code>github.com</code>列入已知的host,然后会出现如下提示:</p>
484-
<figure class="highlight ada"><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">Hi username! You<span class="symbol">'ve</span> successfully authenticated, but GitHub does <span class="keyword">not</span></div><div class="line">provide shell <span class="keyword">access</span>.</div></pre></td></tr></table></figure>
481+
<figure class="highlight irpf90"><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">Hi username<span class="comment">! You've successfully authenticated, but GitHub does not</span></div><div class="line"><span class="keyword">provide</span> shell <span class="keyword">access</span>.</div></pre></td></tr></table></figure>
485482
<p>over!</p>
486483

487484

2016/09/06/收藏网址/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,8 @@
110110
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
111111

112112

113-
<script>
114-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
115-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
116-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
117-
</script>
113+
114+
118115
<!--[if lte IE 9]>
119116
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
120117
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/09/06/深入了解hexo主题/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,8 @@
110110
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
111111

112112

113-
<script>
114-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
115-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
116-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
117-
</script>
113+
114+
118115
<!--[if lte IE 9]>
119116
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
120117
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/09/07/Git管中窥豹/index.html

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<link href="/css/main.css?v=5.0.1" rel="stylesheet" type="text/css" />
5757

5858

59-
<meta name="keywords" content="github,git," />
59+
<meta name="keywords" content="git,github," />
6060

6161

6262

@@ -71,7 +71,7 @@
7171

7272

7373
<meta name="description" content="git简单示意图">
74-
<meta name="keywords" content="github,git">
74+
<meta name="keywords" content="git,github">
7575
<meta property="og:type" content="article">
7676
<meta property="og:title" content="Git管中窥豹">
7777
<meta property="og:url" content="https://zhaoy875.github.io/2016/09/07/Git管中窥豹/index.html">
@@ -113,11 +113,8 @@
113113
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
114114

115115

116-
<script>
117-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
118-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
119-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
120-
</script>
116+
117+
121118
<!--[if lte IE 9]>
122119
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
123120
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
@@ -539,10 +536,10 @@ <h2 id="附录git命令图"><a href="/2016/09/07/Git管中窥豹/#附录git命
539536
<div class="post-tags">
540537
Tag标签:
541538

542-
<a href="/tags/github/" rel="tag">#github</a>
543-
544539
<a href="/tags/git/" rel="tag">#git</a>
545540

541+
<a href="/tags/github/" rel="tag">#github</a>
542+
546543
</div>
547544

548545

2016/09/08/为什么要使用Virtual-DOM/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,8 @@
113113
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
114114

115115

116-
<script>
117-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
118-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
119-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
120-
</script>
116+
117+
121118
<!--[if lte IE 9]>
122119
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
123120
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/09/09/提高效率-Focus-Just-do-one-thing/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,8 @@
112112
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
113113

114114

115-
<script>
116-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
117-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
118-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
119-
</script>
115+
116+
120117
<!--[if lte IE 9]>
121118
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
122119
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/09/15/修改hexo-s自动打开浏览器/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,8 @@
110110
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
111111

112112

113-
<script>
114-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
115-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
116-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
117-
</script>
113+
114+
118115
<!--[if lte IE 9]>
119116
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
120117
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>

2016/09/20/Awesome-browser-extensions-for-GitHub/index.html

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<link href="/css/main.css?v=5.0.1" rel="stylesheet" type="text/css" />
5757

5858

59-
<meta name="keywords" content="Awesome,github," />
59+
<meta name="keywords" content="github,Awesome," />
6060

6161

6262

@@ -71,7 +71,7 @@
7171

7272

7373
<meta name="description" content="Awesome browser extensions for GitHub A collection of awesome browser extensions for GitHub.">
74-
<meta name="keywords" content="Awesome,github">
74+
<meta name="keywords" content="github,Awesome">
7575
<meta property="og:type" content="article">
7676
<meta property="og:title" content="Awesome browser extensions for GitHub">
7777
<meta property="og:url" content="https://zhaoy875.github.io/2016/09/20/Awesome-browser-extensions-for-GitHub/index.html">
@@ -222,11 +222,8 @@
222222
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
223223

224224

225-
<script>
226-
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config={pid:"bp253rnmov@7bb952f9a7bfc7c",imgUrl:"https://arms-retcode.aliyuncs.com/r.png?"};
227-
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
228-
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
229-
</script>
225+
226+
230227
<!--[if lte IE 9]>
231228
<script src="http://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
232229
<script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
@@ -878,10 +875,10 @@ <h2 id="ZenHub"><a href="/2016/09/20/Awesome-browser-extensions-for-GitHub/#ZenH
878875
<div class="post-tags">
879876
Tag标签:
880877

881-
<a href="/tags/Awesome/" rel="tag">#Awesome</a>
882-
883878
<a href="/tags/github/" rel="tag">#github</a>
884879

880+
<a href="/tags/Awesome/" rel="tag">#Awesome</a>
881+
885882
</div>
886883

887884

0 commit comments

Comments
 (0)