hexo-theme-keep/_config.yml

100 lines
2.2 KiB
YAML

# theme basic info
theme_info:
name: ILS
version: 1.1.1
author: XPoet
repository: https://github.com/XPoet/hexo-theme-ils
# favicon
favicon: images/favicon.png
# avatar
avatar: images/avatar.png
# navigation menu
menu:
Home: /
Archives: /archives
# About: /about
# Links: /links
# ...
# RSS
rss:
enable: true
# comment plugin
comments:
# Valine https://github.com/xCss/Valine
valine:
enable: false
appid: # your leancloud application appid
appkey: # your leancloud application appkey
meta: # comment input meta, type: Array, values: ['nick','mail','link']
placeholder: # your placeholder
# Gitalk https://github.com/gitalk/gitalk
gitalk:
enable: false
github_id: # GitHub repo owner
repository: # Repository name to store issues
client_id: # GitHub Application Client ID
client_secret: # GitHub Application Client Secret
# website count
website_count:
# busuanzi http://ibruce.info/2015/04/04/busuanzi/
busuanzi_count:
enable: false
site_uv: false
site_pv: false
page_pv: false
# Local Search
# Dependencies: https://github.com/theme-next/hexo-generator-searchdb
local_search:
enable: true
# If auto, trigger search by changing input.
# If manual, trigger search by pressing enter key or search button.
trigger: auto # values: auto | manual
# Unescape html strings to the readable one.
unescape: false
# Preload the search data when the page loads.
preload: false
# Code Copy
code_copy:
enable: true
style: flat # values: default | flat | mac
# sidebar tools
side_tools:
enable: true
position: right # values: left | right
# back to top
back2top:
enable: true
position: right # values: left | right
# Table of Contents in the Sidebar
toc:
enable: true
# Automatically add list number to toc.
number: true
# If true, all level of TOC in a post will be displayed, rather than the activated part of it.
expand_all: true
# magic theme
magic:
enable: true
transform: true
sidebar:
enable: false
fixed: true
position: right # values: left | right