Skip to content

Commit

Permalink
尝试解决验证失败的问题 iblh/hexo-theme-material#622
Browse files Browse the repository at this point in the history
  • Loading branch information
ShixiangWang committed Aug 10, 2020
1 parent 51b9838 commit c103edd
Show file tree
Hide file tree
Showing 245 changed files with 6,714 additions and 4,009 deletions.
3 changes: 2 additions & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,14 +89,15 @@ <h1>404 Page not found</h1>
<div id="gitalk-container"></div>
<link rel="stylesheet" href="https://unpkg.com/gitalk/dist/gitalk.css">
<script src="https://unpkg.com/gitalk/dist/gitalk.min.js"></script>
<script src="https://cdn.bootcss.com/blueimp-md5/2.10.0/js/md5.js"></script>
<script>
const gitalk = new Gitalk({
clientID: 'eed477936be7b88a8455',
clientSecret: '32b5dde22f3c95c4fad400a31632e34221b07e83',
repo: 'home',
owner: 'ShixiangWang',
admin: ['ShixiangWang'],
id: location.pathname,
id: md5(window.location.pathname),
distractionFreeMode: false
});
(function() {
Expand Down
2 changes: 1 addition & 1 deletion docs/categories/bioinformatics/index.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>bioinformatics on Shixiang Wang | 王诗翔</title>
Expand Down
2 changes: 1 addition & 1 deletion docs/categories/config/index.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>config on Shixiang Wang | 王诗翔</title>
Expand Down
2 changes: 1 addition & 1 deletion docs/categories/docker/index.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>docker on Shixiang Wang | 王诗翔</title>
Expand Down
6 changes: 3 additions & 3 deletions docs/categories/golang/index.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>golang on Shixiang Wang | 王诗翔</title>
Expand All @@ -17,7 +17,7 @@
<pubDate>Mon, 03 Aug 2020 00:00:00 +0000</pubDate>

<guid>/cn/read/mastering-go-book-chapter-01/</guid>
<description>godoc 使用 go doc fmt.Printf go doc fmt # Open a Go doc server godoc -http=:8001 运行和编译 go 代码 package main import &amp;#34;fmt&amp;#34; func main() { fmt.Println(&amp;#34;This is a sample Go program!&amp;#34;) } 使用 go run filename 运行代码文件;使用 go buils filename 编译 go 代码形成可执行文件。 下</description>
<description>godoc 使用 go doc fmt.Printf go doc fmt # Open a Go doc server godoc -http=:8001 运行和编译 go 代码 package main import &amp;quot;fmt&amp;quot; func main() { fmt.Println(&amp;quot;This is a sample Go program!&amp;quot;) } 使用 go run filename 运行代码文件;使用 go buils filename 编译 go 代码形成可执行文件。 下</description>
</item>

<item>
Expand All @@ -26,7 +26,7 @@
<pubDate>Fri, 24 Jan 2020 00:00:00 +0000</pubDate>

<guid>/cn/post/golang-text-heart/</guid>
<description>这两天利用最近所学,编写了一个 Golang 绘制爱心文本程序。 package main import ( &amp;#34;flag&amp;#34; &amp;#34;fmt&amp;#34; &amp;#34;math&amp;#34; &amp;#34;strings&amp;#34; &amp;#34;time&amp;#34; ) // Print text heart // Author: ShixiangWang // LICENSE: MIT // Reference: https://blog.csdn.net/su_bao/article/details/80355001 func main() { // MYWORD My word var head string var tail string var MYWORD string var sep string var zoom float64</description>
<description>这两天利用最近所学,编写了一个 Golang 绘制爱心文本程序。 package main import ( &amp;quot;flag&amp;quot; &amp;quot;fmt&amp;quot; &amp;quot;math&amp;quot; &amp;quot;strings&amp;quot; &amp;quot;time&amp;quot; ) // Print text heart // Author: ShixiangWang // LICENSE: MIT // Reference: https://blog.csdn.net/su_bao/article/details/80355001 func main() { // MYWORD My word var head string var tail string var MYWORD string var sep string var zoom float64</description>
</item>

</channel>
Expand Down
2 changes: 1 addition & 1 deletion docs/categories/index.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Shixiang Wang | 王诗翔</title>
Expand Down
2 changes: 1 addition & 1 deletion docs/categories/life/index.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>life on Shixiang Wang | 王诗翔</title>
Expand Down
2 changes: 1 addition & 1 deletion docs/categories/ml/index.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>ml on Shixiang Wang | 王诗翔</title>
Expand Down
2 changes: 1 addition & 1 deletion docs/categories/r/index.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>r on Shixiang Wang | 王诗翔</title>
Expand Down
4 changes: 2 additions & 2 deletions docs/categories/read/index.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>read on Shixiang Wang | 王诗翔</title>
Expand All @@ -17,7 +17,7 @@
<pubDate>Thu, 20 Jun 2019 00:00:00 +0000</pubDate>

<guid>/cn/read/sci-writing-composing-a-first-draft/</guid>
<description>本文是《Successful scientific wrting》一书的阅读笔记之一。 大部分的学术文章都遵循相似的模式,即所谓的 IMRAD 格式——它是**Introduc</description>
<description>本文是《Successful scientific wrting》一书的阅读笔记之一。 大部分的学术文章都遵循相似的模式,即所谓的 IMRAD 格式——它是Introducti</description>
</item>

</channel>
Expand Down
2 changes: 1 addition & 1 deletion docs/categories/shell/index.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>shell on Shixiang Wang | 王诗翔</title>
Expand Down
2 changes: 1 addition & 1 deletion docs/categories/thinking/index.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>thinking on Shixiang Wang | 王诗翔</title>
Expand Down
13 changes: 11 additions & 2 deletions docs/cn/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,24 +135,33 @@ <h1>简介</h1>


<p>王诗翔,2016年于成都电子科大清水寺毕业。目前是上海科技大学博士研究生,从事癌症免疫治疗基因组学方向的分析工作。</p>

<p>熟悉的编程语言:</p>

<ol>
<li>R</li>
<li>Shell</li>
<li>Python</li>
</ol>

<p>想要“搞懂”:</p>

<ul>
<li>Golang</li>
<li>使用Python(R?)进行机器学习与深度学习</li>
<li>硬件编程与驱动???</li>
</ul>

<p>最爱做的事情是偷懒,最喜欢的人是周小丹。有5年以上LOL史,不过打游戏不行。中学一直打篮球,不过现在腰宽臀肥。以前喜欢写两首小诗,不过现在提笔难下。以前爱说几句忧郁感伤的话语,不过现在疲惫摧残,无心思考。回想前程往事,都成了记忆里的词句,随风凌乱。</p>

<p>所以,人生到底是什么?从前我在书中追寻,现在,让时间去书写吧。</p>

<blockquote>
<p>千古声名,百年担负,事事违初意。心头阁住,儿时那种情味。</p>
</blockquote>
<hr>

<hr />

<p>这个个人网站是参考<a href="https://yihui.name/">谢益辉的主页</a>构建的,如果读者想搭建一样主题的网站,请移步<a href="https://github.com/ShixiangWang/home/releases">GitHub</a>下载并参考 Hugo 与 Blogdown 的使用方法,然后删改关于我的信息。</p>


Expand Down Expand Up @@ -213,7 +222,7 @@ <h1>简介</h1>



<div class="copyright"><a href="mailto:[email protected]"><!-- raw HTML omitted --><!-- raw HTML omitted --></a> · <a href="https://github.com/ShixiangWang"><!-- raw HTML omitted --><!-- raw HTML omitted --></a> · <a href="https://stackoverflow.com/users/7662327/shixiang-wang"><!-- raw HTML omitted --><!-- raw HTML omitted --></a> · <a href="https://scholar.google.com/citations?user=FvNp0NkAAAAJ&amp;hl=zh-CN"><!-- raw HTML omitted --><!-- raw HTML omitted --></a> · <a href="https://orcid.org/0000-0001-9855-7357"><!-- raw HTML omitted --><!-- raw HTML omitted --></a> · <a href="https://www.researchgate.net/profile/Wang_Shixiang4"><!-- raw HTML omitted --><!-- raw HTML omitted --></a> <!-- raw HTML omitted --> 本站由 <a href="https://gohugo.io">Hugo</a><a href="https://bookdown.org/yihui/blogdown/">Blogdown</a> 强力驱动 © <a href="../../">王诗翔</a> 2017 - 2020 </div>
<div class="copyright"><a href="mailto:[email protected]"><i class='far fa-envelope fa-1x'></i></a> &middot; <a href="https://github.com/ShixiangWang"><i class='fab fa-github fa-1x'></i></a> &middot; <a href="https://stackoverflow.com/users/7662327/shixiang-wang"><i class='fab fa-stack-overflow fa-1x'></i></a> &middot; <a href="https://scholar.google.com/citations?user=FvNp0NkAAAAJ&amp;hl=zh-CN"><i class='ai ai-google-scholar ai-1x'></i></a> &middot; <a href="https://orcid.org/0000-0001-9855-7357"><i class='ai ai-orcid ai-1x'></i></a> &middot; <a href="https://www.researchgate.net/profile/Wang_Shixiang4"><i class='ai ai-researchgate ai-1x'></i></a> <br> 本站由 <a href="https://gohugo.io">Hugo</a><a href="https://bookdown.org/yihui/blogdown/">Blogdown</a> 强力驱动 &copy; <a href="../../">王诗翔</a> 2017 - 2020 </div>



Expand Down
2 changes: 1 addition & 1 deletion docs/cn/about/index.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>简介 on Shixiang Wang | 王诗翔</title>
Expand Down
Loading

0 comments on commit c103edd

Please sign in to comment.