当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 227

zxr1001 / dofonol
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
_config.yml 3.21 KB
一键复制 编辑 原始数据 按行查看 历史
记得要让着本宝宝 提交于 2019-08-06 23:40 . 更新 _config.yml
# Site settings
title: BY Blog
SEOTitle: 记得要让着本宝宝 | BLOG
header-img: img/post-bg-desk.jpg
email: ischeng.kejun@gmail.com
description: "Every failure is leading towards success."
keyword: "BY, BY Blog, 记得要让着本宝宝的博客"
url: "http://ckjcode.gitee.io" # your host, for absolute URL
baseurl: ""
#baseurl: "/bom" # the subpath of your site, e.g. /blog # for example, '/blog' if your blog hosted on 'host/blog'
github_repo: "https://gitee.com/ckjcode/ckjcode" # 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/WX20190805-183950@2x.png # use absolute URL, seeing it's used in both `/` and `/about/`
# SNS settings
RSS: false
# weibo_username: ckjcode
# zhihu_username: ckjcode
# github_username: ckjcode
# facebook_username: baiying.qiu.7
# jianshu_username: e71990ada2fd
#twitter_username: ckjcode
# Build settings
# from 2016, 'pygments' is unsupported on GitHub Pages. Use 'rouge' for highlighting instead.
permalink: pretty
paginate: 10
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"]
anchorjs: true # if you want to customize anchor. check out line:181 of `post.html`
# Gems
# from PR#40, to support local preview for Jekyll 3.0
gems: [jekyll-paginate]
# Markdown settings
# replace redcarpet to kramdown,
# although redcarpet can auto highlight code, the lack of header-id make the catalog impossible, so I switch to kramdown
# document: http://jekyllrb.com/docs/configuration/#kramdown
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM # use Github Flavored Markdown !important
# 评论系统
# Disqus(https://disqus.com/)
# disqus_username: ckjcode
# Gitalk
gitalk:
enable: true #是否开启Gitalk评论
clientID: 3bea69473b3a33474b94 #生成的clientID
clientSecret: 0bc2fff2064a2e3d6fa0068641c0e31eedee6fd8 #生成的clientSecret
repo: ChengKeJ.github.io #仓库名称
owner: ChengKeJ #github用户名
admin: ChengKeJ
distractionFreeMode: true #是否启用类似FB的阴影遮罩
# 统计
# Analytics settings
# Baidu Analytics
# ba_track_id: b50bf2b12b5338a1845e33832976fd68
# Google Analytics
# ga_track_id: 'UA-90855596-1' # Format: UA-xxxxxx-xx
# ga_domain: ckjcode.gitee.io # 默认的是 auto, 这里我是自定义了的域名,你如果没有自己的域名,需要改成auto
# Featured Tags
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/"
# }
# ]
theme: jekyll-theme-slate
JavaScript
1
https://gitee.com/dofonol/ckjcode.git
git@gitee.com:dofonol/ckjcode.git
dofonol
ckjcode
dofonol
master

搜索帮助