halo-theme-hao/theme.yaml

36 lines
976 B
YAML

apiVersion: theme.halo.run/v1alpha1
kind: Theme
metadata:
name: theme-hao
spec:
displayName: Hao
author:
name: 程序员小航
website: https://liuzhihang.com
customTemplates:
page:
- name: 关于页面模版
description: 关于页面
screenshot:
file: about.html
- name: 鱼塘页面模版
description: 友链鱼塘
screenshot:
file: fcircle.html
- name: 音乐页面模版
description: 音乐页面
screenshot:
file: music.html
- name: 404页面模版
description: 404 not found
screenshot:
file: 404.html
description: Halo 2.x Theme base on Thymeleaf, Referring to Butterfly and Heo
logo: https://liuzhihang.com/upload/logo.jpg
website: https://liuzhihang.com
repo: https://github.com/liuzhihang/halo-theme-hao
settingName: "theme-hao-setting"
configMapName: "theme-hao-configMap"
version: "1.1.5"
require: ">=2.0.0"