Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yuee xiang patch 6 #478

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
71 changes: 26 additions & 45 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
# Site settings
title: BY Blog
SEOTitle: 柏荧的博客 | BY Blog
header-img: img/post-bg-desk.jpg
email: qiubaiying@gmail.com
description: "Every failure is leading towards success."
keyword: "BY, BY Blog, 柏荧的博客, qiubaiying, 邱柏荧, iOS, Apple, iPhone"
url: "http://qiubaiying.github.io" # your host, for absolute URL
title: Yue's Blog
SEOTitle: Yue's Blog
header-img: img/leaves.jpg
email: yxiang9912@gmail.com
description: "Foever young."
keyword: "statistics"
url: "http://yueexiang.github.io" # your host, for absolute URL
baseurl: "" # for example, '/blog' if your blog hosted on 'host/blog'
github_repo: "https://github.com/qiubaiying/qiubaiying.github.io.git" # you code repository
github_repo: "https://github.com/yueexiang/yueexiang.github.io.git" # you code repository

# Sidebar settings
sidebar: true # whether or not using Sidebar.
sidebar-about-description: "Goals determine what you going to be!"
sidebar-avatar: /img/about-BY-gentle.jpg # use absolute URL, seeing it's used in both `/` and `/about/`
sidebar-about-description: "心态上躺平,行动上内卷,而不是反过来。"
sidebar-avatar: /img/touxiang.jpg # use absolute URL, seeing it's used in both `/` and `/about/`



# SNS settings
RSS: false
#RSS: false
# weibo_username: qiubaiying
zhihu_username: qiubaiying
github_username: qiubaiying
facebook_username: baiying.qiu.7
jianshu_username: e71990ada2fd
#zhihu_username: qiubaiying
#github_username: qiubaiying
#facebook_username: baiying.qiu.7
#jianshu_username: e71990ada2fd
#twitter_username: qiubaiying


Expand Down Expand Up @@ -60,21 +60,21 @@ kramdown:
# disqus_username: qiubaiying

# Gitalk
gitalk:
enable: true #是否开启Gitalk评论
clientID: f2c84e7629bb1446c1a4 #生成的clientID
clientSecret: ca6d6139d1e1b8c43f8b2e19492ddcac8b322d0d #生成的clientSecret
repo: qiubaiying.github.io #仓库名称
owner: qiubaiying #github用户名
admin: qiubaiying
distractionFreeMode: true #是否启用类似FB的阴影遮罩
#gitalk:
#enable: true #是否开启Gitalk评论
#clientID: f2c84e7629bb1446c1a4 #生成的clientID
#clientSecret: ca6d6139d1e1b8c43f8b2e19492ddcac8b322d0d #生成的clientSecret
#repo: qiubaiying.github.io #仓库名称
#owner: qiubaiying #github用户名
#admin: qiubaiying
#distractionFreeMode: true #是否启用类似FB的阴影遮罩


# 统计

# Analytics settings
# Baidu Analytics
ba_track_id: b50bf2b12b5338a1845e33832976fd68
#ba_track_id: b50bf2b12b5338a1845e33832976fd68

# Google Analytics
ga_track_id: 'UA-90855596-1' # Format: UA-xxxxxx-xx
Expand All @@ -85,30 +85,11 @@ ga_domain: qiubaiying.top # 默认的是 auto, 这里我是自定


# Featured Tags
featured-tags: true # 是否使用首页标签
featured-condition-size: 1 # 相同标签数量大于这个数,才会出现在首页
#featured-tags: true # 是否使用首页标签
#featured-condition-size: 1 # 相同标签数量大于这个数,才会出现在首页



# Progressive Web Apps
chrome-tab-theme-color: "#000000"
service-worker: true



# Friends
friends: [
{
title: "WY",
href: "http://zhengwuyang.com"
},{
title: "简书·BY",
href: "http://www.jianshu.com/u/e71990ada2fd"
},{
title: "Apple",
href: "https://apple.com"
},{
title: "Apple Developer",
href: "https://developer.apple.com/"
}
]