1 Star 0 Fork 0

fujikang/theme-ad

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
_config.yml 3.54 KB
一键复制 编辑 原始数据 按行查看 历史
dongyuanxin 提交于 2019-05-20 16:42 . add personal cdn configuration
author: Dong Yuanxin
keywords: Hexo, Theme-AD
description: 董沅鑫的小站
# 导航栏头部名称
nav_name: GODBMW
# 导航栏座右铭
motto: "安静写些东西"
github: "https://github.com/dongyuanxin/"
# 站点图标和APP图标
favicon:
icon: /images/favicon.ico
touch_icon: /images/touch-icon.png
# RSS文件位置
rss:
# 自定义样式文件
custom_styles:
# 自定义脚本文件
custom_scripts:
# 代码高亮主题: normal | night | night blue | night bright | night eighties
highlight_theme: "night eighties"
# 开启数学公式渲染
mathjax: true
copyright:
enable: true
author: "董沅鑫"
show_link: true
more: '版权声明: 本博客所有文章除特别声明外, 均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a> 许可协议. 转载请注明出处!'
# 建站时间. 格式:YYYY-MM-DD
start_time: "2018-02-10"
# 如何开启 评论&统计 插件:https://godbmw.com/passages/2018-11-15-theme-bmw-docs-zh/
# 请申请自己的 appid 和 appkey,并且替换下面的 appid 和 appkey
leancloud:
appid: Hyq9wkH495DgNHWhDQCOfQSp-gzGzoHsz # 填写您的appid
appkey: WaR7nrzhliHj9aVwdQzkdlGd # 填写您的appkey
comment: true # 是否开启评论系统
count: true # 是否开启文章统计
# 需要保证leancloud.count为true
welcome:
enable: false
interval: 30
# 需要保证leancloud.comment为false
disqus:
enable: false
id:
# 需要保证leancloud.count为false
busuanzi: false
# 存放sha256加密的密码
# 拥有所有加锁文章的阅读权限
passwords:
- efe07af7441da2b69c4a41e42e73be4db47f66010a56900788a458354a7373ec # godbmw
share:
twitter: true
facebook: true
weibo: true
qq: true
wechat: true
analytics:
baidu:
enable: false
google:
enable: false
id:
"360":
enable: false
id:
# 打赏图片
reward:
-
src: /images/wechat.png
alt: "WeChat"
-
src: /images/alipay.png
alt: "AliPay"
# 第三方库的CDN地址
# 请根据情况自行决定是否替换为国内CDN
cdn:
leancloud: "//cdn.jsdelivr.net/npm/leancloud-storage@3.11.1/dist/av-min.js"
mathjax: "//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML"
valine: "//unpkg.com/valine/dist/Valine.min.js"
busuanzi: "//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"
font_awesome: "//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
nav:
-
name: "首页"
path: "/"
-
name: "归档"
path: "/archives/"
-
name: "标签"
path: "/tags/"
-
name: "分类"
path: "/categories/"
-
name: "友链"
path: "/friends/"
-
name: "关于"
path: "/about/"
footer:
-
title: "博客推荐"
children:
-
name: "GodBMW"
path: "https://godbmw.com/"
-
name: "阮一峰的个人网站"
path: "http://ruanyifeng.com/"
-
title: "系列教程"
children:
-
name: "webpack4系列教程"
path: "https://godbmw.com/categories/webpack4%E7%B3%BB%E5%88%97%E6%95%99%E7%A8%8B/"
-
name: "设计模式手册"
path: "https://godbmw.com/design-patterns/"
-
title: "抓到我"
children:
-
name: "掘金"
path: "https://juejin.im/user/5b91fcf06fb9a05d3c7fd4a5"
-
name: "思否"
path: "https://segmentfault.com/"
footer_contact: "Email: yuanxin.me@gmail.com"
friends_avatar_cdn:
friends:
-
nickname: GodBMW
avatar: /images/friends/godbmw.jpeg
site: https://godbmw.com/
meta: 主题作者
show: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kangood/theme-ad.git
git@gitee.com:kangood/theme-ad.git
kangood
theme-ad
theme-ad
master

搜索帮助