27 lines
826 B
YAML
27 lines
826 B
YAML
apiVersion: theme.halo.run/v1alpha1
|
|
kind: Theme
|
|
metadata:
|
|
name: warm-island
|
|
spec:
|
|
displayName: WarmIsland 暖屿
|
|
author:
|
|
name: WarmIsland
|
|
website: https://github.com/warm-island
|
|
description: 一座深夜里温暖、安静、治愈的小岛 — 具有独特气质的生活博客主题
|
|
logo: /themes/warm-island/assets/logo.png
|
|
homepage: https://github.com/warm-island/theme-warm-island
|
|
issues: https://github.com/warm-island/theme-warm-island/issues
|
|
settingName: "warm-island-setting"
|
|
configMapName: "warm-island-configMap"
|
|
customTemplates:
|
|
page:
|
|
- name: MessageBoard
|
|
description: 留言板
|
|
screenshot:
|
|
file: page_messageboard.html
|
|
version: "1.0.0"
|
|
requires: ">=2.24.0"
|
|
license:
|
|
- name: "GPL-3.0"
|
|
url: "https://www.gnu.org/licenses/gpl-3.0.en.html"
|