0 Star 1 Fork 1

光花梗虎耳草/hexo-theme-snippet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
_config.yml 3.36 KB
一键复制 编辑 原始数据 按行查看 历史
# ---------------------------------------------------------------
# Site Information And Theme Configuration Settings
# language: zh-CN
# ---------------------------------------------------------------
## menu
menu:
- page: home
url: /
icon:
- page: 前端
url: /categories/前端/
icon:
- page: 后端
url: /categories/后端/
icon:
- page: 工具
url: /categories/工具/
icon:
- page: 时间轴
url: /archives/
icon:
## favicon
favicon: /favicon.ico
## Feed
rss: /atom.xml
# 各个小工具的设置
## widgets
widgets:
- search
- notification
- social
- category
- archive
- tagcloud
- friends
## 搜索
jsonContent:
searchLocal: true
searchGoogle: false
posts:
title: true
text: true
content: true
categories: false
tags: false
## 网站公告设置
notification: |-
<p>主题Snippet v1.2.1版本已经上线!欢迎更新~ <br/>
主题下载:<a href="https://github.com/shenliyang/hexo-theme-snippet" title="fork me" target="_blank">Snippet主题</a> <br/>
<hr/>接受贡献,包括不限于提交问题与需求,修复代码。欢迎Pull Request<br/>支持主题:<a href="https://github.com/shenliyang/hexo-theme-snippet/stargazers">Star一下</a>
</p>
## 社交设置
social:
- name: Github
icon: git
href: //github.com/shenliyang
- name: 邮箱
icon: envelope-o
href: mailto:[email protected]
- name: QQ群
icon: users
href: //jq.qq.com/?_wv=1027&k=5Cl8cXO
- name: 联系QQ
icon: qq
href: /
- name: 微博
icon: weibo
href: /
- name: RSS
icon: feed
href: /atom.xml
## 文章分类设置
cate_config:
show_count: true
show_current: true
## 文章归档设置
arch_config:
type: 'monthly'
show_count: true
order: -1
## 友链设置
links:
- 个人博客: http://www.shenliyang.com
# 主题自定义个性化配置
## 网站宣传语
branding:
## 设置banner背景图片
banner:
img: http://7xpw2b.com1.z0.glb.clouddn.com/hexo-sinppet/img/banner.jpg
## 首页列表底部面板
homePanel: true
## 缩略图自定义随机图片
defaultImgs:
-
## 截取文章首页描述字数
excerptLength: 120
## 代码高亮配置
highlightTheme:
## bootstrap配置
bootstrap:
## ICON配置
fontAwesome:
## 文章过期提醒功能
warning:
days: 300
text: '本文于%d天之前发表,文中内容可能已经过时。'
## 文章内声明
declaration:
enable: true
title: '转载声明'
tip: |-
商业转载请联系作者获得授权,非商业转载请注明出处 © <a href="" target="_blank">Snippet</a>
## 主题评论
### gitment
gitment:
enable: false
owner:
repo:
client_id:
client_secret:
perPage: 10
### 来必力
livere:
enable: false
livere_uid: MTAyMC8zMzA1MS85NjEz
### 友言评论(服务不稳定)
uyan:
enable: false
uyan_id: 1966422
### Disqus评论
disqus:
enable: false
shortname: snippet
count: false
### 畅言评论(需要ICP备案)
changyan:
enable: true
appid: cyt8KmUC1
conf: prod_855a68d3b3d91855360a6215672a505a
## 网站访问统计
### 网盟CNZZ统计
cnzz_analytics: 1263868967
### 百度统计
baidu_analytics:
### 谷歌统计
google_analytics:
### 腾讯分析
tencent_analytics:
### 百度文章推送
baidu_push:
#网站主题配置
since: 2017
robot: 'all' ### 控制搜索引擎的抓取和索引编制行为,默认为all
version: 1.2.1
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
CSS
1
https://gitee.com/markhoo/hexo-theme-snippet.git
[email protected]:markhoo/hexo-theme-snippet.git
markhoo
hexo-theme-snippet
hexo-theme-snippet
master

搜索帮助