1
1
# Site settings
2
- title : BY Blog
3
- SEOTitle : 柏荧的博客 | BY Blog
2
+ title : Walk in the cloud
3
+ SEOTitle : Simon的博客 | Simon's Blog
4
4
header-img : img/post-bg-desk.jpg
5
- email : qiubaiying @gmail.com
5
+ email : fuaiqiang @gmail.com
6
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
7
+ keyword : " Simon, Simon's Blog, Simon的博客, CPP, QT, Linux, Machine learning, AI "
8
+ url : " http://SimonFu .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/qiubaiying/SimonFu .github.io.git" # you code repository
11
11
12
12
# Sidebar settings
13
13
sidebar : true # whether or not using Sidebar.
14
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/`
15
+ sidebar-avatar : /img/about_simon .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
- # weibo_username: qiubaiying
22
- zhihu_username : qiubaiying
23
- github_username : qiubaiying
24
- facebook_username : baiying.qiu.7
25
- jianshu_username : e71990ada2fd
26
- # twitter_username: qiubaiying
21
+ weibo_username : Simon_fu
22
+ # zhihu_username: qiubaiying
23
+ github_username : SimonFu
24
+ # facebook_username: baiying.qiu.7
25
+ # jianshu_username: e71990ada2fd
26
+ twitter_username : fuaiqiang
27
27
28
28
29
29
@@ -57,28 +57,28 @@ kramdown:
57
57
58
58
# 评论系统
59
59
# Disqus(https://disqus.com/)
60
- # disqus_username: qiubaiying
60
+ disqus_username : disqus_O29gSbHShI
61
61
62
62
# Gitalk
63
- gitalk :
64
- enable : true # 是否开启Gitalk评论
65
- clientID : f2c84e7629bb1446c1a4 # 生成的clientID
66
- clientSecret : ca6d6139d1e1b8c43f8b2e19492ddcac8b322d0d # 生成的clientSecret
67
- repo : qiubaiying.github.io # 仓库名称
68
- owner : qiubaiying # github用户名
69
- admin : qiubaiying
70
- distractionFreeMode : true # 是否启用类似FB的阴影遮罩
63
+ # gitalk:
64
+ # enable: true #是否开启Gitalk评论
65
+ # clientID: f2c84e7629bb1446c1a4 #生成的clientID
66
+ # clientSecret: ca6d6139d1e1b8c43f8b2e19492ddcac8b322d0d #生成的clientSecret
67
+ # repo: qiubaiying.github.io #仓库名称
68
+ # owner: qiubaiying #github用户名
69
+ # admin: qiubaiying
70
+ # distractionFreeMode: true #是否启用类似FB的阴影遮罩
71
71
72
72
73
73
# 统计
74
74
75
75
# Analytics settings
76
76
# Baidu Analytics
77
- ba_track_id : b50bf2b12b5338a1845e33832976fd68
77
+ # ba_track_id: b50bf2b12b5338a1845e33832976fd68
78
78
79
79
# Google Analytics
80
- ga_track_id : ' UA-90855596 -1' # Format: UA-xxxxxx-xx
81
- ga_domain : qiubaiying.top # 默认的是 auto, 这里我是自定义了的域名,你如果没有自己的域名,需要改成auto
80
+ ga_track_id : ' UA-36636768 -1' # Format: UA-xxxxxx-xx
81
+ ga_domain : auto # 默认的是 auto, 这里我是自定义了的域名,你如果没有自己的域名,需要改成auto
82
82
83
83
84
84
@@ -98,17 +98,17 @@ service-worker: true
98
98
99
99
# Friends
100
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
- }
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
114
]
0 commit comments