Files
hexo-theme-shoka/example/_config.shoka.yml
amehime 4fc27aec75 update
2020-11-08 23:04:01 +08:00

93 lines
2.7 KiB
YAML

alternate: Yume Shoka
# Assets
statics: / #//cdn.jsdelivr.net/gh/amehime/shoka@latest/
open_graph:
#twitter_id:
#google_plus:
#fb_admins:
#fb_app_id:
menu:
home: / || home
posts:
default: / || feather
archives: /archives/ || list-alt
categories: /categories/ || th
tags: /tags/ || tags
friends: /friends/ || heart
# Social Links
# Usage: `Key: permalink || icon || color`
# Key is the link label showing to end users.
# Value before `||` delimiter is the target permalink,
# secend value is the name of Font icon.
social:
github: https://github.com/amehime || github || "#191717"
#google: https://plus.google.com/yourname || google
twitter: https://twitter.com/amehime || twitter || "#00aff0"
zhihu: https://www.zhihu.com/people/rurismzk || zhihu || "#1e88e5"
music: https://music.163.com/#/user/home?id=12886823 || cloud-music || "#e60026"
weibo: https://weibo.com/amehime || weibo || "#ea716e"
about: https://about.me/amehime || address-card || "#3b5998"
#email: mailto:yourname@mail.com || envelope || "#55acd5"
#facebook: https://www.facebook.com/yourname || facebook
#stackoverflow: https://stackoverflow.com/yourname || stack-overflow
#youtube: https://youtube.com/yourname || youtube
#instagram: https://instagram.com/yourname || instagram
#skype: skype:yourname?call|chat || skype
#douban: https://www.douban.com/people/yourname/ || douban
footer:
# Specify the date when the site was setup. If not defined, current year will be used.
since: 2010
count: true
post:
count: true
# ---------------------------------------------------------------
# Third Party Plugins & Services Settings
# ---------------------------------------------------------------
# Comments
# Valine
# For more information: https://valine.js.org, https://github.com/xCss/Valine
valine:
appId: #这里不要忘了改
appKey: #这里不要忘了改
placeholder: ヽ(○´∀`)ノ♪ # Comment box placeholder
pageSize: 10 # Pagination size
lang: zh-CN
tagMember:
master:
# - deea5a8d259d17182a53be1772e4c182
friend:
- deea5a8d259d17182a53be1772e4c182
# bgm
audio:
- title: 列表1
list:
- https://music.163.com/#/playlist?id=2943811283
- https://music.163.com/#/playlist?id=2297706586
- title: 列表2
list:
- https://music.163.com/#/playlist?id=2031842656
# Dependencies: https://github.com/amehime/hexo-renderer-multi-markdown-it
pangu: true
# ---------------------------------------------------------------
# analytics & SEO Settings
# ---------------------------------------------------------------
# Disable Baidu transformation on mobile devices.
disable_baidu_transformation: true
# Automatically add external URL with Base64 encrypt & decrypt.
exturl: true