feat(blog): 英文标签、中文分类与列表阅读时间;Plume RAG 规则与提交脚本

This commit is contained in:
祀梦
2026-03-29 00:28:45 +08:00
parent 05349b2628
commit 8da5cf2593
18 changed files with 578 additions and 34 deletions

View File

@@ -1,5 +1,6 @@
import { defineClientConfig } from 'vuepress/client'
import RImg from './theme/components/RImg.vue'
import './theme/styles/custom.css'
export default defineClientConfig({
enhance({ app }) {