2023-03-21 12:10:05 +08:00
|
|
|
|
apiVersion: theme.halo.run/v1alpha1
|
|
|
|
|
kind: Theme
|
|
|
|
|
metadata:
|
|
|
|
|
# 主题id,唯一
|
2024-03-24 09:38:04 +08:00
|
|
|
|
name: theme-dream2-plus
|
2023-03-21 12:10:05 +08:00
|
|
|
|
spec:
|
|
|
|
|
# 主题名称
|
2024-03-24 09:38:04 +08:00
|
|
|
|
displayName: Dream2.0 Plus
|
2023-03-21 12:10:05 +08:00
|
|
|
|
author:
|
|
|
|
|
# 作者名称
|
2024-08-04 07:28:30 +08:00
|
|
|
|
name: 宏尘极客
|
2023-03-21 12:10:05 +08:00
|
|
|
|
# 作者网址
|
2024-08-06 18:04:33 +08:00
|
|
|
|
website: https://www.hcjike.com
|
2024-04-06 17:30:35 +08:00
|
|
|
|
customTemplates:
|
|
|
|
|
page:
|
|
|
|
|
- name: 安全链接页面模版
|
|
|
|
|
description: 支持安全链接页面配置
|
|
|
|
|
screenshot:
|
|
|
|
|
file: security_link.html
|
2023-03-21 12:10:05 +08:00
|
|
|
|
# 主题描述
|
|
|
|
|
description: '梦之城,童话梦境'
|
|
|
|
|
# 主题logo地址
|
2024-04-23 08:27:32 +08:00
|
|
|
|
logo: /themes/theme-dream2-plus/assets/img/logo.png
|
2023-03-21 12:10:05 +08:00
|
|
|
|
# 主题地址
|
2024-03-24 09:38:04 +08:00
|
|
|
|
website: https://github.com/zsjy/halo-theme-dream2.0-plus
|
2023-03-21 12:10:05 +08:00
|
|
|
|
# 主题github开源地址
|
2024-03-24 09:38:04 +08:00
|
|
|
|
repo: https://github.com/zsjy/halo-theme-dream2.0-plus.git
|
2024-05-05 05:51:22 +08:00
|
|
|
|
# 提交问题地址
|
|
|
|
|
issues: https://github.com/zsjy/halo-theme-dream2.0-plus/issues
|
2024-04-23 08:27:32 +08:00
|
|
|
|
settingName: theme-dream2-plus-setting
|
|
|
|
|
configMapName: theme-dream2-plus-configMap
|
2023-03-21 12:10:05 +08:00
|
|
|
|
# 版本号
|
2024-09-11 06:53:22 +08:00
|
|
|
|
version: 1.2.9.beta1
|
2023-03-21 12:10:05 +08:00
|
|
|
|
# 最低支持的 Halo 版本
|
2024-09-04 07:23:03 +08:00
|
|
|
|
require: ">=2.19.0"
|
2024-05-05 05:51:22 +08:00
|
|
|
|
# 许可
|
|
|
|
|
license:
|
|
|
|
|
- name: "MIT"
|
2024-07-13 10:35:53 +08:00
|
|
|
|
url: "https://github.com/zsjy/halo-theme-dream2.0-plus?tab=MIT-1-ov-file"
|