This commit is contained in:
Ryan Wang
2026-04-07 22:52:16 +08:00
parent ec2fcc6e4a
commit cf680c4d17
61 changed files with 6826 additions and 4820 deletions
+13 -12
View File
@@ -1,17 +1,18 @@
apiVersion: theme.halo.run/v1alpha1
kind: Theme
metadata:
name: astro-starter
spec:
displayName: Astro Starter
author:
name: Halo OSS Organization
website: "https://halo.run"
description: Halo 2.0 Theme base on Astro and Thymeleaf
logo: "https://halo.run/logo"
website: "https://halo.run"
repo: "https://github.com/halo-sigs/theme-astro-starter"
settingName: "theme-astro-starter-setting"
configMapName: "theme-astro-starter-configMap"
version: "1.0"
require: "*"
metadata:
name: theme-astro-starter
name: Your Name
website: https://github.com/YourName
description: A starter theme for Halo.
logo: https://www.halo.run/logo
homepage: https://github.com/halo-sigs/theme-astro-starter
issues: https://github.com/halo-sigs/theme-astro-starter/issues
version: "1.0.0"
requires: ">=2.0.0"
license:
- name: "GPL-3.0"
url: "https://www.gnu.org/licenses/gpl-3.0.en.html"