forked from chengzhongxue/halo-theme-fluid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.yaml
26 lines (26 loc) · 850 Bytes
/
theme.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
apiVersion: theme.halo.run/v1alpha1
kind: Theme
metadata:
name: theme-fluid
annotations:
"store.halo.run/app-id": "app-jbTyl"
spec:
displayName: Theme Fluid
author:
name: 困困鱼
website: "https://github.com/chengzhongxue"
customTemplates:
page:
- name: 关于页面
description: 关于页面模版
screenshot:
file: about.html
description: 🌊 一款 Material Design 风格的 Halo 主题 / An elegant Material-Design theme for Halo
logo: "/themes/theme-fluid/assets/img/fluid.png"
website: "https://www.halo.run/store/apps/app-jbTyl"
repo: "https://github.com/chengzhongxue/halo-theme-fluid"
issues: "https://github.com/chengzhongxue/halo-theme-fluid/issues"
settingName: "theme-fluid-setting"
configMapName: "theme-fluid-configMap"
version: "1.0.4"
require: ">=2.14.0"