Skip to content

Commit

Permalink
update duoshuo
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhx committed Apr 22, 2015
1 parent 9b2d626 commit 630d294
Show file tree
Hide file tree
Showing 6 changed files with 79 additions and 7 deletions.
18 changes: 17 additions & 1 deletion 2014/03/07/demo-post/index.html
Expand Up @@ -129,6 +129,10 @@ <h2>Demo post</h2>
</code></pre></div>
<p>Sed imperdiet interdum ultrices. Phasellus iaculis porttitor lorem nec scelerisque. Suspendisse eros urna, adipiscing vel luctus at, feugiat sit amet arcu. Aliquam porttitor ut urna pellentesque sagittis. Donec pellentesque venenatis diam sit amet cursus. Etiam luctus, metus quis gravida fermentum, tortor arcu consequat metus, eget viverra augue risus ac dui. Fusce faucibus scelerisque quam eu sagittis. Sed sit amet sapien non augue lobortis adipiscing. Sed sagittis at lectus eu tempus. Nulla non nulla ut ante condimentum mattis vel at lectus. Nulla ultricies dui et urna semper ultrices. Sed neque ante, dictum in dignissim luctus, facilisis ornare odio. Aenean tempor ultrices magna non pharetra. Curabitur vulputate nec est aliquet suscipit. Etiam ipsum sapien, dictum quis tristique vel, pretium at elit.</p>

<!-- duoshuo comment box -->
<div class="ds-thread" data-thread-key="/2014/03/07/demo-post" data-title="Demo post" data-url="http://xun.im/2014/03/07/demo-post/"></div>
<!-- duoshuo comment box end-->

</article>


Expand Down Expand Up @@ -171,7 +175,19 @@ <h2>Demo post</h2>
s.parentNode.insertBefore(hm, s);
})();
</script>

<!-- 多说公共JS代码 start (一个网页只需插入一次) -->
<script type="text/javascript">
var duoshuoQuery = {short_name:"5site"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<!-- 多说公共JS代码 end -->


</body>
Expand Down
18 changes: 17 additions & 1 deletion 2015/04/15/akka-logging/index.html
Expand Up @@ -142,6 +142,10 @@ <h2>logback的配置</h2>

<p>相关代码已提交<a href="https://github.com/wuhx/akka-logging-example">github</a>, 欢迎fork交流。</p>

<!-- duoshuo comment box -->
<div class="ds-thread" data-thread-key="/2015/04/15/akka-logging" data-title="AKKA的日志: slf4j,logback和其他" data-url="http://xun.im/2015/04/15/akka-logging/"></div>
<!-- duoshuo comment box end-->

</article>


Expand Down Expand Up @@ -184,7 +188,19 @@ <h2>logback的配置</h2>
s.parentNode.insertBefore(hm, s);
})();
</script>

<!-- 多说公共JS代码 start (一个网页只需插入一次) -->
<script type="text/javascript">
var duoshuoQuery = {short_name:"5site"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<!-- 多说公共JS代码 end -->


</body>
Expand Down
18 changes: 17 additions & 1 deletion 2015/04/21/scala-implicit-and-magnet-pattern/index.html
Expand Up @@ -157,6 +157,10 @@ <h3>更多相关资料:</h3>

<p><a href="http://ropas.snu.ac.kr/%7Ebruno/papers/TypeClasses.pdf">Type Classes as Objects and Implicits</a> </p>

<!-- duoshuo comment box -->
<div class="ds-thread" data-thread-key="/2015/04/21/scala-implicit-and-magnet-pattern" data-title="scala的implicit和magnet模式" data-url="http://xun.im/2015/04/21/scala-implicit-and-magnet-pattern/"></div>
<!-- duoshuo comment box end-->

</article>


Expand Down Expand Up @@ -199,7 +203,19 @@ <h3>更多相关资料:</h3>
s.parentNode.insertBefore(hm, s);
})();
</script>

<!-- 多说公共JS代码 start (一个网页只需插入一次) -->
<script type="text/javascript">
var duoshuoQuery = {short_name:"5site"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<!-- 多说公共JS代码 end -->


</body>
Expand Down
14 changes: 13 additions & 1 deletion about/index.html
Expand Up @@ -103,7 +103,19 @@ <h2>About Me</h2>
s.parentNode.insertBefore(hm, s);
})();
</script>

<!-- 多说公共JS代码 start (一个网页只需插入一次) -->
<script type="text/javascript">
var duoshuoQuery = {short_name:"5site"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<!-- 多说公共JS代码 end -->


</body>
Expand Down
4 changes: 2 additions & 2 deletions feed.xml
Expand Up @@ -6,8 +6,8 @@
<atom:link href="xun.im/feed.xml" rel="self" type="application/rss+xml" />
<description>personal blog, scala, akka,</description>
<language>en-us</language>
<pubDate>Tue, 21 Apr 2015 23:13:46 +0800</pubDate>
<lastBuildDate>Tue, 21 Apr 2015 23:13:46 +0800</lastBuildDate>
<pubDate>Wed, 22 Apr 2015 11:24:48 +0800</pubDate>
<lastBuildDate>Wed, 22 Apr 2015 11:24:48 +0800</lastBuildDate>


<item>
Expand Down
14 changes: 13 additions & 1 deletion index.html
Expand Up @@ -153,7 +153,19 @@ <h2 class="post-year col span_2">2014</h2>
s.parentNode.insertBefore(hm, s);
})();
</script>

<!-- 多说公共JS代码 start (一个网页只需插入一次) -->
<script type="text/javascript">
var duoshuoQuery = {short_name:"5site"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<!-- 多说公共JS代码 end -->


</body>
Expand Down

0 comments on commit 630d294

Please sign in to comment.