Files
theme-mdocs/theme.yaml
T
maoxiang d36050cff7 初始化仓库
初始化仓库
2026-09-09 13:19:09 +08:00

29 lines
964 B
YAML

apiVersion: theme.halo.run/v1alpha1
kind: Theme
metadata:
name: theme-mdocs
spec:
displayName: 源蝶文档
author:
name: 源蝶工作室
website: https://yuandie.example.com
description: 源蝶工作室出品的现代化文档主题,参考 Halo 官方文档站设计,支持分类树导航与多级文档结构
logo: "/themes/theme-mdocs/assets/img/logo.avif"
homepage: ""
repo: ""
issues: ""
settingName: "theme-mdocs-setting"
configMapName: "theme-mdocs-configmap"
version: 1.0.0
requires: ">=2.25.0"
customTemplates:
page:
- name: "docsme-docs"
description: "Docsme 文档中心:展示所有 Docsme 文档项目,可在后台“页面”中新建页面后选择。"
file: "docsme-docs.html"
- name: "minidocs-docs"
description: "MiniDocs 知识库中心:展示当前访问者可见的 MiniDocs 知识库列表。"
file: "minidocs-docs.html"
license:
- name: "MIT"