迁移 Vue-hope-theme 至 V2

This commit is contained in:
2024-02-12 17:05:24 +08:00
parent 9020e3268a
commit fb5c58ab8e
5 changed files with 1744 additions and 16190 deletions

View File

@@ -1,7 +1,12 @@
import { defineUserConfig } from "vuepress";
import theme from "./theme.js";
import { viteBundler } from '@vuepress/bundler-vite'
import { defineUserConfig } from "vuepress"
import theme from "./theme.js"
export default defineUserConfig({
bundler: viteBundler({
viteOptions: {},
vuePluginOptions: {},
}),
base: "/jingji/sp/",
lang: "zh-CN",

View File

@@ -70,7 +70,6 @@ export default hopeTheme({
playground: {
presets: ["ts", "vue"],
},
presentation: ["highlight", "math", "search", "notes", "zoom"],
stylize: [
{
matcher: "Recommended",