|
1 | 1 | # Site settings
|
2 |
| -title: BY Blog |
3 |
| -SEOTitle: 柏荧的博客 | BY Blog |
| 2 | +title: Dan's Blog |
| 3 | +SEOTitle: 聃的博客 | Dan's Blog |
4 | 4 | header-img: img/post-bg-desk.jpg
|
5 |
| -email: qiubaiying@gmail.com |
6 |
| -description: "Every failure is leading towards success." |
7 |
| -keyword: "BY, BY Blog, 柏荧的博客, qiubaiying, 邱柏荧, iOS, Apple, iPhone" |
8 |
| -url: "http://qiubaiying.github.io" # your host, for absolute URL |
| 5 | +email: lidanmax@163.com |
| 6 | +description: "Drifting in a river, roaming and endeavoring" |
| 7 | +keyword: "Dan, Dan's Blog, 聃的博客, 李聃, Sanofi" |
| 8 | +url: "https://ldmax.github.io/" # your host, for absolute URL |
9 | 9 | baseurl: "" # for example, '/blog' if your blog hosted on 'host/blog'
|
10 |
| -github_repo: "https://github.com/qiubaiying/qiubaiying.github.io.git" # you code repository |
| 10 | +github_repo: "https://github.com/ldmax/ldmax.github.io.git" # you code repository |
11 | 11 |
|
12 | 12 | # Sidebar settings
|
13 | 13 | sidebar: true # whether or not using Sidebar.
|
14 |
| -sidebar-about-description: "Goals determine what you going to be!" |
15 |
| -sidebar-avatar: /img/about-BY-gentle.jpg # use absolute URL, seeing it's used in both `/` and `/about/` |
| 14 | +sidebar-about-description: "Drifting in a river, roaming and endeavoring" |
| 15 | +sidebar-avatar: /img/dan.jpg # use absolute URL, seeing it's used in both `/` and `/about/` |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 | # SNS settings
|
20 | 20 | RSS: false
|
21 | 21 | # weibo_username: qiubaiying
|
22 |
| -zhihu_username: qiubaiying |
23 |
| -github_username: qiubaiying |
24 |
| -facebook_username: baiying.qiu.7 |
25 |
| -jianshu_username: e71990ada2fd |
| 22 | +# zhihu_username: qiubaiying |
| 23 | +# github_username: qiubaiying |
| 24 | +# facebook_username: baiying.qiu.7 |
| 25 | +# jianshu_username: e71990ada2fd |
26 | 26 | #twitter_username: qiubaiying
|
27 | 27 |
|
28 | 28 |
|
@@ -61,7 +61,7 @@ kramdown:
|
61 | 61 |
|
62 | 62 | # Gitalk
|
63 | 63 | gitalk:
|
64 |
| - enable: true #是否开启Gitalk评论 |
| 64 | + enable: false #是否开启Gitalk评论 |
65 | 65 | clientID: f2c84e7629bb1446c1a4 #生成的clientID
|
66 | 66 | clientSecret: ca6d6139d1e1b8c43f8b2e19492ddcac8b322d0d #生成的clientSecret
|
67 | 67 | repo: qiubaiying.github.io #仓库名称
|
@@ -97,18 +97,18 @@ service-worker: true
|
97 | 97 |
|
98 | 98 |
|
99 | 99 | # Friends
|
100 |
| -friends: [ |
101 |
| - { |
102 |
| - title: "WY", |
103 |
| - href: "http://zhengwuyang.com" |
104 |
| - },{ |
105 |
| - title: "简书·BY", |
106 |
| - href: "http://www.jianshu.com/u/e71990ada2fd" |
107 |
| - },{ |
108 |
| - title: "Apple", |
109 |
| - href: "https://apple.com" |
110 |
| - },{ |
111 |
| - title: "Apple Developer", |
112 |
| - href: "https://developer.apple.com/" |
113 |
| - } |
114 |
| -] |
| 100 | +# friends: [ |
| 101 | +# { |
| 102 | +# title: "WY", |
| 103 | +# href: "http://zhengwuyang.com" |
| 104 | +# },{ |
| 105 | +# title: "简书·BY", |
| 106 | +# href: "http://www.jianshu.com/u/e71990ada2fd" |
| 107 | +# },{ |
| 108 | +# title: "Apple", |
| 109 | +# href: "https://apple.com" |
| 110 | +# },{ |
| 111 | +# title: "Apple Developer", |
| 112 | +# href: "https://developer.apple.com/" |
| 113 | +# } |
| 114 | +# ] |
0 commit comments