1
1
# Site settings
2
- title : BY Blog
3
- SEOTitle : 柏荧的博客 | BY Blog
4
- header-img : img/post-bg-desk .jpg
5
- email : qiubaiying@gmail.com
2
+ title : Lulibin Blog
3
+ SEOTitle : 卢利斌的博客 | Lulibin Blog
4
+ header-img : img/post-bg-keybord .jpg
5
+ email : lulibin@live.cn
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 : " Lulibin, Lulibin Blog, 卢利斌的博客, lulibin, 卢利斌, Jacob, Java, Web "
8
+ url : " http://lulibin .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/loojacob/loojacob .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-jacob -gentle # 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: lulibin
22
+ zhihu_username : lulibin
23
+ github_username : lulibin
24
+ facebook_username : lulibin
25
+ jianshu_username : lulibin
26
+ # twitter_username: lulibin
27
27
28
28
29
29
@@ -57,16 +57,16 @@ kramdown:
57
57
58
58
# 评论系统
59
59
# Disqus(https://disqus.com/)
60
- # disqus_username: qiubaiying
60
+ # disqus_username: lulibin
61
61
62
62
# Gitalk
63
63
gitalk :
64
64
enable : true # 是否开启Gitalk评论
65
65
clientID : f2c84e7629bb1446c1a4 # 生成的clientID
66
66
clientSecret : ca6d6139d1e1b8c43f8b2e19492ddcac8b322d0d # 生成的clientSecret
67
- repo : qiubaiying .github.io # 仓库名称
68
- owner : qiubaiying # github用户名
69
- admin : qiubaiying
67
+ repo : lulibin .github.io # 仓库名称
68
+ owner : lulibin # github用户名
69
+ admin : lulibin
70
70
distractionFreeMode : true # 是否启用类似FB的阴影遮罩
71
71
72
72
@@ -78,7 +78,7 @@ ba_track_id: b50bf2b12b5338a1845e33832976fd68
78
78
79
79
# Google Analytics
80
80
ga_track_id : ' UA-90855596-1' # Format: UA-xxxxxx-xx
81
- ga_domain : qiubaiying .top # 默认的是 auto, 这里我是自定义了的域名,你如果没有自己的域名,需要改成auto
81
+ ga_domain : lulibin .top # 默认的是 auto, 这里我是自定义了的域名,你如果没有自己的域名,需要改成auto
82
82
83
83
84
84
0 commit comments