diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README-zh-cn.md b/README-zh-cn.md old mode 100644 new mode 100755 index a6cb2782..10c44c1f --- a/README-zh-cn.md +++ b/README-zh-cn.md @@ -119,7 +119,7 @@ disqus_shortname: xxx ### Footer -**欢迎使用这个主题,使用时请保留 footer 上的模板主题来源。** Theme designed by [HyG](https://github.com/gaohaoyang). +**欢迎使用这个主题,使用时请保留 footer 上的模板主题来源。** Theme designed by [XuShiJie](https://github.com/gaohaoyang).  ### 统计 @@ -177,7 +177,7 @@ gem install jekyll ```yml # Site settings -title: HyG +title: XuShiJie brief-intro: Front-end Dev Engineer baseurl: "" # the subpath of your site, e.g. /blog url: "http://gaohaoyang.github.io" # the base hostname & protocol for your site @@ -211,7 +211,7 @@ description_footer: 本站记录我前端之旅的沿途风景! # comments # two ways to comment, only choose one, and use your own short name # 两种评论插件,选一个就好了,使用自己的 short_name -duoshuo_shortname: #hygblog +duoshuo_shortname: #XuShiJieblog disqus_shortname: gaohaoyang ``` @@ -323,6 +323,9 @@ Configuration file: E:/GitWorkSpace/blog/_config.yml 感谢捐赠的小伙伴!!! +* 2017.07.02 收到 微信用户 ¥9.99 +* 2017.06.20 收到 微信用户 ¥2.22 +* 2017.06.19 收到 微信用户 ¥6.66 * 2017.05.25 收到 微信用户 ¥1.00 * 2017.05.19 收到 风之筝 ¥6.66 * 2017.05.16 收到 张驰 ¥6.00 diff --git a/README.md b/README.md old mode 100644 new mode 100755 index 3bb3b28c..62cd7ad8 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Of course, I have done a very good mobile adaptation. ### Footer -**Welcome to use this blog theme, but please keep the theme author info at footer.** Theme designed by [HyG](https://github.com/gaohaoyang). +**Welcome to use this blog theme, but please keep the theme author info at footer.** Theme designed by [XuShiJie](https://github.com/gaohaoyang).  @@ -177,7 +177,7 @@ Shows at site header part. ```yml # Site settings -title: HyG +title: XuShiJie brief-intro: Front-end Dev Engineer baseurl: "" # the subpath of your site, e.g. /blog url: "http://gaohaoyang.github.io" # the base hostname & protocol for your site @@ -210,7 +210,7 @@ Visit https://disqus.com/ or http://duoshuo.com/. And follow the prompts at the ```yml # comments # two ways to comment, only choose one, and use your own short name -duoshuo_shortname: #hygblog +duoshuo_shortname: #XuShiJieblog disqus_shortname: xxxx ``` @@ -312,6 +312,9 @@ You can also donate me for a coffee, and I'll do better. Thanks. Thanks these friends!!! +* 2017.07.02 received Wechat user ¥9.99 +* 2017.06.20 received Wechat user ¥2.22 +* 2017.06.19 received Wechat user ¥6.66 * 2017.05.25 received Wechat user ¥1.00 * 2017.05.19 received 风之筝 ¥6.66 * 2017.05.16 received 张驰 ¥6.00 diff --git a/_config.yml b/_config.yml old mode 100644 new mode 100755 index 201eda30..c0b36736 --- a/_config.yml +++ b/_config.yml @@ -6,54 +6,37 @@ # 'jekyll serve'. If you change this file, please restart the server process. # Site settings -title: "姚信的技术专栏" -brief-intro: "System Research" +title: Xu ShiJie +brief-intro: Front-end Dev Engineer baseurl: "" # the subpath of your site, e.g. /blog -url: "https://XinYao1994.github.io" # the base hostname & protocol for your site +url: "https://shijie10086.github.io" # the base hostname & protocol for your site permalink: /:year/:month/:day/:title/ # other links -twitter_username: #gaohaoyang126 -facebook_username: #gaohaoyang.water -github_username: XinYao1994 -email: u3004330@connect.hku.hk +twitter_username: xushijie10086 +facebook_username: +github_username: xushijie10086 +email: xushijie10086@163.com weibo_username: zhihu_username: -linkedIn_username: xinyao1994 +linkedIn_username: dribbble_username: -description_footer: 来自姚信的个人专栏! +description_footer: 本站记录我前端之旅的沿途风景! # comments # two ways to comment, only choose one, and use your own short name # 两种评论插件,选一个就好了,使用自己的 short_name -# duoshuo_shortname: xyao #hygblog -# disqus_shortname: #gaohaoyang -# using Gitalk -gitalk: - enable: true #是否开启Gitalk评论 - clientID: 52bbb620d9680fd85254 #生成的clientID - clientSecret: d92cec378527800b0816d1bdd26dc71eb5dd0ccd #生成的clientSecret - repo: XinYao1994.github.io #仓库名称 - owner: XinYao1994 #github用户名 - admin: XinYao1994 - distractionFreeMode: true #是否启用类似FB的阴影遮罩 +duoshuo_shortname: #XuShiJieblog +disqus_shortname: # statistic analysis 统计代码 # 百度统计 id,将统计代码替换为自己的百度统计id,即 # hm.src = "//hm.baidu.com/hm.js?xxxxxxxxxxxx"; # xxxxx字符串 -# baidu_tongji_id: 1cc1fc4b4b456bf7c99ce80aec5bf009 -google_analytics_id: UA-126298955-1 # google 分析追踪id -ga_domain: auto - -friends: [ - { - title: "Linkedin - Xin YAO", - href: "https://www.linkedin.com/in/%E4%BF%A1-%E5%A7%9A-947492167/" - } -] +baidu_tongji_id: c11e5e9dd31b37c187af249a75cddba1 +google_analytics_id: UA-72449510-4 # google 分析追踪id # Build settings markdown: kramdown @@ -75,4 +58,5 @@ excerpt_separator: "\n\n\n\n" # paginate plugins: [jekyll-paginate] paginate: 6 -port: 4001 + +theme: jekyll-theme-cayman \ No newline at end of file diff --git a/_drafts/ES2015-note.md b/_drafts/ES2015-note.md old mode 100644 new mode 100755 diff --git a/_drafts/WebSocket.md b/_drafts/WebSocket.md old mode 100644 new mode 100755 diff --git a/_drafts/threeJS-light-shadow.md b/_drafts/threeJS-light-shadow.md old mode 100644 new mode 100755 diff --git a/_includes/backToTop.html b/_includes/backToTop.html old mode 100644 new mode 100755 diff --git a/_includes/category.html b/_includes/category.html old mode 100644 new mode 100755 diff --git a/_includes/comments.html b/_includes/comments.html old mode 100644 new mode 100755 diff --git a/_includes/footer.html b/_includes/footer.html old mode 100644 new mode 100755 index 3677ef0a..351fe4c5 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -25,9 +25,9 @@ Site powered by Jekyll & Github Pages. - Theme designed by HyG. + Boke warehouse by Xu ShiJie.
- + diff --git a/_includes/head.html b/_includes/head.html old mode 100644 new mode 100755 diff --git a/_includes/header.html b/_includes/header.html old mode 100644 new mode 100755 diff --git a/_includes/previousAndNext.html b/_includes/previousAndNext.html old mode 100644 new mode 100755 diff --git a/_includes/tag.html b/_includes/tag.html old mode 100644 new mode 100755 diff --git a/_layouts/default.html b/_layouts/default.html old mode 100644 new mode 100755 diff --git a/_layouts/demo.html b/_layouts/demo.html old mode 100644 new mode 100755 diff --git a/_layouts/page.html b/_layouts/page.html old mode 100644 new mode 100755 diff --git a/_layouts/post.html b/_layouts/post.html old mode 100644 new mode 100755 index 011f589a..a8ea8f68 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -15,9 +15,7 @@阅读:
-