theme-quark/theme.yaml
Ryan Wang d5af2b2835
chore: refine theme definition (#3)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2023-09-21 09:35:38 +08:00

40 lines
1.0 KiB
YAML

apiVersion: theme.halo.run/v1alpha1
kind: Theme
metadata:
name: moderna-template
spec:
displayName: Moderna
author:
name: shrChang.Liu
website: "https://github.com/liuchangfitcloud"
description: Moderna html5 template for Halo
logo: "/themes/moderna-template/assets/img/favicon.png"
website: "https://halo.run"
repo: "https://github.com/liuchangfitcloud/theme-moderna"
settingName: "theme-moderna-setting"
configMapName: "theme-moderna-configMap"
version: "1.0.0"
require: ">=2.0.0"
customTemplates:
page:
- name: 关于我们
description: 关于我们
screenshot:
file: about.html
- name: 服务
description: 服务
screenshot:
file: services.html
- name: 团队
description: 团队
screenshot:
file: team.html
- name: 联系我们
description: 联系我们
screenshot:
file: contact.html
- name: 博客
description: 博客
screenshot:
file: blog.html