Skip to content

Commit

Permalink
Site updated: 2019-03-12 13:53:06
Browse files Browse the repository at this point in the history
  • Loading branch information
jie jun. yin committed Mar 12, 2019
1 parent 799f058 commit ae7911a
Show file tree
Hide file tree
Showing 16 changed files with 96 additions and 114 deletions.
12 changes: 6 additions & 6 deletions 2018/10/07/hello-world/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,13 +170,13 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
12 changes: 6 additions & 6 deletions 2018/10/08/first-blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,13 +184,13 @@ <h3 id="后记"><a href="#后记" class="headerlink" title="后记"></a>后记</
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -310,13 +310,13 @@ <h4 id="4-总结"><a href="#4-总结" class="headerlink" title="4. 总结"></a>4
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
12 changes: 6 additions & 6 deletions 2018/11/08/使用对象数组时碰到的问题/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,13 +216,13 @@ <h1 id="总结"><a href="#总结" class="headerlink" title="总结"></a>总结</
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
12 changes: 6 additions & 6 deletions 2018/11/28/使用-CSS-绘制三角形/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,13 +202,13 @@ <h2 id="直角三角形"><a href="#直角三角形" class="headerlink" title="
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
12 changes: 6 additions & 6 deletions 2018/12/06/webpack-入门/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -573,13 +573,13 @@ <h4 id="index-js-2"><a href="#index-js-2" class="headerlink" title="index.js"></
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
12 changes: 6 additions & 6 deletions 2018/12/10/webpack-react-antd-项目框架搭建/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -587,13 +587,13 @@ <h4 id="request-js"><a href="#request-js" class="headerlink" title="request.js">
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
12 changes: 6 additions & 6 deletions 2018/12/19/使用 koa2 搭建服务器/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -377,13 +377,13 @@ <h2 id="总结"><a href="#总结" class="headerlink" title="总结"></a>总结</
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
12 changes: 6 additions & 6 deletions 2019/01/15/截取页面中ajax请求/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -223,13 +223,13 @@ <h3 id="代码"><a href="#代码" class="headerlink" title="代码"></a>代码</
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
12 changes: 6 additions & 6 deletions 2019/01/15/跨页面通信(postMessage)/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -258,13 +258,13 @@ <h4 id="demo"><a href="#demo" class="headerlink" title="demo"></a>demo</h4><p>
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
12 changes: 6 additions & 6 deletions 2019/01/25/React生命周期/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -354,13 +354,13 @@ <h3 id="生命周期"><a href="#生命周期" class="headerlink" title="生命
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -288,13 +288,13 @@ <h4 id="代码"><a href="#代码" class="headerlink" title="代码"></a>代码</
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
12 changes: 6 additions & 6 deletions 2019/03/10/(面试题)JS实现一个任务队列/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,13 +236,13 @@ <h3 id="总结"><a href="#总结" class="headerlink" title="总结"></a>总结</
// 添加 Gitalk 评论
var gitalk = new Gitalk({
// gitalk的主要参数
clientID: theme.gitalk.clientID,
clientSecret: theme.gitalk.clientSecret,
repo: theme.gitalk.repo,
owner: theme.gitalk.owner,
admin: theme.gitalk.admin,
clientID: '04e1c6f9c3fdcd763c0a',
clientSecret: '7840a92390d774fcf91fd2a16e1e595c1e6e1884',
repo: 'blog-comment',
owner: 'isJaakko',
admin: 'isJaakko',
id: md5(location.pathname),
createIssueManually: theme.gitalk.createIssueManually,
createIssueManually: 'true',
});
// var gitalk = new Gitalk({
// // gitalk的主要参数
Expand Down
8 changes: 0 additions & 8 deletions tags/React/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,3 @@ <h1>



parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-37473492-6', 'auto');
ga('send', 'pageview');
</script>



36 changes: 18 additions & 18 deletions tags/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,25 +94,25 @@ <h1>
<div class="content" itemprop="articleBody">

<div class="post-preview">
<a href="/tags/js/">
<a href="/tags/Thoughts/">
<h3 class="post-title archive">
js
Thoughts
</h3>
</a>
</div>

<div class="post-preview">
<a href="/tags/React/">
<a href="/tags/js/">
<h3 class="post-title archive">
React
js
</h3>
</a>
</div>

<div class="post-preview">
<a href="/tags/Thoughts/">
<a href="/tags/React/">
<h3 class="post-title archive">
Thoughts
React
</h3>
</a>
</div>
Expand All @@ -134,49 +134,49 @@ <h3 class="post-title archive">
</div>

<div class="post-preview">
<a href="/tags/ajax/">
<a href="/tags/对象/">
<h3 class="post-title archive">
ajax
对象
</h3>
</a>
</div>

<div class="post-preview">
<a href="/tags/跨域/">
<a href="/tags/数组/">
<h3 class="post-title archive">
跨域
数组
</h3>
</a>
</div>

<div class="post-preview">
<a href="/tags/通信/">
<a href="/tags/ajax/">
<h3 class="post-title archive">
通信
ajax
</h3>
</a>
</div>

<div class="post-preview">
<a href="/tags/postMessage/">
<a href="/tags/跨域/">
<h3 class="post-title archive">
postMessage
跨域
</h3>
</a>
</div>

<div class="post-preview">
<a href="/tags/对象/">
<a href="/tags/通信/">
<h3 class="post-title archive">
对象
通信
</h3>
</a>
</div>

<div class="post-preview">
<a href="/tags/数组/">
<a href="/tags/postMessage/">
<h3 class="post-title archive">
数组
postMessage
</h3>
</a>
</div>
Expand Down
10 changes: 0 additions & 10 deletions tags/js/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,13 +146,3 @@ <h1>



,a,m) {i['GoogleAnalyticsObject']=r;i[r]=i[r]||function() {
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-37473492-6', 'auto');
ga('send', 'pageview');
</script>



0 comments on commit ae7911a

Please sign in to comment.