mirror of https://github.com/halo-dev/halo
Refactor anatole options.yaml
parent
7399d67b6a
commit
f362a56bc7
|
@ -1,128 +1,95 @@
|
||||||
sns:
|
sns:
|
||||||
name: 社交资料
|
name: sns
|
||||||
|
description: 社交资料设置
|
||||||
items:
|
items:
|
||||||
theme_anatole_sns_rss:
|
rss:
|
||||||
id: themeAnatoleSnsRss
|
description: RSS
|
||||||
name: RSS
|
|
||||||
type: radio
|
type: radio
|
||||||
defaultValue: true
|
default: true
|
||||||
options:
|
options:
|
||||||
- value: true
|
- value: true
|
||||||
label: 开启
|
label: 开启
|
||||||
- value: false
|
- value: false
|
||||||
label: 关闭
|
label: 关闭
|
||||||
|
twitter:
|
||||||
theme_anatole_sns_twitter:
|
description: Twitter
|
||||||
id: anatoleSnsTwitter
|
|
||||||
name: Twitter
|
|
||||||
type: text
|
type: text
|
||||||
|
facebook:
|
||||||
theme_anatole_sns_facebook:
|
description: Facebook
|
||||||
id: anatoleSnsFacebook
|
|
||||||
name: Facebook
|
|
||||||
type: text
|
type: text
|
||||||
|
instagram:
|
||||||
theme_anatole_sns_instagram:
|
description: Instagram
|
||||||
id: anatoleSnsInstagram
|
|
||||||
name: Instagram
|
|
||||||
type: text
|
type: text
|
||||||
|
dribbble:
|
||||||
theme_anatole_sns_dribbble:
|
description: Dribbble
|
||||||
id: anatoleSnsDribbble
|
|
||||||
name: Dribbble
|
|
||||||
type: text
|
type: text
|
||||||
|
weibo:
|
||||||
theme_anatole_sns_weibo:
|
description: 微博
|
||||||
id: anatoleSnsWeibo
|
|
||||||
name: Weibo
|
|
||||||
type: text
|
type: text
|
||||||
|
email:
|
||||||
theme_anatole_sns_email:
|
description: Email
|
||||||
id: anatoleSnsEmail
|
|
||||||
name: Email
|
|
||||||
type: email
|
type: email
|
||||||
|
github:
|
||||||
theme_anatole_sns_github:
|
description: Github
|
||||||
id: anatoleSnsGithub
|
|
||||||
name: Github
|
|
||||||
type: text
|
type: text
|
||||||
|
qq:
|
||||||
theme_anatole_sns_qq:
|
description: QQ
|
||||||
id: anatoleSnsQQ
|
|
||||||
name: QQ
|
|
||||||
type: text
|
type: text
|
||||||
|
telegram:
|
||||||
theme_anatole_sns_telegram:
|
description: Telegram
|
||||||
id: anatoleSnsTelegram
|
|
||||||
name: Telegram
|
|
||||||
type: text
|
type: text
|
||||||
|
|
||||||
style:
|
style:
|
||||||
name: 样式设置
|
name: style
|
||||||
|
description: 样式设置
|
||||||
items:
|
items:
|
||||||
anatole_style_right_icon:
|
icon:
|
||||||
id: anatoleStyleRightIcon
|
description: 右上角图标
|
||||||
name: 右上角图标
|
|
||||||
type: text
|
type: text
|
||||||
|
post_title_uppper:
|
||||||
anatole_style_post_title_lower:
|
description: 文章标题大写
|
||||||
id: anatoleStylePostTitleLower
|
|
||||||
name: 文章标题大写
|
|
||||||
type: radio
|
type: radio
|
||||||
defaultValue: true
|
default: true
|
||||||
options:
|
options:
|
||||||
- value: true
|
- value: true
|
||||||
label: 开启
|
label: 开启
|
||||||
- value: false
|
- value: false
|
||||||
label: 关闭
|
label: 关闭
|
||||||
|
blog_title_uppper:
|
||||||
anatole_style_blog_title_lower:
|
description: 博客标题大写
|
||||||
id: anatoleStyleBlogTitleLower
|
|
||||||
name: 博客标题大写
|
|
||||||
type: radio
|
type: radio
|
||||||
defaultValue: true
|
default: true
|
||||||
options:
|
options:
|
||||||
- value: true
|
- value: true
|
||||||
label: 开启
|
label: 开启
|
||||||
- value: false
|
- value: false
|
||||||
label: 关闭
|
label: 关闭
|
||||||
|
avatar_circle:
|
||||||
anatole_style_avatar_circle:
|
description: 圆形头像
|
||||||
id: anatoleStyleAvatarCircle
|
|
||||||
name: 圆形头像
|
|
||||||
type: radio
|
type: radio
|
||||||
defaultValue: true
|
default: true
|
||||||
options:
|
options:
|
||||||
- value: true
|
- value: true
|
||||||
label: 开启
|
label: 开启
|
||||||
- value: false
|
- value: false
|
||||||
label: 关闭
|
label: 关闭
|
||||||
|
hitokoto:
|
||||||
anatole_style_hitokoto:
|
description: 博客描述开启一言
|
||||||
id: anatoleStyleHitokoto
|
|
||||||
name: 博客描述开启一言
|
|
||||||
type: radio
|
type: radio
|
||||||
defaultValue: false
|
default: false
|
||||||
options:
|
options:
|
||||||
- value: true
|
- value: true
|
||||||
label: 开启
|
label: 开启
|
||||||
- value: false
|
- value: false
|
||||||
label: 关闭
|
label: 关闭
|
||||||
|
google_color:
|
||||||
anatole_style_google_color:
|
description: 浏览器沉浸颜色
|
||||||
id: anatoleStyleGoogleColor
|
|
||||||
name: 浏览器沉浸颜色
|
|
||||||
type: text
|
type: text
|
||||||
defaultValue: #fff
|
default: #fff
|
||||||
|
scrollbar:
|
||||||
anatole_style_scrollbar:
|
description: 全局滚动条颜色
|
||||||
id: anatoleStyleScrollbar
|
|
||||||
name: 全局滚动条颜色
|
|
||||||
type: text
|
type: text
|
||||||
defaultValue: #3798e8
|
default: #3798e8
|
||||||
|
custom:
|
||||||
anatole_style_self:
|
|
||||||
id: anatoleStyleSelf
|
|
||||||
name: 自定义样式
|
name: 自定义样式
|
||||||
type: textarea
|
type: textarea
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue