diff --git a/docs/deploy.sh b/deploy.sh similarity index 100% rename from docs/deploy.sh rename to deploy.sh diff --git a/docs/.vuepress/.temp/internal/clientAppEnhances.js b/docs/.vuepress/.temp/internal/clientAppEnhances.js new file mode 100644 index 000000000..d52a70a01 --- /dev/null +++ b/docs/.vuepress/.temp/internal/clientAppEnhances.js @@ -0,0 +1,7 @@ +import clientAppEnhance0 from '/Users/harrywan/company/git/fes.js/node_modules/@vuepress/theme-default/lib/clientAppEnhance.js' +import clientAppEnhance1 from '/Users/harrywan/company/git/fes.js/node_modules/@vuepress/plugin-medium-zoom/lib/clientAppEnhance.js' + +export const clientAppEnhances = [ + clientAppEnhance0, + clientAppEnhance1, +] diff --git a/docs/.vuepress/.temp/internal/clientAppRootComponents.js b/docs/.vuepress/.temp/internal/clientAppRootComponents.js new file mode 100644 index 000000000..dcdac0db3 --- /dev/null +++ b/docs/.vuepress/.temp/internal/clientAppRootComponents.js @@ -0,0 +1,9 @@ +import clientAppRootComponent0 from '/Users/harrywan/company/git/fes.js/node_modules/@vuepress/plugin-pwa-popup/lib/components/PwaPopupWrapper.js' +import clientAppRootComponent1 from '/Users/harrywan/company/git/fes.js/node_modules/@vuepress/plugin-back-to-top/lib/components/BackToTop.vue' +import clientAppRootComponent2 from '/Users/harrywan/company/git/fes.js/node_modules/@vuepress/plugin-debug/lib/components/Debug.js' + +export const clientAppRootComponents = [ + clientAppRootComponent0, + clientAppRootComponent1, + clientAppRootComponent2, +] diff --git a/docs/.vuepress/.temp/internal/clientAppSetups.js b/docs/.vuepress/.temp/internal/clientAppSetups.js new file mode 100644 index 000000000..a822b7e99 --- /dev/null +++ b/docs/.vuepress/.temp/internal/clientAppSetups.js @@ -0,0 +1,11 @@ +import clientAppSetup0 from '/Users/harrywan/company/git/fes.js/node_modules/@vuepress/plugin-pwa/lib/clientAppSetup.js' +import clientAppSetup1 from '/Users/harrywan/company/git/fes.js/node_modules/@vuepress/theme-default/lib/clientAppSetup.js' +import clientAppSetup2 from '/Users/harrywan/company/git/fes.js/node_modules/@vuepress/plugin-active-header-links/lib/clientAppSetup.js' +import clientAppSetup3 from '/Users/harrywan/company/git/fes.js/node_modules/@vuepress/plugin-nprogress/lib/clientAppSetup.js' + +export const clientAppSetups = [ + clientAppSetup0, + clientAppSetup1, + clientAppSetup2, + clientAppSetup3, +] diff --git a/docs/.vuepress/.temp/internal/layoutComponents.js b/docs/.vuepress/.temp/internal/layoutComponents.js new file mode 100644 index 000000000..83d56a7ae --- /dev/null +++ b/docs/.vuepress/.temp/internal/layoutComponents.js @@ -0,0 +1,6 @@ +import { defineAsyncComponent } from 'vue' + +export const layoutComponents = { + "404": defineAsyncComponent(() => import("/Users/harrywan/company/git/fes.js/node_modules/@vuepress/theme-default/lib/layouts/404.vue")), + "Layout": defineAsyncComponent(() => import("/Users/harrywan/company/git/fes.js/node_modules/@vuepress/theme-default/lib/layouts/Layout.vue")), +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-01fcaa4f.js b/docs/.vuepress/.temp/internal/pageData/v-01fcaa4f.js new file mode 100644 index 000000000..caf510981 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-01fcaa4f.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-01fcaa4f", + "path": "/zh/reference/plugin/pwa.html", + "title": "pwa", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/pwa.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-029ba47b.js b/docs/.vuepress/.temp/internal/pageData/v-029ba47b.js new file mode 100644 index 000000000..cf93bf95c --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-029ba47b.js @@ -0,0 +1,44 @@ +export const data = { + "key": "v-029ba47b", + "path": "/zh/guide/assets.html", + "title": "静态资源", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "相对路径", + "slug": "相对路径", + "children": [] + }, + { + "level": 2, + "title": "Public 文件", + "slug": "public-文件", + "children": [ + { + "level": 3, + "title": "Base Helper", + "slug": "base-helper", + "children": [] + } + ] + }, + { + "level": 2, + "title": "依赖包和路径别名", + "slug": "依赖包和路径别名", + "children": [] + } + ], + "filePathRelative": "zh/guide/assets.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-03a561ce.js b/docs/.vuepress/.temp/internal/pageData/v-03a561ce.js new file mode 100644 index 000000000..e87128e61 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-03a561ce.js @@ -0,0 +1,202 @@ +export const data = { + "key": "v-03a561ce", + "path": "/zh/reference/default-theme/config.html", + "title": "配置", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "基础配置", + "slug": "基础配置", + "children": [ + { + "level": 3, + "title": "locales", + "slug": "locales", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Locale 配置", + "slug": "locale-配置", + "children": [ + { + "level": 3, + "title": "home", + "slug": "home", + "children": [] + }, + { + "level": 3, + "title": "navbar", + "slug": "navbar", + "children": [] + }, + { + "level": 3, + "title": "logo", + "slug": "logo", + "children": [] + }, + { + "level": 3, + "title": "repo", + "slug": "repo", + "children": [] + }, + { + "level": 3, + "title": "repoLabel", + "slug": "repolabel", + "children": [] + }, + { + "level": 3, + "title": "selectLanguageText", + "slug": "selectlanguagetext", + "children": [] + }, + { + "level": 3, + "title": "selectLanguageAriaLabel", + "slug": "selectlanguagearialabel", + "children": [] + }, + { + "level": 3, + "title": "selectLanguageName", + "slug": "selectlanguagename", + "children": [] + }, + { + "level": 3, + "title": "sidebar", + "slug": "sidebar", + "children": [] + }, + { + "level": 3, + "title": "editLink", + "slug": "editlink", + "children": [] + }, + { + "level": 3, + "title": "editLinkText", + "slug": "editlinktext", + "children": [] + }, + { + "level": 3, + "title": "editLinkPattern", + "slug": "editlinkpattern", + "children": [] + }, + { + "level": 3, + "title": "docsRepo", + "slug": "docsrepo", + "children": [] + }, + { + "level": 3, + "title": "docsBranch", + "slug": "docsbranch", + "children": [] + }, + { + "level": 3, + "title": "docsDir", + "slug": "docsdir", + "children": [] + }, + { + "level": 3, + "title": "lastUpdated", + "slug": "lastupdated", + "children": [] + }, + { + "level": 3, + "title": "lastUpdatedText", + "slug": "lastupdatedtext", + "children": [] + }, + { + "level": 3, + "title": "contributors", + "slug": "contributors", + "children": [] + }, + { + "level": 3, + "title": "contributorsText", + "slug": "contributorstext", + "children": [] + }, + { + "level": 3, + "title": "tip", + "slug": "tip", + "children": [] + }, + { + "level": 3, + "title": "warning", + "slug": "warning", + "children": [] + }, + { + "level": 3, + "title": "danger", + "slug": "danger", + "children": [] + }, + { + "level": 3, + "title": "notFound", + "slug": "notfound", + "children": [] + }, + { + "level": 3, + "title": "backToHome", + "slug": "backtohome", + "children": [] + }, + { + "level": 3, + "title": "openInNewWindow", + "slug": "openinnewwindow", + "children": [] + } + ] + }, + { + "level": 2, + "title": "插件", + "slug": "插件", + "children": [ + { + "level": 3, + "title": "themePlugins", + "slug": "themeplugins", + "children": [] + } + ] + } + ], + "filePathRelative": "zh/reference/default-theme/config.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-03d46f5e.js b/docs/.vuepress/.temp/internal/pageData/v-03d46f5e.js new file mode 100644 index 000000000..4dde3f3c6 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-03d46f5e.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-03d46f5e", + "path": "/guide/advanced/theme.html", + "title": "Writing a Theme", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "guide/advanced/theme.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-07ca2692.js b/docs/.vuepress/.temp/internal/pageData/v-07ca2692.js new file mode 100644 index 000000000..66f65396c --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-07ca2692.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-07ca2692", + "path": "/zh/reference/plugin/google-analytics.html", + "title": "google-analytics", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/google-analytics.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-08e7dfb8.js b/docs/.vuepress/.temp/internal/pageData/v-08e7dfb8.js new file mode 100644 index 000000000..d20fc6411 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-08e7dfb8.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-08e7dfb8", + "path": "/zh/guide/advanced/markdown.html", + "title": "Markdown 与 Vue SFC", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/guide/advanced/markdown.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-0978b044.js b/docs/.vuepress/.temp/internal/pageData/v-0978b044.js new file mode 100644 index 000000000..218ed80b2 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-0978b044.js @@ -0,0 +1,81 @@ +export const data = { + "key": "v-0978b044", + "path": "/guide/markdown.html", + "title": "Markdown", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Syntax Extensions", + "slug": "syntax-extensions", + "children": [ + { + "level": 3, + "title": "Embedded", + "slug": "embedded", + "children": [] + }, + { + "level": 3, + "title": "Header Anchors", + "slug": "header-anchors", + "children": [] + }, + { + "level": 3, + "title": "Links", + "slug": "links", + "children": [] + }, + { + "level": 3, + "title": "Emoji 🎉", + "slug": "emoji", + "children": [] + }, + { + "level": 3, + "title": "Table of Contents", + "slug": "table-of-contents", + "children": [] + }, + { + "level": 3, + "title": "Code Blocks", + "slug": "code-blocks", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Using Vue in Markdown", + "slug": "using-vue-in-markdown", + "children": [ + { + "level": 3, + "title": "Template Syntax", + "slug": "template-syntax", + "children": [] + }, + { + "level": 3, + "title": "Components", + "slug": "components", + "children": [] + } + ] + } + ], + "filePathRelative": "guide/markdown.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-0f0d17a8.js b/docs/.vuepress/.temp/internal/pageData/v-0f0d17a8.js new file mode 100644 index 000000000..415828304 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-0f0d17a8.js @@ -0,0 +1,202 @@ +export const data = { + "key": "v-0f0d17a8", + "path": "/reference/default-theme/config.html", + "title": "Config", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Basic Config", + "slug": "basic-config", + "children": [ + { + "level": 3, + "title": "locales", + "slug": "locales", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Locale Config", + "slug": "locale-config", + "children": [ + { + "level": 3, + "title": "home", + "slug": "home", + "children": [] + }, + { + "level": 3, + "title": "navbar", + "slug": "navbar", + "children": [] + }, + { + "level": 3, + "title": "logo", + "slug": "logo", + "children": [] + }, + { + "level": 3, + "title": "repo", + "slug": "repo", + "children": [] + }, + { + "level": 3, + "title": "repoLabel", + "slug": "repolabel", + "children": [] + }, + { + "level": 3, + "title": "selectLanguageText", + "slug": "selectlanguagetext", + "children": [] + }, + { + "level": 3, + "title": "selectLanguageAriaLabel", + "slug": "selectlanguagearialabel", + "children": [] + }, + { + "level": 3, + "title": "selectLanguageName", + "slug": "selectlanguagename", + "children": [] + }, + { + "level": 3, + "title": "sidebar", + "slug": "sidebar", + "children": [] + }, + { + "level": 3, + "title": "editLink", + "slug": "editlink", + "children": [] + }, + { + "level": 3, + "title": "editLinkText", + "slug": "editlinktext", + "children": [] + }, + { + "level": 3, + "title": "editLinkPattern", + "slug": "editlinkpattern", + "children": [] + }, + { + "level": 3, + "title": "docsRepo", + "slug": "docsrepo", + "children": [] + }, + { + "level": 3, + "title": "docsBranch", + "slug": "docsbranch", + "children": [] + }, + { + "level": 3, + "title": "docsDir", + "slug": "docsdir", + "children": [] + }, + { + "level": 3, + "title": "lastUpdated", + "slug": "lastupdated", + "children": [] + }, + { + "level": 3, + "title": "lastUpdatedText", + "slug": "lastupdatedtext", + "children": [] + }, + { + "level": 3, + "title": "contributors", + "slug": "contributors", + "children": [] + }, + { + "level": 3, + "title": "contributorsText", + "slug": "contributorstext", + "children": [] + }, + { + "level": 3, + "title": "tip", + "slug": "tip", + "children": [] + }, + { + "level": 3, + "title": "warning", + "slug": "warning", + "children": [] + }, + { + "level": 3, + "title": "danger", + "slug": "danger", + "children": [] + }, + { + "level": 3, + "title": "notFound", + "slug": "notfound", + "children": [] + }, + { + "level": 3, + "title": "backToHome", + "slug": "backtohome", + "children": [] + }, + { + "level": 3, + "title": "openInNewWindow", + "slug": "openinnewwindow", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Plugins", + "slug": "plugins", + "children": [ + { + "level": 3, + "title": "themePlugins", + "slug": "themeplugins", + "children": [] + } + ] + } + ], + "filePathRelative": "reference/default-theme/config.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-0f9e4c06.js b/docs/.vuepress/.temp/internal/pageData/v-0f9e4c06.js new file mode 100644 index 000000000..1b3ab1195 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-0f9e4c06.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-0f9e4c06", + "path": "/reference/plugin/git.html", + "title": "git", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/git.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-176c9c4a.js b/docs/.vuepress/.temp/internal/pageData/v-176c9c4a.js new file mode 100644 index 000000000..2888f9985 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-176c9c4a.js @@ -0,0 +1,25 @@ +export const data = { + "key": "v-176c9c4a", + "path": "/reference/default-theme/markdown.html", + "title": "Markdown", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Custom Containers", + "slug": "custom-containers", + "children": [] + } + ], + "filePathRelative": "reference/default-theme/markdown.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-190c7f2e.js b/docs/.vuepress/.temp/internal/pageData/v-190c7f2e.js new file mode 100644 index 000000000..2a48d8d5d --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-190c7f2e.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-190c7f2e", + "path": "/zh/reference/plugin/docsearch.html", + "title": "docsearch", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/docsearch.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-1d14d5cc.js b/docs/.vuepress/.temp/internal/pageData/v-1d14d5cc.js new file mode 100644 index 000000000..1845e1378 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-1d14d5cc.js @@ -0,0 +1,31 @@ +export const data = { + "key": "v-1d14d5cc", + "path": "/guide/plugin.html", + "title": "Plugin", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Community Plugin", + "slug": "community-plugin", + "children": [] + }, + { + "level": 2, + "title": "Local Plugin", + "slug": "local-plugin", + "children": [] + } + ], + "filePathRelative": "guide/plugin.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-231b4d69.js b/docs/.vuepress/.temp/internal/pageData/v-231b4d69.js new file mode 100644 index 000000000..342b93d4a --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-231b4d69.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-231b4d69", + "path": "/zh/reference/plugin/active-header-links.html", + "title": "active-header-links", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/active-header-links.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-27b7ebee.js b/docs/.vuepress/.temp/internal/pageData/v-27b7ebee.js new file mode 100644 index 000000000..6849bcca8 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-27b7ebee.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-27b7ebee", + "path": "/guide/advanced/markdown.html", + "title": "Markdown and Vue SFC", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "guide/advanced/markdown.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-2ad6454d.js b/docs/.vuepress/.temp/internal/pageData/v-2ad6454d.js new file mode 100644 index 000000000..2c5a5d4a5 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-2ad6454d.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-2ad6454d", + "path": "/reference/plugin/medium-zoom.html", + "title": "medium-zoom", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/medium-zoom.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-2d0ad528.js b/docs/.vuepress/.temp/internal/pageData/v-2d0ad528.js new file mode 100644 index 000000000..2d800856e --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-2d0ad528.js @@ -0,0 +1,56 @@ +export const data = { + "key": "v-2d0ad528", + "path": "/zh/", + "title": "首页", + "frontmatter": { + "home": true, + "title": "首页", + "heroImage": "/hero.png", + "actions": [ + { + "text": "快速上手", + "link": "/zh/guide/getting-started.html", + "type": "primary" + }, + { + "text": "项目简介", + "link": "/guide/", + "type": "secondary" + } + ], + "features": [ + { + "title": "简洁至上", + "details": "以 Markdown 为中心的项目结构,以最少的配置帮助你专注于写作。" + }, + { + "title": "Vue 驱动", + "details": "享受 Vue 的开发体验,可以在 Markdown 中使用 Vue 组件,又可以使用 Vue 来开发自定义主题。" + }, + { + "title": "高性能", + "details": "VuePress 会为每个页面预渲染生成静态的 HTML,同时,每个页面被加载的时候,将作为 SPA 运行。" + } + ], + "footer": "MIT Licensed | Copyright © 2018-present Evan You" + }, + "excerpt": "", + "headers": [ + { + "level": 3, + "title": "像数 1, 2, 3 一样容易", + "slug": "像数-1-2-3-一样容易", + "children": [] + } + ], + "filePathRelative": "zh/README.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-2e97e858.js b/docs/.vuepress/.temp/internal/pageData/v-2e97e858.js new file mode 100644 index 000000000..7cae3b831 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-2e97e858.js @@ -0,0 +1,37 @@ +export const data = { + "key": "v-2e97e858", + "path": "/reference/default-theme/components.html", + "title": "Built-in Components", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Badge", + "slug": "badge", + "children": [] + }, + { + "level": 2, + "title": "CodeGroup", + "slug": "codegroup", + "children": [] + }, + { + "level": 2, + "title": "CodeGroupItem", + "slug": "codegroupitem", + "children": [] + } + ], + "filePathRelative": "reference/default-theme/components.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-2efcb26a.js b/docs/.vuepress/.temp/internal/pageData/v-2efcb26a.js new file mode 100644 index 000000000..0e6f7f36d --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-2efcb26a.js @@ -0,0 +1,31 @@ +export const data = { + "key": "v-2efcb26a", + "path": "/zh/guide/theme.html", + "title": "主题", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "社区主题", + "slug": "社区主题", + "children": [] + }, + { + "level": 2, + "title": "本地主题", + "slug": "本地主题", + "children": [] + } + ], + "filePathRelative": "zh/guide/theme.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-32cfa4fe.js b/docs/.vuepress/.temp/internal/pageData/v-32cfa4fe.js new file mode 100644 index 000000000..e53942f28 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-32cfa4fe.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-32cfa4fe", + "path": "/zh/reference/plugin/medium-zoom.html", + "title": "medium-zoom", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/medium-zoom.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-3590f0ec.js b/docs/.vuepress/.temp/internal/pageData/v-3590f0ec.js new file mode 100644 index 000000000..3bc414d4b --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-3590f0ec.js @@ -0,0 +1,67 @@ +export const data = { + "key": "v-3590f0ec", + "path": "/reference/frontmatter.html", + "title": "Frontmatter", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "lang", + "slug": "lang", + "children": [] + }, + { + "level": 2, + "title": "title", + "slug": "title", + "children": [] + }, + { + "level": 2, + "title": "description", + "slug": "description", + "children": [] + }, + { + "level": 2, + "title": "head", + "slug": "head", + "children": [] + }, + { + "level": 2, + "title": "date", + "slug": "date", + "children": [] + }, + { + "level": 2, + "title": "permalink", + "slug": "permalink", + "children": [] + }, + { + "level": 2, + "title": "permalinkPattern", + "slug": "permalinkpattern", + "children": [] + }, + { + "level": 2, + "title": "layout", + "slug": "layout", + "children": [] + } + ], + "filePathRelative": "reference/frontmatter.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-3706649a.js b/docs/.vuepress/.temp/internal/pageData/v-3706649a.js new file mode 100644 index 000000000..0812902f5 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-3706649a.js @@ -0,0 +1,17 @@ +export const data = { + "key": "v-3706649a", + "path": "/404.html", + "title": "", + "frontmatter": { + "layout": "404" + }, + "excerpt": "", + "headers": [], + "filePathRelative": null, + "git": {} +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-37781588.js b/docs/.vuepress/.temp/internal/pageData/v-37781588.js new file mode 100644 index 000000000..002ae0012 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-37781588.js @@ -0,0 +1,31 @@ +export const data = { + "key": "v-37781588", + "path": "/zh/guide/getting-started.html", + "title": "快速上手", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "依赖环境", + "slug": "依赖环境", + "children": [] + }, + { + "level": 2, + "title": "手动安装", + "slug": "手动安装", + "children": [] + } + ], + "filePathRelative": "zh/guide/getting-started.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-3ba02eb8.js b/docs/.vuepress/.temp/internal/pageData/v-3ba02eb8.js new file mode 100644 index 000000000..21ed29af0 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-3ba02eb8.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-3ba02eb8", + "path": "/reference/plugin/active-header-links.html", + "title": "active-header-links", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/active-header-links.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-3c32c2ca.js b/docs/.vuepress/.temp/internal/pageData/v-3c32c2ca.js new file mode 100644 index 000000000..776b9c0de --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-3c32c2ca.js @@ -0,0 +1,44 @@ +export const data = { + "key": "v-3c32c2ca", + "path": "/guide/assets.html", + "title": "Assets", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Relative URLs", + "slug": "relative-urls", + "children": [] + }, + { + "level": 2, + "title": "Public Files", + "slug": "public-files", + "children": [ + { + "level": 3, + "title": "Base Helper", + "slug": "base-helper", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Packages and Path Aliases", + "slug": "packages-and-path-aliases", + "children": [] + } + ], + "filePathRelative": "guide/assets.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-3d444854.js b/docs/.vuepress/.temp/internal/pageData/v-3d444854.js new file mode 100644 index 000000000..68ca1e7d7 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-3d444854.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-3d444854", + "path": "/reference/plugin/palette-stylus.html", + "title": "palette-stylus", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/palette-stylus.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-3df91977.js b/docs/.vuepress/.temp/internal/pageData/v-3df91977.js new file mode 100644 index 000000000..ebd04c087 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-3df91977.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-3df91977", + "path": "/reference/plugin/container.html", + "title": "container", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/container.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-46d4f19d.js b/docs/.vuepress/.temp/internal/pageData/v-46d4f19d.js new file mode 100644 index 000000000..a4a68c0a4 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-46d4f19d.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-46d4f19d", + "path": "/reference/plugin/nprogress.html", + "title": "nprogress", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/nprogress.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-47357bdb.js b/docs/.vuepress/.temp/internal/pageData/v-47357bdb.js new file mode 100644 index 000000000..82564dae9 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-47357bdb.js @@ -0,0 +1,62 @@ +export const data = { + "key": "v-47357bdb", + "path": "/zh/guide/", + "title": "介绍", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "它是如何工作的?", + "slug": "它是如何工作的", + "children": [] + }, + { + "level": 2, + "title": "为什么不是 ...?", + "slug": "为什么不是", + "children": [ + { + "level": 3, + "title": "Nuxt", + "slug": "nuxt", + "children": [] + }, + { + "level": 3, + "title": "VitePress", + "slug": "vitepress", + "children": [] + }, + { + "level": 3, + "title": "Docsify / Docute", + "slug": "docsify-docute", + "children": [] + }, + { + "level": 3, + "title": "Hexo", + "slug": "hexo", + "children": [] + }, + { + "level": 3, + "title": "GitBook", + "slug": "gitbook", + "children": [] + } + ] + } + ], + "filePathRelative": "zh/guide/README.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-49a27222.js b/docs/.vuepress/.temp/internal/pageData/v-49a27222.js new file mode 100644 index 000000000..4e3896d33 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-49a27222.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-49a27222", + "path": "/zh/reference/theme-api.html", + "title": "主题 API", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/theme-api.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-4a7b6bf9.js b/docs/.vuepress/.temp/internal/pageData/v-4a7b6bf9.js new file mode 100644 index 000000000..f3927b13f --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-4a7b6bf9.js @@ -0,0 +1,67 @@ +export const data = { + "key": "v-4a7b6bf9", + "path": "/zh/guide/deployment.html", + "title": "部署", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "GitHub Pages", + "slug": "github-pages", + "children": [] + }, + { + "level": 2, + "title": "GitLab Pages", + "slug": "gitlab-pages", + "children": [] + }, + { + "level": 2, + "title": "Google Firebase", + "slug": "google-firebase", + "children": [] + }, + { + "level": 2, + "title": "Heroku", + "slug": "heroku", + "children": [] + }, + { + "level": 2, + "title": "Netlify", + "slug": "netlify", + "children": [] + }, + { + "level": 2, + "title": "Vercel", + "slug": "vercel", + "children": [] + }, + { + "level": 2, + "title": "云开发 CloudBase", + "slug": "云开发-cloudbase", + "children": [] + }, + { + "level": 2, + "title": "21 云盒子", + "slug": "_21-云盒子", + "children": [] + } + ], + "filePathRelative": "zh/guide/deployment.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-4b8f1400.js b/docs/.vuepress/.temp/internal/pageData/v-4b8f1400.js new file mode 100644 index 000000000..636dfaaf6 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-4b8f1400.js @@ -0,0 +1,31 @@ +export const data = { + "key": "v-4b8f1400", + "path": "/zh/guide/i18n.html", + "title": "多语言支持", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "站点多语言配置", + "slug": "站点多语言配置", + "children": [] + }, + { + "level": 2, + "title": "主题多语言配置", + "slug": "主题多语言配置", + "children": [] + } + ], + "filePathRelative": "zh/guide/i18n.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-4d76029c.js b/docs/.vuepress/.temp/internal/pageData/v-4d76029c.js new file mode 100644 index 000000000..f88ac7d87 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-4d76029c.js @@ -0,0 +1,31 @@ +export const data = { + "key": "v-4d76029c", + "path": "/guide/theme.html", + "title": "Theme", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Community Theme", + "slug": "community-theme", + "children": [] + }, + { + "level": 2, + "title": "Local Theme", + "slug": "local-theme", + "children": [] + } + ], + "filePathRelative": "guide/theme.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-4eaf9f84.js b/docs/.vuepress/.temp/internal/pageData/v-4eaf9f84.js new file mode 100644 index 000000000..0abd6d117 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-4eaf9f84.js @@ -0,0 +1,37 @@ +export const data = { + "key": "v-4eaf9f84", + "path": "/guide/page.html", + "title": "Page", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Routing", + "slug": "routing", + "children": [] + }, + { + "level": 2, + "title": "Frontmatter", + "slug": "frontmatter", + "children": [] + }, + { + "level": 2, + "title": "Content", + "slug": "content", + "children": [] + } + ], + "filePathRelative": "guide/page.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-4f4ccb8f.js b/docs/.vuepress/.temp/internal/pageData/v-4f4ccb8f.js new file mode 100644 index 000000000..74b5fe27a --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-4f4ccb8f.js @@ -0,0 +1,44 @@ +export const data = { + "key": "v-4f4ccb8f", + "path": "/guide/configuration.html", + "title": "Configuration", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Config File", + "slug": "config-file", + "children": [] + }, + { + "level": 2, + "title": "Config Scopes", + "slug": "config-scopes", + "children": [ + { + "level": 3, + "title": "Site Config", + "slug": "site-config", + "children": [] + }, + { + "level": 3, + "title": "Theme Config", + "slug": "theme-config", + "children": [] + } + ] + } + ], + "filePathRelative": "guide/configuration.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-51569e88.js b/docs/.vuepress/.temp/internal/pageData/v-51569e88.js new file mode 100644 index 000000000..dd25a36f8 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-51569e88.js @@ -0,0 +1,125 @@ +export const data = { + "key": "v-51569e88", + "path": "/reference/plugin-api.html", + "title": "Plugin API", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Basic Options", + "slug": "basic-options", + "children": [ + { + "level": 3, + "title": "name", + "slug": "name", + "children": [] + }, + { + "level": 3, + "title": "multiple", + "slug": "multiple", + "children": [] + }, + { + "level": 3, + "title": "plugins", + "slug": "plugins", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Development Hooks", + "slug": "development-hooks", + "children": [ + { + "level": 3, + "title": "alias", + "slug": "alias", + "children": [] + }, + { + "level": 3, + "title": "define", + "slug": "define", + "children": [] + }, + { + "level": 3, + "title": "extendsMarkdown", + "slug": "extendsmarkdown", + "children": [] + }, + { + "level": 3, + "title": "extendsPageData", + "slug": "extendspagedata", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Client Files Hooks", + "slug": "client-files-hooks", + "children": [ + { + "level": 3, + "title": "clientAppEnhanceFiles", + "slug": "clientappenhancefiles", + "children": [] + }, + { + "level": 3, + "title": "clientAppRootComponentFiles", + "slug": "clientapprootcomponentfiles", + "children": [] + }, + { + "level": 3, + "title": "clientAppSetupFiles", + "slug": "clientappsetupfiles", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Lifecycle Hooks", + "slug": "lifecycle-hooks", + "children": [ + { + "level": 3, + "title": "onInitialized", + "slug": "oninitialized", + "children": [] + }, + { + "level": 3, + "title": "onPrepared", + "slug": "onprepared", + "children": [] + }, + { + "level": 3, + "title": "onGenerated", + "slug": "ongenerated", + "children": [] + } + ] + } + ], + "filePathRelative": "reference/plugin-api.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-5376daf6.js b/docs/.vuepress/.temp/internal/pageData/v-5376daf6.js new file mode 100644 index 000000000..c28d7d958 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-5376daf6.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-5376daf6", + "path": "/zh/reference/plugin/palette-stylus.html", + "title": "palette-stylus", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/palette-stylus.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-54ce8605.js b/docs/.vuepress/.temp/internal/pageData/v-54ce8605.js new file mode 100644 index 000000000..86e7c4e8a --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-54ce8605.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-54ce8605", + "path": "/guide/advanced/plugin.html", + "title": "Writing a Plugin", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "guide/advanced/plugin.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-551922c5.js b/docs/.vuepress/.temp/internal/pageData/v-551922c5.js new file mode 100644 index 000000000..055e980a9 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-551922c5.js @@ -0,0 +1,37 @@ +export const data = { + "key": "v-551922c5", + "path": "/zh/reference/default-theme/components.html", + "title": "内置组件", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Badge", + "slug": "badge", + "children": [] + }, + { + "level": 2, + "title": "CodeGroup", + "slug": "codegroup", + "children": [] + }, + { + "level": 2, + "title": "CodeGroupItem", + "slug": "codegroupitem", + "children": [] + } + ], + "filePathRelative": "zh/reference/default-theme/components.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-55453034.js b/docs/.vuepress/.temp/internal/pageData/v-55453034.js new file mode 100644 index 000000000..ee797493d --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-55453034.js @@ -0,0 +1,37 @@ +export const data = { + "key": "v-55453034", + "path": "/reference/components.html", + "title": "Built-in Components", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "ClientOnly", + "slug": "clientonly", + "children": [] + }, + { + "level": 2, + "title": "Content", + "slug": "content", + "children": [] + }, + { + "level": 2, + "title": "OutboundLink", + "slug": "outboundlink", + "children": [] + } + ], + "filePathRelative": "reference/components.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-5b5b9870.js b/docs/.vuepress/.temp/internal/pageData/v-5b5b9870.js new file mode 100644 index 000000000..a974161c3 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-5b5b9870.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-5b5b9870", + "path": "/zh/reference/plugin/", + "title": "官方插件", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/README.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-5ca60897.js b/docs/.vuepress/.temp/internal/pageData/v-5ca60897.js new file mode 100644 index 000000000..ea726a34a --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-5ca60897.js @@ -0,0 +1,37 @@ +export const data = { + "key": "v-5ca60897", + "path": "/zh/reference/components.html", + "title": "内置组件", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "ClientOnly", + "slug": "clientonly", + "children": [] + }, + { + "level": 2, + "title": "Content", + "slug": "content", + "children": [] + }, + { + "level": 2, + "title": "OutboundLink", + "slug": "outboundlink", + "children": [] + } + ], + "filePathRelative": "zh/reference/components.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-5e9d516d.js b/docs/.vuepress/.temp/internal/pageData/v-5e9d516d.js new file mode 100644 index 000000000..032691581 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-5e9d516d.js @@ -0,0 +1,125 @@ +export const data = { + "key": "v-5e9d516d", + "path": "/zh/reference/plugin-api.html", + "title": "插件 API", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "基础配置项", + "slug": "基础配置项", + "children": [ + { + "level": 3, + "title": "name", + "slug": "name", + "children": [] + }, + { + "level": 3, + "title": "multiple", + "slug": "multiple", + "children": [] + }, + { + "level": 3, + "title": "plugins", + "slug": "plugins", + "children": [] + } + ] + }, + { + "level": 2, + "title": "开发 Hooks", + "slug": "开发-hooks", + "children": [ + { + "level": 3, + "title": "alias", + "slug": "alias", + "children": [] + }, + { + "level": 3, + "title": "define", + "slug": "define", + "children": [] + }, + { + "level": 3, + "title": "extendsMarkdown", + "slug": "extendsmarkdown", + "children": [] + }, + { + "level": 3, + "title": "extendsPageData", + "slug": "extendspagedata", + "children": [] + } + ] + }, + { + "level": 2, + "title": "客户端文件 Hooks", + "slug": "客户端文件-hooks", + "children": [ + { + "level": 3, + "title": "clientAppEnhanceFiles", + "slug": "clientappenhancefiles", + "children": [] + }, + { + "level": 3, + "title": "clientAppRootComponentFiles", + "slug": "clientapprootcomponentfiles", + "children": [] + }, + { + "level": 3, + "title": "clientAppSetupFiles", + "slug": "clientappsetupfiles", + "children": [] + } + ] + }, + { + "level": 2, + "title": "生命周期 Hooks", + "slug": "生命周期-hooks", + "children": [ + { + "level": 3, + "title": "onInitialized", + "slug": "oninitialized", + "children": [] + }, + { + "level": 3, + "title": "onPrepared", + "slug": "onprepared", + "children": [] + }, + { + "level": 3, + "title": "onGenerated", + "slug": "ongenerated", + "children": [] + } + ] + } + ], + "filePathRelative": "zh/reference/plugin-api.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-5f86289f.js b/docs/.vuepress/.temp/internal/pageData/v-5f86289f.js new file mode 100644 index 000000000..f99356abe --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-5f86289f.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-5f86289f", + "path": "/reference/plugin/pwa-popup.html", + "title": "pwa-popup", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/pwa-popup.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-6474e88f.js b/docs/.vuepress/.temp/internal/pageData/v-6474e88f.js new file mode 100644 index 000000000..352d4db85 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-6474e88f.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-6474e88f", + "path": "/reference/plugin/back-to-top.html", + "title": "back-to-top", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/back-to-top.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-65a9edeb.js b/docs/.vuepress/.temp/internal/pageData/v-65a9edeb.js new file mode 100644 index 000000000..93046d161 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-65a9edeb.js @@ -0,0 +1,217 @@ +export const data = { + "key": "v-65a9edeb", + "path": "/zh/reference/config.html", + "title": "配置", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "站点配置", + "slug": "站点配置", + "children": [ + { + "level": 3, + "title": "base", + "slug": "base", + "children": [] + }, + { + "level": 3, + "title": "lang", + "slug": "lang", + "children": [] + }, + { + "level": 3, + "title": "title", + "slug": "title", + "children": [] + }, + { + "level": 3, + "title": "description", + "slug": "description", + "children": [] + }, + { + "level": 3, + "title": "head", + "slug": "head", + "children": [] + }, + { + "level": 3, + "title": "locales", + "slug": "locales", + "children": [] + } + ] + }, + { + "level": 2, + "title": "主题配置", + "slug": "主题配置", + "children": [ + { + "level": 3, + "title": "theme", + "slug": "theme", + "children": [] + }, + { + "level": 3, + "title": "themeConfig", + "slug": "themeconfig", + "children": [] + } + ] + }, + { + "level": 2, + "title": "打包工具配置", + "slug": "打包工具配置", + "children": [ + { + "level": 3, + "title": "bundler", + "slug": "bundler", + "children": [] + }, + { + "level": 3, + "title": "bundlerConfig", + "slug": "bundlerconfig", + "children": [] + } + ] + }, + { + "level": 2, + "title": "目录配置", + "slug": "目录配置", + "children": [ + { + "level": 3, + "title": "dest", + "slug": "dest", + "children": [] + }, + { + "level": 3, + "title": "temp", + "slug": "temp", + "children": [] + }, + { + "level": 3, + "title": "cache", + "slug": "cache", + "children": [] + }, + { + "level": 3, + "title": "public", + "slug": "public", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Markdown 配置", + "slug": "markdown-配置", + "children": [ + { + "level": 3, + "title": "markdown", + "slug": "markdown", + "children": [] + } + ] + }, + { + "level": 2, + "title": "开发配置项", + "slug": "开发配置项", + "children": [ + { + "level": 3, + "title": "debug", + "slug": "debug", + "children": [] + }, + { + "level": 3, + "title": "host", + "slug": "host", + "children": [] + }, + { + "level": 3, + "title": "port", + "slug": "port", + "children": [] + }, + { + "level": 3, + "title": "open", + "slug": "open", + "children": [] + }, + { + "level": 3, + "title": "evergreen", + "slug": "evergreen", + "children": [] + }, + { + "level": 3, + "title": "pagePatterns", + "slug": "pagepatterns", + "children": [] + }, + { + "level": 3, + "title": "templateDev", + "slug": "templatedev", + "children": [] + }, + { + "level": 3, + "title": "templateSSR", + "slug": "templatessr", + "children": [] + }, + { + "level": 3, + "title": "shouldPreload", + "slug": "shouldpreload", + "children": [] + }, + { + "level": 3, + "title": "shouldPrefetch", + "slug": "shouldprefetch", + "children": [] + } + ] + }, + { + "level": 2, + "title": "插件 API", + "slug": "插件-api", + "children": [] + } + ], + "filePathRelative": "zh/reference/config.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-687d8b36.js b/docs/.vuepress/.temp/internal/pageData/v-687d8b36.js new file mode 100644 index 000000000..c4a1832db --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-687d8b36.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-687d8b36", + "path": "/reference/plugin/debug.html", + "title": "debug", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/debug.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-6a0a3d62.js b/docs/.vuepress/.temp/internal/pageData/v-6a0a3d62.js new file mode 100644 index 000000000..37976dc02 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-6a0a3d62.js @@ -0,0 +1,81 @@ +export const data = { + "key": "v-6a0a3d62", + "path": "/zh/guide/markdown.html", + "title": "Markdown", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "语法扩展", + "slug": "语法扩展", + "children": [ + { + "level": 3, + "title": "内置", + "slug": "内置", + "children": [] + }, + { + "level": 3, + "title": "标题锚点", + "slug": "标题锚点", + "children": [] + }, + { + "level": 3, + "title": "链接", + "slug": "链接", + "children": [] + }, + { + "level": 3, + "title": "Emoji 🎉", + "slug": "emoji", + "children": [] + }, + { + "level": 3, + "title": "目录", + "slug": "目录", + "children": [] + }, + { + "level": 3, + "title": "代码块", + "slug": "代码块", + "children": [] + } + ] + }, + { + "level": 2, + "title": "在 Markdown 中使用 Vue", + "slug": "在-markdown-中使用-vue", + "children": [ + { + "level": 3, + "title": "模板语法", + "slug": "模板语法", + "children": [] + }, + { + "level": 3, + "title": "组件", + "slug": "组件", + "children": [] + } + ] + } + ], + "filePathRelative": "zh/guide/markdown.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-6b76c1c0.js b/docs/.vuepress/.temp/internal/pageData/v-6b76c1c0.js new file mode 100644 index 000000000..431b73f37 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-6b76c1c0.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-6b76c1c0", + "path": "/reference/theme-api.html", + "title": "Theme API", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/theme-api.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-6c6e4840.js b/docs/.vuepress/.temp/internal/pageData/v-6c6e4840.js new file mode 100644 index 000000000..b45c63152 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-6c6e4840.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-6c6e4840", + "path": "/zh/reference/plugin/back-to-top.html", + "title": "back-to-top", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/back-to-top.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-6ce48554.js b/docs/.vuepress/.temp/internal/pageData/v-6ce48554.js new file mode 100644 index 000000000..bda6ccbfd --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-6ce48554.js @@ -0,0 +1,82 @@ +export const data = { + "key": "v-6ce48554", + "path": "/contributing.html", + "title": "Contributing Guide", + "frontmatter": { + "sidebar": "auto" + }, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Overview", + "slug": "overview", + "children": [] + }, + { + "level": 2, + "title": "Development Setup", + "slug": "development-setup", + "children": [] + }, + { + "level": 2, + "title": "Scripts", + "slug": "scripts", + "children": [ + { + "level": 3, + "title": "yarn build", + "slug": "yarn-build", + "children": [] + }, + { + "level": 3, + "title": "yarn copy", + "slug": "yarn-copy", + "children": [] + }, + { + "level": 3, + "title": "yarn dev", + "slug": "yarn-dev", + "children": [] + }, + { + "level": 3, + "title": "yarn clean", + "slug": "yarn-clean", + "children": [] + }, + { + "level": 3, + "title": "yarn docs:*", + "slug": "yarn-docs", + "children": [] + }, + { + "level": 3, + "title": "yarn lint", + "slug": "yarn-lint", + "children": [] + }, + { + "level": 3, + "title": "yarn test", + "slug": "yarn-test", + "children": [] + } + ] + } + ], + "filePathRelative": "contributing.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-6df47ee0.js b/docs/.vuepress/.temp/internal/pageData/v-6df47ee0.js new file mode 100644 index 000000000..ba2877c9b --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-6df47ee0.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-6df47ee0", + "path": "/zh/reference/plugin/pwa-popup.html", + "title": "pwa-popup", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/pwa-popup.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-6f1f3595.js b/docs/.vuepress/.temp/internal/pageData/v-6f1f3595.js new file mode 100644 index 000000000..7a3e0bb88 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-6f1f3595.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-6f1f3595", + "path": "/guide/bundler.html", + "title": "Bundler", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "guide/bundler.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-6ff623ea.js b/docs/.vuepress/.temp/internal/pageData/v-6ff623ea.js new file mode 100644 index 000000000..112359d2c --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-6ff623ea.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-6ff623ea", + "path": "/zh/reference/bundler/vite.html", + "title": "Vite", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/bundler/vite.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-75d28a04.js b/docs/.vuepress/.temp/internal/pageData/v-75d28a04.js new file mode 100644 index 000000000..0a22b310c --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-75d28a04.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-75d28a04", + "path": "/zh/guide/bundler.html", + "title": "打包工具", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/guide/bundler.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-7a8fca2f.js b/docs/.vuepress/.temp/internal/pageData/v-7a8fca2f.js new file mode 100644 index 000000000..e91474df1 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-7a8fca2f.js @@ -0,0 +1,37 @@ +export const data = { + "key": "v-7a8fca2f", + "path": "/zh/guide/page.html", + "title": "页面", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "路由", + "slug": "路由", + "children": [] + }, + { + "level": 2, + "title": "Frontmatter", + "slug": "frontmatter", + "children": [] + }, + { + "level": 2, + "title": "内容", + "slug": "内容", + "children": [] + } + ], + "filePathRelative": "zh/guide/page.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-7ab4099e.js b/docs/.vuepress/.temp/internal/pageData/v-7ab4099e.js new file mode 100644 index 000000000..3fc112a7f --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-7ab4099e.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-7ab4099e", + "path": "/reference/plugin/pwa.html", + "title": "pwa", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/pwa.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-81f65e84.js b/docs/.vuepress/.temp/internal/pageData/v-81f65e84.js new file mode 100644 index 000000000..d8d0ffd49 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-81f65e84.js @@ -0,0 +1,44 @@ +export const data = { + "key": "v-81f65e84", + "path": "/zh/guide/configuration.html", + "title": "配置", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "配置文件", + "slug": "配置文件", + "children": [] + }, + { + "level": 2, + "title": "配置作用域", + "slug": "配置作用域", + "children": [ + { + "level": 3, + "title": "站点配置", + "slug": "站点配置", + "children": [] + }, + { + "level": 3, + "title": "主题配置", + "slug": "主题配置", + "children": [] + } + ] + } + ], + "filePathRelative": "zh/guide/configuration.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-8daa1a0e.js b/docs/.vuepress/.temp/internal/pageData/v-8daa1a0e.js new file mode 100644 index 000000000..41b8f0657 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-8daa1a0e.js @@ -0,0 +1,56 @@ +export const data = { + "key": "v-8daa1a0e", + "path": "/", + "title": "Home", + "frontmatter": { + "home": true, + "title": "Home", + "heroImage": "/hero.png", + "actions": [ + { + "text": "Get Started", + "link": "/guide/getting-started.html", + "type": "primary" + }, + { + "text": "Introduction", + "link": "/guide/", + "type": "secondary" + } + ], + "features": [ + { + "title": "Simplicity First", + "details": "Minimal setup with markdown-centered project structure helps you focus on writing." + }, + { + "title": "Vue-Powered", + "details": "Enjoy the dev experience of Vue, use Vue components in markdown, and develop custom themes with Vue." + }, + { + "title": "Performant", + "details": "VuePress generates pre-rendered static HTML for each page, and runs as an SPA once a page is loaded." + } + ], + "footer": "MIT Licensed | Copyright © 2018-present Evan You" + }, + "excerpt": "", + "headers": [ + { + "level": 3, + "title": "As Easy as 1, 2, 3", + "slug": "as-easy-as-1-2-3", + "children": [] + } + ], + "filePathRelative": "README.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-9043126a.js b/docs/.vuepress/.temp/internal/pageData/v-9043126a.js new file mode 100644 index 000000000..1fec0afca --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-9043126a.js @@ -0,0 +1,31 @@ +export const data = { + "key": "v-9043126a", + "path": "/zh/guide/plugin.html", + "title": "插件", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "社区插件", + "slug": "社区插件", + "children": [] + }, + { + "level": 2, + "title": "本地插件", + "slug": "本地插件", + "children": [] + } + ], + "filePathRelative": "zh/guide/plugin.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-92cc0918.js b/docs/.vuepress/.temp/internal/pageData/v-92cc0918.js new file mode 100644 index 000000000..75ca0ad1c --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-92cc0918.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-92cc0918", + "path": "/zh/guide/advanced/plugin.html", + "title": "开发插件", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/guide/advanced/plugin.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-9beb15b6.js b/docs/.vuepress/.temp/internal/pageData/v-9beb15b6.js new file mode 100644 index 000000000..ce488300b --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-9beb15b6.js @@ -0,0 +1,37 @@ +export const data = { + "key": "v-9beb15b6", + "path": "/zh/reference/cli.html", + "title": "命令行接口", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "dev", + "slug": "dev", + "children": [] + }, + { + "level": 2, + "title": "build", + "slug": "build", + "children": [] + }, + { + "level": 2, + "title": "info", + "slug": "info", + "children": [] + } + ], + "filePathRelative": "zh/reference/cli.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-9f56ece4.js b/docs/.vuepress/.temp/internal/pageData/v-9f56ece4.js new file mode 100644 index 000000000..a6ac5b7f8 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-9f56ece4.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-9f56ece4", + "path": "/zh/reference/plugin/nprogress.html", + "title": "nprogress", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/nprogress.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-a566dc26.js b/docs/.vuepress/.temp/internal/pageData/v-a566dc26.js new file mode 100644 index 000000000..e5ad4d065 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-a566dc26.js @@ -0,0 +1,123 @@ +export const data = { + "key": "v-a566dc26", + "path": "/zh/reference/default-theme/frontmatter.html", + "title": "Frontmatter", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "首页", + "slug": "首页", + "children": [ + { + "level": 3, + "title": "home", + "slug": "home", + "children": [] + }, + { + "level": 3, + "title": "heroImage", + "slug": "heroimage", + "children": [] + }, + { + "level": 3, + "title": "heroAlt", + "slug": "heroalt", + "children": [] + }, + { + "level": 3, + "title": "heroText", + "slug": "herotext", + "children": [] + }, + { + "level": 3, + "title": "tagline", + "slug": "tagline", + "children": [] + }, + { + "level": 3, + "title": "actions", + "slug": "actions", + "children": [] + }, + { + "level": 3, + "title": "features", + "slug": "features", + "children": [] + }, + { + "level": 3, + "title": "footer", + "slug": "footer", + "children": [] + }, + { + "level": 3, + "title": "footerHtml", + "slug": "footerhtml", + "children": [] + } + ] + }, + { + "level": 2, + "title": "普通页面", + "slug": "普通页面", + "children": [ + { + "level": 3, + "title": "editLink", + "slug": "editlink", + "children": [] + }, + { + "level": 3, + "title": "lastUpdated", + "slug": "lastupdated", + "children": [] + }, + { + "level": 3, + "title": "contributors", + "slug": "contributors", + "children": [] + }, + { + "level": 3, + "title": "sidebar", + "slug": "sidebar", + "children": [] + }, + { + "level": 3, + "title": "prev", + "slug": "prev", + "children": [] + }, + { + "level": 3, + "title": "next", + "slug": "next", + "children": [] + } + ] + } + ], + "filePathRelative": "zh/reference/default-theme/frontmatter.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-a951be94.js b/docs/.vuepress/.temp/internal/pageData/v-a951be94.js new file mode 100644 index 000000000..199510762 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-a951be94.js @@ -0,0 +1,37 @@ +export const data = { + "key": "v-a951be94", + "path": "/reference/cli.html", + "title": "Command Line Interface", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "dev", + "slug": "dev", + "children": [] + }, + { + "level": 2, + "title": "build", + "slug": "build", + "children": [] + }, + { + "level": 2, + "title": "info", + "slug": "info", + "children": [] + } + ], + "filePathRelative": "reference/cli.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-acb10be2.js b/docs/.vuepress/.temp/internal/pageData/v-acb10be2.js new file mode 100644 index 000000000..8e6dc3216 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-acb10be2.js @@ -0,0 +1,31 @@ +export const data = { + "key": "v-acb10be2", + "path": "/guide/i18n.html", + "title": "I18n", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Site I18n Config", + "slug": "site-i18n-config", + "children": [] + }, + { + "level": 2, + "title": "Theme I18n Config", + "slug": "theme-i18n-config", + "children": [] + } + ], + "filePathRelative": "guide/i18n.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-b10e9d30.js b/docs/.vuepress/.temp/internal/pageData/v-b10e9d30.js new file mode 100644 index 000000000..2217c1f95 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-b10e9d30.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-b10e9d30", + "path": "/zh/reference/plugin/container.html", + "title": "container", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/container.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-b249668c.js b/docs/.vuepress/.temp/internal/pageData/v-b249668c.js new file mode 100644 index 000000000..e32ac2b2e --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-b249668c.js @@ -0,0 +1,217 @@ +export const data = { + "key": "v-b249668c", + "path": "/reference/config.html", + "title": "Config", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Site Config", + "slug": "site-config", + "children": [ + { + "level": 3, + "title": "base", + "slug": "base", + "children": [] + }, + { + "level": 3, + "title": "lang", + "slug": "lang", + "children": [] + }, + { + "level": 3, + "title": "title", + "slug": "title", + "children": [] + }, + { + "level": 3, + "title": "description", + "slug": "description", + "children": [] + }, + { + "level": 3, + "title": "head", + "slug": "head", + "children": [] + }, + { + "level": 3, + "title": "locales", + "slug": "locales", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Theme Config", + "slug": "theme-config", + "children": [ + { + "level": 3, + "title": "theme", + "slug": "theme", + "children": [] + }, + { + "level": 3, + "title": "themeConfig", + "slug": "themeconfig", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Bundler Config", + "slug": "bundler-config", + "children": [ + { + "level": 3, + "title": "bundler", + "slug": "bundler", + "children": [] + }, + { + "level": 3, + "title": "bundlerConfig", + "slug": "bundlerconfig", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Directory Config", + "slug": "directory-config", + "children": [ + { + "level": 3, + "title": "dest", + "slug": "dest", + "children": [] + }, + { + "level": 3, + "title": "temp", + "slug": "temp", + "children": [] + }, + { + "level": 3, + "title": "cache", + "slug": "cache", + "children": [] + }, + { + "level": 3, + "title": "public", + "slug": "public", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Markdown Config", + "slug": "markdown-config", + "children": [ + { + "level": 3, + "title": "markdown", + "slug": "markdown", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Development Config", + "slug": "development-config", + "children": [ + { + "level": 3, + "title": "debug", + "slug": "debug", + "children": [] + }, + { + "level": 3, + "title": "host", + "slug": "host", + "children": [] + }, + { + "level": 3, + "title": "port", + "slug": "port", + "children": [] + }, + { + "level": 3, + "title": "open", + "slug": "open", + "children": [] + }, + { + "level": 3, + "title": "evergreen", + "slug": "evergreen", + "children": [] + }, + { + "level": 3, + "title": "pagePatterns", + "slug": "pagepatterns", + "children": [] + }, + { + "level": 3, + "title": "templateDev", + "slug": "templatedev", + "children": [] + }, + { + "level": 3, + "title": "templateSSR", + "slug": "templatessr", + "children": [] + }, + { + "level": 3, + "title": "shouldPreload", + "slug": "shouldpreload", + "children": [] + }, + { + "level": 3, + "title": "shouldPrefetch", + "slug": "shouldprefetch", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Plugin API", + "slug": "plugin-api", + "children": [] + } + ], + "filePathRelative": "reference/config.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-b3f1b470.js b/docs/.vuepress/.temp/internal/pageData/v-b3f1b470.js new file mode 100644 index 000000000..25d53edeb --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-b3f1b470.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-b3f1b470", + "path": "/reference/plugin/google-analytics.html", + "title": "google-analytics", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/google-analytics.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-b9371a54.js b/docs/.vuepress/.temp/internal/pageData/v-b9371a54.js new file mode 100644 index 000000000..04344ac9e --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-b9371a54.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-b9371a54", + "path": "/zh/reference/plugin/debug.html", + "title": "debug", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/debug.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-c78c5de8.js b/docs/.vuepress/.temp/internal/pageData/v-c78c5de8.js new file mode 100644 index 000000000..25616dea1 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-c78c5de8.js @@ -0,0 +1,25 @@ +export const data = { + "key": "v-c78c5de8", + "path": "/zh/reference/default-theme/markdown.html", + "title": "Markdown", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "自定义容器", + "slug": "自定义容器", + "children": [] + } + ], + "filePathRelative": "zh/reference/default-theme/markdown.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-cf5a290e.js b/docs/.vuepress/.temp/internal/pageData/v-cf5a290e.js new file mode 100644 index 000000000..8c1d1d270 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-cf5a290e.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-cf5a290e", + "path": "/reference/bundler/vite.html", + "title": "Vite", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/bundler/vite.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-d147334a.js b/docs/.vuepress/.temp/internal/pageData/v-d147334a.js new file mode 100644 index 000000000..522854d4e --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-d147334a.js @@ -0,0 +1,67 @@ +export const data = { + "key": "v-d147334a", + "path": "/zh/reference/frontmatter.html", + "title": "Frontmatter", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "lang", + "slug": "lang", + "children": [] + }, + { + "level": 2, + "title": "title", + "slug": "title", + "children": [] + }, + { + "level": 2, + "title": "description", + "slug": "description", + "children": [] + }, + { + "level": 2, + "title": "head", + "slug": "head", + "children": [] + }, + { + "level": 2, + "title": "date", + "slug": "date", + "children": [] + }, + { + "level": 2, + "title": "permalink", + "slug": "permalink", + "children": [] + }, + { + "level": 2, + "title": "permalinkPattern", + "slug": "permalinkpattern", + "children": [] + }, + { + "level": 2, + "title": "layout", + "slug": "layout", + "children": [] + } + ], + "filePathRelative": "zh/reference/frontmatter.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-d2322692.js b/docs/.vuepress/.temp/internal/pageData/v-d2322692.js new file mode 100644 index 000000000..dae6804ea --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-d2322692.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-d2322692", + "path": "/zh/reference/plugin/git.html", + "title": "git", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/plugin/git.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-d4319af0.js b/docs/.vuepress/.temp/internal/pageData/v-d4319af0.js new file mode 100644 index 000000000..de7398252 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-d4319af0.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-d4319af0", + "path": "/reference/bundler/webpack.html", + "title": "Webpack", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/bundler/webpack.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-d61a9282.js b/docs/.vuepress/.temp/internal/pageData/v-d61a9282.js new file mode 100644 index 000000000..c51fc3455 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-d61a9282.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-d61a9282", + "path": "/reference/plugin/", + "title": "Official Plugins", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/README.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-dde74f12.js b/docs/.vuepress/.temp/internal/pageData/v-dde74f12.js new file mode 100644 index 000000000..588aa49f3 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-dde74f12.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-dde74f12", + "path": "/zh/reference/bundler/webpack.html", + "title": "Webpack", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/reference/bundler/webpack.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-e012c1f2.js b/docs/.vuepress/.temp/internal/pageData/v-e012c1f2.js new file mode 100644 index 000000000..1de9265c3 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-e012c1f2.js @@ -0,0 +1,82 @@ +export const data = { + "key": "v-e012c1f2", + "path": "/zh/contributing.html", + "title": "贡献指南", + "frontmatter": { + "sidebar": "auto" + }, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "概览", + "slug": "概览", + "children": [] + }, + { + "level": 2, + "title": "开发配置", + "slug": "开发配置", + "children": [] + }, + { + "level": 2, + "title": "开发脚本", + "slug": "开发脚本", + "children": [ + { + "level": 3, + "title": "yarn build", + "slug": "yarn-build", + "children": [] + }, + { + "level": 3, + "title": "yarn copy", + "slug": "yarn-copy", + "children": [] + }, + { + "level": 3, + "title": "yarn dev", + "slug": "yarn-dev", + "children": [] + }, + { + "level": 3, + "title": "yarn clean", + "slug": "yarn-clean", + "children": [] + }, + { + "level": 3, + "title": "yarn docs:*", + "slug": "yarn-docs", + "children": [] + }, + { + "level": 3, + "title": "yarn lint", + "slug": "yarn-lint", + "children": [] + }, + { + "level": 3, + "title": "yarn test", + "slug": "yarn-test", + "children": [] + } + ] + } + ], + "filePathRelative": "zh/contributing.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-e5e26a84.js b/docs/.vuepress/.temp/internal/pageData/v-e5e26a84.js new file mode 100644 index 000000000..5005614a9 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-e5e26a84.js @@ -0,0 +1,123 @@ +export const data = { + "key": "v-e5e26a84", + "path": "/reference/default-theme/frontmatter.html", + "title": "Frontmatter", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Home Page", + "slug": "home-page", + "children": [ + { + "level": 3, + "title": "home", + "slug": "home", + "children": [] + }, + { + "level": 3, + "title": "heroImage", + "slug": "heroimage", + "children": [] + }, + { + "level": 3, + "title": "heroAlt", + "slug": "heroalt", + "children": [] + }, + { + "level": 3, + "title": "heroText", + "slug": "herotext", + "children": [] + }, + { + "level": 3, + "title": "tagline", + "slug": "tagline", + "children": [] + }, + { + "level": 3, + "title": "actions", + "slug": "actions", + "children": [] + }, + { + "level": 3, + "title": "features", + "slug": "features", + "children": [] + }, + { + "level": 3, + "title": "footer", + "slug": "footer", + "children": [] + }, + { + "level": 3, + "title": "footerHtml", + "slug": "footerhtml", + "children": [] + } + ] + }, + { + "level": 2, + "title": "Normal Page", + "slug": "normal-page", + "children": [ + { + "level": 3, + "title": "editLink", + "slug": "editlink", + "children": [] + }, + { + "level": 3, + "title": "lastUpdated", + "slug": "lastupdated", + "children": [] + }, + { + "level": 3, + "title": "contributors", + "slug": "contributors", + "children": [] + }, + { + "level": 3, + "title": "sidebar", + "slug": "sidebar", + "children": [] + }, + { + "level": 3, + "title": "prev", + "slug": "prev", + "children": [] + }, + { + "level": 3, + "title": "next", + "slug": "next", + "children": [] + } + ] + } + ], + "filePathRelative": "reference/default-theme/frontmatter.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-e8a66a70.js b/docs/.vuepress/.temp/internal/pageData/v-e8a66a70.js new file mode 100644 index 000000000..644033309 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-e8a66a70.js @@ -0,0 +1,55 @@ +export const data = { + "key": "v-e8a66a70", + "path": "/guide/deployment.html", + "title": "Deployment", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "GitHub Pages", + "slug": "github-pages", + "children": [] + }, + { + "level": 2, + "title": "GitLab Pages", + "slug": "gitlab-pages", + "children": [] + }, + { + "level": 2, + "title": "Google Firebase", + "slug": "google-firebase", + "children": [] + }, + { + "level": 2, + "title": "Heroku", + "slug": "heroku", + "children": [] + }, + { + "level": 2, + "title": "Netlify", + "slug": "netlify", + "children": [] + }, + { + "level": 2, + "title": "Vercel", + "slug": "vercel", + "children": [] + } + ], + "filePathRelative": "guide/deployment.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-ec0baf10.js b/docs/.vuepress/.temp/internal/pageData/v-ec0baf10.js new file mode 100644 index 000000000..7714e1d9f --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-ec0baf10.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-ec0baf10", + "path": "/reference/plugin/docsearch.html", + "title": "docsearch", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "reference/plugin/docsearch.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-f5432dfc.js b/docs/.vuepress/.temp/internal/pageData/v-f5432dfc.js new file mode 100644 index 000000000..3a09b549b --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-f5432dfc.js @@ -0,0 +1,18 @@ +export const data = { + "key": "v-f5432dfc", + "path": "/zh/guide/advanced/theme.html", + "title": "开发主题", + "frontmatter": {}, + "excerpt": "", + "headers": [], + "filePathRelative": "zh/guide/advanced/theme.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-fb0f0066.js b/docs/.vuepress/.temp/internal/pageData/v-fb0f0066.js new file mode 100644 index 000000000..0646f7915 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-fb0f0066.js @@ -0,0 +1,31 @@ +export const data = { + "key": "v-fb0f0066", + "path": "/guide/getting-started.html", + "title": "Getting Started", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "Prerequisites", + "slug": "prerequisites", + "children": [] + }, + { + "level": 2, + "title": "Manual Installation", + "slug": "manual-installation", + "children": [] + } + ], + "filePathRelative": "guide/getting-started.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageData/v-fffb8e28.js b/docs/.vuepress/.temp/internal/pageData/v-fffb8e28.js new file mode 100644 index 000000000..b47fea473 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageData/v-fffb8e28.js @@ -0,0 +1,62 @@ +export const data = { + "key": "v-fffb8e28", + "path": "/guide/", + "title": "Introduction", + "frontmatter": {}, + "excerpt": "", + "headers": [ + { + "level": 2, + "title": "How It Works", + "slug": "how-it-works", + "children": [] + }, + { + "level": 2, + "title": "Why Not ...?", + "slug": "why-not", + "children": [ + { + "level": 3, + "title": "Nuxt", + "slug": "nuxt", + "children": [] + }, + { + "level": 3, + "title": "VitePress", + "slug": "vitepress", + "children": [] + }, + { + "level": 3, + "title": "Docsify / Docute", + "slug": "docsify-docute", + "children": [] + }, + { + "level": 3, + "title": "Hexo", + "slug": "hexo", + "children": [] + }, + { + "level": 3, + "title": "GitBook", + "slug": "gitbook", + "children": [] + } + ] + } + ], + "filePathRelative": "guide/README.md", + "git": { + "updatedTime": null, + "contributors": [] + } +} + +if (import.meta.webpackHot) { + import.meta.webpackHot.accept() + __VUE_HMR_RUNTIME__.updatePageData(data) +} diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-01fcaa4f.js b/docs/.vuepress/.temp/internal/pageRoutes/v-01fcaa4f.js new file mode 100644 index 000000000..7a4a80f01 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-01fcaa4f.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-01fcaa4f", + path: "/zh/reference/plugin/pwa.html", + component: Vuepress, + meta: { title: "pwa" }, + }, + { + path: "/zh/reference/plugin/pwa.md", + redirect: "/zh/reference/plugin/pwa.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-029ba47b.js b/docs/.vuepress/.temp/internal/pageRoutes/v-029ba47b.js new file mode 100644 index 000000000..bd7cdd78c --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-029ba47b.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-029ba47b", + path: "/zh/guide/assets.html", + component: Vuepress, + meta: { title: "静态资源" }, + }, + { + path: "/zh/guide/assets.md", + redirect: "/zh/guide/assets.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-03a561ce.js b/docs/.vuepress/.temp/internal/pageRoutes/v-03a561ce.js new file mode 100644 index 000000000..4faae632f --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-03a561ce.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-03a561ce", + path: "/zh/reference/default-theme/config.html", + component: Vuepress, + meta: { title: "配置" }, + }, + { + path: "/zh/reference/default-theme/config.md", + redirect: "/zh/reference/default-theme/config.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-03d46f5e.js b/docs/.vuepress/.temp/internal/pageRoutes/v-03d46f5e.js new file mode 100644 index 000000000..73de7d1cc --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-03d46f5e.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-03d46f5e", + path: "/guide/advanced/theme.html", + component: Vuepress, + meta: { title: "Writing a Theme" }, + }, + { + path: "/guide/advanced/theme.md", + redirect: "/guide/advanced/theme.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-07ca2692.js b/docs/.vuepress/.temp/internal/pageRoutes/v-07ca2692.js new file mode 100644 index 000000000..74c11188e --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-07ca2692.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-07ca2692", + path: "/zh/reference/plugin/google-analytics.html", + component: Vuepress, + meta: { title: "google-analytics" }, + }, + { + path: "/zh/reference/plugin/google-analytics.md", + redirect: "/zh/reference/plugin/google-analytics.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-08e7dfb8.js b/docs/.vuepress/.temp/internal/pageRoutes/v-08e7dfb8.js new file mode 100644 index 000000000..3c3e9791d --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-08e7dfb8.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-08e7dfb8", + path: "/zh/guide/advanced/markdown.html", + component: Vuepress, + meta: { title: "Markdown 与 Vue SFC" }, + }, + { + path: "/zh/guide/advanced/markdown.md", + redirect: "/zh/guide/advanced/markdown.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-0978b044.js b/docs/.vuepress/.temp/internal/pageRoutes/v-0978b044.js new file mode 100644 index 000000000..afe663eb3 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-0978b044.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-0978b044", + path: "/guide/markdown.html", + component: Vuepress, + meta: { title: "Markdown" }, + }, + { + path: "/guide/markdown.md", + redirect: "/guide/markdown.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-0f0d17a8.js b/docs/.vuepress/.temp/internal/pageRoutes/v-0f0d17a8.js new file mode 100644 index 000000000..d07295058 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-0f0d17a8.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-0f0d17a8", + path: "/reference/default-theme/config.html", + component: Vuepress, + meta: { title: "Config" }, + }, + { + path: "/reference/default-theme/config.md", + redirect: "/reference/default-theme/config.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-0f9e4c06.js b/docs/.vuepress/.temp/internal/pageRoutes/v-0f9e4c06.js new file mode 100644 index 000000000..5e093b7ae --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-0f9e4c06.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-0f9e4c06", + path: "/reference/plugin/git.html", + component: Vuepress, + meta: { title: "git" }, + }, + { + path: "/reference/plugin/git.md", + redirect: "/reference/plugin/git.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-176c9c4a.js b/docs/.vuepress/.temp/internal/pageRoutes/v-176c9c4a.js new file mode 100644 index 000000000..e0724832b --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-176c9c4a.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-176c9c4a", + path: "/reference/default-theme/markdown.html", + component: Vuepress, + meta: { title: "Markdown" }, + }, + { + path: "/reference/default-theme/markdown.md", + redirect: "/reference/default-theme/markdown.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-190c7f2e.js b/docs/.vuepress/.temp/internal/pageRoutes/v-190c7f2e.js new file mode 100644 index 000000000..c8132fc53 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-190c7f2e.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-190c7f2e", + path: "/zh/reference/plugin/docsearch.html", + component: Vuepress, + meta: { title: "docsearch" }, + }, + { + path: "/zh/reference/plugin/docsearch.md", + redirect: "/zh/reference/plugin/docsearch.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-1d14d5cc.js b/docs/.vuepress/.temp/internal/pageRoutes/v-1d14d5cc.js new file mode 100644 index 000000000..7712efdfe --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-1d14d5cc.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-1d14d5cc", + path: "/guide/plugin.html", + component: Vuepress, + meta: { title: "Plugin" }, + }, + { + path: "/guide/plugin.md", + redirect: "/guide/plugin.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-231b4d69.js b/docs/.vuepress/.temp/internal/pageRoutes/v-231b4d69.js new file mode 100644 index 000000000..01409b78e --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-231b4d69.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-231b4d69", + path: "/zh/reference/plugin/active-header-links.html", + component: Vuepress, + meta: { title: "active-header-links" }, + }, + { + path: "/zh/reference/plugin/active-header-links.md", + redirect: "/zh/reference/plugin/active-header-links.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-27b7ebee.js b/docs/.vuepress/.temp/internal/pageRoutes/v-27b7ebee.js new file mode 100644 index 000000000..abc4eee76 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-27b7ebee.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-27b7ebee", + path: "/guide/advanced/markdown.html", + component: Vuepress, + meta: { title: "Markdown and Vue SFC" }, + }, + { + path: "/guide/advanced/markdown.md", + redirect: "/guide/advanced/markdown.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-2ad6454d.js b/docs/.vuepress/.temp/internal/pageRoutes/v-2ad6454d.js new file mode 100644 index 000000000..0ecc48116 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-2ad6454d.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-2ad6454d", + path: "/reference/plugin/medium-zoom.html", + component: Vuepress, + meta: { title: "medium-zoom" }, + }, + { + path: "/reference/plugin/medium-zoom.md", + redirect: "/reference/plugin/medium-zoom.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-2d0ad528.js b/docs/.vuepress/.temp/internal/pageRoutes/v-2d0ad528.js new file mode 100644 index 000000000..d72bc6166 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-2d0ad528.js @@ -0,0 +1,18 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-2d0ad528", + path: "/zh/", + component: Vuepress, + meta: { title: "首页" }, + }, + { + path: "/zh/index.html", + redirect: "/zh/", + }, + { + path: "/zh/README.md", + redirect: "/zh/", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-2e97e858.js b/docs/.vuepress/.temp/internal/pageRoutes/v-2e97e858.js new file mode 100644 index 000000000..bbee94cbd --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-2e97e858.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-2e97e858", + path: "/reference/default-theme/components.html", + component: Vuepress, + meta: { title: "Built-in Components" }, + }, + { + path: "/reference/default-theme/components.md", + redirect: "/reference/default-theme/components.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-2efcb26a.js b/docs/.vuepress/.temp/internal/pageRoutes/v-2efcb26a.js new file mode 100644 index 000000000..fadb26101 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-2efcb26a.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-2efcb26a", + path: "/zh/guide/theme.html", + component: Vuepress, + meta: { title: "主题" }, + }, + { + path: "/zh/guide/theme.md", + redirect: "/zh/guide/theme.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-32cfa4fe.js b/docs/.vuepress/.temp/internal/pageRoutes/v-32cfa4fe.js new file mode 100644 index 000000000..4bd5962e1 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-32cfa4fe.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-32cfa4fe", + path: "/zh/reference/plugin/medium-zoom.html", + component: Vuepress, + meta: { title: "medium-zoom" }, + }, + { + path: "/zh/reference/plugin/medium-zoom.md", + redirect: "/zh/reference/plugin/medium-zoom.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-3590f0ec.js b/docs/.vuepress/.temp/internal/pageRoutes/v-3590f0ec.js new file mode 100644 index 000000000..c2142ad72 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-3590f0ec.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-3590f0ec", + path: "/reference/frontmatter.html", + component: Vuepress, + meta: { title: "Frontmatter" }, + }, + { + path: "/reference/frontmatter.md", + redirect: "/reference/frontmatter.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-3706649a.js b/docs/.vuepress/.temp/internal/pageRoutes/v-3706649a.js new file mode 100644 index 000000000..af3bbcbe7 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-3706649a.js @@ -0,0 +1,10 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-3706649a", + path: "/404.html", + component: Vuepress, + meta: { title: "" }, + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-37781588.js b/docs/.vuepress/.temp/internal/pageRoutes/v-37781588.js new file mode 100644 index 000000000..c15c3aa04 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-37781588.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-37781588", + path: "/zh/guide/getting-started.html", + component: Vuepress, + meta: { title: "快速上手" }, + }, + { + path: "/zh/guide/getting-started.md", + redirect: "/zh/guide/getting-started.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-3ba02eb8.js b/docs/.vuepress/.temp/internal/pageRoutes/v-3ba02eb8.js new file mode 100644 index 000000000..2f46e53a4 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-3ba02eb8.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-3ba02eb8", + path: "/reference/plugin/active-header-links.html", + component: Vuepress, + meta: { title: "active-header-links" }, + }, + { + path: "/reference/plugin/active-header-links.md", + redirect: "/reference/plugin/active-header-links.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-3c32c2ca.js b/docs/.vuepress/.temp/internal/pageRoutes/v-3c32c2ca.js new file mode 100644 index 000000000..af54a1f13 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-3c32c2ca.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-3c32c2ca", + path: "/guide/assets.html", + component: Vuepress, + meta: { title: "Assets" }, + }, + { + path: "/guide/assets.md", + redirect: "/guide/assets.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-3d444854.js b/docs/.vuepress/.temp/internal/pageRoutes/v-3d444854.js new file mode 100644 index 000000000..51bcb0cbc --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-3d444854.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-3d444854", + path: "/reference/plugin/palette-stylus.html", + component: Vuepress, + meta: { title: "palette-stylus" }, + }, + { + path: "/reference/plugin/palette-stylus.md", + redirect: "/reference/plugin/palette-stylus.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-3df91977.js b/docs/.vuepress/.temp/internal/pageRoutes/v-3df91977.js new file mode 100644 index 000000000..dd151c874 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-3df91977.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-3df91977", + path: "/reference/plugin/container.html", + component: Vuepress, + meta: { title: "container" }, + }, + { + path: "/reference/plugin/container.md", + redirect: "/reference/plugin/container.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-46d4f19d.js b/docs/.vuepress/.temp/internal/pageRoutes/v-46d4f19d.js new file mode 100644 index 000000000..445a828b7 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-46d4f19d.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-46d4f19d", + path: "/reference/plugin/nprogress.html", + component: Vuepress, + meta: { title: "nprogress" }, + }, + { + path: "/reference/plugin/nprogress.md", + redirect: "/reference/plugin/nprogress.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-47357bdb.js b/docs/.vuepress/.temp/internal/pageRoutes/v-47357bdb.js new file mode 100644 index 000000000..ac8877fcd --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-47357bdb.js @@ -0,0 +1,18 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-47357bdb", + path: "/zh/guide/", + component: Vuepress, + meta: { title: "介绍" }, + }, + { + path: "/zh/guide/index.html", + redirect: "/zh/guide/", + }, + { + path: "/zh/guide/README.md", + redirect: "/zh/guide/", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-49a27222.js b/docs/.vuepress/.temp/internal/pageRoutes/v-49a27222.js new file mode 100644 index 000000000..b5e9b6817 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-49a27222.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-49a27222", + path: "/zh/reference/theme-api.html", + component: Vuepress, + meta: { title: "主题 API" }, + }, + { + path: "/zh/reference/theme-api.md", + redirect: "/zh/reference/theme-api.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-4a7b6bf9.js b/docs/.vuepress/.temp/internal/pageRoutes/v-4a7b6bf9.js new file mode 100644 index 000000000..e76b1128b --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-4a7b6bf9.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-4a7b6bf9", + path: "/zh/guide/deployment.html", + component: Vuepress, + meta: { title: "部署" }, + }, + { + path: "/zh/guide/deployment.md", + redirect: "/zh/guide/deployment.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-4b8f1400.js b/docs/.vuepress/.temp/internal/pageRoutes/v-4b8f1400.js new file mode 100644 index 000000000..9b4d5ede0 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-4b8f1400.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-4b8f1400", + path: "/zh/guide/i18n.html", + component: Vuepress, + meta: { title: "多语言支持" }, + }, + { + path: "/zh/guide/i18n.md", + redirect: "/zh/guide/i18n.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-4d76029c.js b/docs/.vuepress/.temp/internal/pageRoutes/v-4d76029c.js new file mode 100644 index 000000000..8ebcab321 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-4d76029c.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-4d76029c", + path: "/guide/theme.html", + component: Vuepress, + meta: { title: "Theme" }, + }, + { + path: "/guide/theme.md", + redirect: "/guide/theme.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-4eaf9f84.js b/docs/.vuepress/.temp/internal/pageRoutes/v-4eaf9f84.js new file mode 100644 index 000000000..47109dbab --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-4eaf9f84.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-4eaf9f84", + path: "/guide/page.html", + component: Vuepress, + meta: { title: "Page" }, + }, + { + path: "/guide/page.md", + redirect: "/guide/page.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-4f4ccb8f.js b/docs/.vuepress/.temp/internal/pageRoutes/v-4f4ccb8f.js new file mode 100644 index 000000000..f191f9c1a --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-4f4ccb8f.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-4f4ccb8f", + path: "/guide/configuration.html", + component: Vuepress, + meta: { title: "Configuration" }, + }, + { + path: "/guide/configuration.md", + redirect: "/guide/configuration.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-51569e88.js b/docs/.vuepress/.temp/internal/pageRoutes/v-51569e88.js new file mode 100644 index 000000000..04bb44329 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-51569e88.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-51569e88", + path: "/reference/plugin-api.html", + component: Vuepress, + meta: { title: "Plugin API" }, + }, + { + path: "/reference/plugin-api.md", + redirect: "/reference/plugin-api.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-5376daf6.js b/docs/.vuepress/.temp/internal/pageRoutes/v-5376daf6.js new file mode 100644 index 000000000..2de1863b0 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-5376daf6.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-5376daf6", + path: "/zh/reference/plugin/palette-stylus.html", + component: Vuepress, + meta: { title: "palette-stylus" }, + }, + { + path: "/zh/reference/plugin/palette-stylus.md", + redirect: "/zh/reference/plugin/palette-stylus.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-54ce8605.js b/docs/.vuepress/.temp/internal/pageRoutes/v-54ce8605.js new file mode 100644 index 000000000..6483dec5d --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-54ce8605.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-54ce8605", + path: "/guide/advanced/plugin.html", + component: Vuepress, + meta: { title: "Writing a Plugin" }, + }, + { + path: "/guide/advanced/plugin.md", + redirect: "/guide/advanced/plugin.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-551922c5.js b/docs/.vuepress/.temp/internal/pageRoutes/v-551922c5.js new file mode 100644 index 000000000..bd8d0d255 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-551922c5.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-551922c5", + path: "/zh/reference/default-theme/components.html", + component: Vuepress, + meta: { title: "内置组件" }, + }, + { + path: "/zh/reference/default-theme/components.md", + redirect: "/zh/reference/default-theme/components.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-55453034.js b/docs/.vuepress/.temp/internal/pageRoutes/v-55453034.js new file mode 100644 index 000000000..cf2cb226b --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-55453034.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-55453034", + path: "/reference/components.html", + component: Vuepress, + meta: { title: "Built-in Components" }, + }, + { + path: "/reference/components.md", + redirect: "/reference/components.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-5b5b9870.js b/docs/.vuepress/.temp/internal/pageRoutes/v-5b5b9870.js new file mode 100644 index 000000000..d0b9ebbd8 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-5b5b9870.js @@ -0,0 +1,18 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-5b5b9870", + path: "/zh/reference/plugin/", + component: Vuepress, + meta: { title: "官方插件" }, + }, + { + path: "/zh/reference/plugin/index.html", + redirect: "/zh/reference/plugin/", + }, + { + path: "/zh/reference/plugin/README.md", + redirect: "/zh/reference/plugin/", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-5ca60897.js b/docs/.vuepress/.temp/internal/pageRoutes/v-5ca60897.js new file mode 100644 index 000000000..bf456b730 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-5ca60897.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-5ca60897", + path: "/zh/reference/components.html", + component: Vuepress, + meta: { title: "内置组件" }, + }, + { + path: "/zh/reference/components.md", + redirect: "/zh/reference/components.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-5e9d516d.js b/docs/.vuepress/.temp/internal/pageRoutes/v-5e9d516d.js new file mode 100644 index 000000000..6dea5ae78 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-5e9d516d.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-5e9d516d", + path: "/zh/reference/plugin-api.html", + component: Vuepress, + meta: { title: "插件 API" }, + }, + { + path: "/zh/reference/plugin-api.md", + redirect: "/zh/reference/plugin-api.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-5f86289f.js b/docs/.vuepress/.temp/internal/pageRoutes/v-5f86289f.js new file mode 100644 index 000000000..808de195f --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-5f86289f.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-5f86289f", + path: "/reference/plugin/pwa-popup.html", + component: Vuepress, + meta: { title: "pwa-popup" }, + }, + { + path: "/reference/plugin/pwa-popup.md", + redirect: "/reference/plugin/pwa-popup.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-6474e88f.js b/docs/.vuepress/.temp/internal/pageRoutes/v-6474e88f.js new file mode 100644 index 000000000..4d25d7a62 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-6474e88f.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-6474e88f", + path: "/reference/plugin/back-to-top.html", + component: Vuepress, + meta: { title: "back-to-top" }, + }, + { + path: "/reference/plugin/back-to-top.md", + redirect: "/reference/plugin/back-to-top.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-65a9edeb.js b/docs/.vuepress/.temp/internal/pageRoutes/v-65a9edeb.js new file mode 100644 index 000000000..d65556450 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-65a9edeb.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-65a9edeb", + path: "/zh/reference/config.html", + component: Vuepress, + meta: { title: "配置" }, + }, + { + path: "/zh/reference/config.md", + redirect: "/zh/reference/config.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-687d8b36.js b/docs/.vuepress/.temp/internal/pageRoutes/v-687d8b36.js new file mode 100644 index 000000000..98fa9d980 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-687d8b36.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-687d8b36", + path: "/reference/plugin/debug.html", + component: Vuepress, + meta: { title: "debug" }, + }, + { + path: "/reference/plugin/debug.md", + redirect: "/reference/plugin/debug.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-6a0a3d62.js b/docs/.vuepress/.temp/internal/pageRoutes/v-6a0a3d62.js new file mode 100644 index 000000000..b976cbcf0 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-6a0a3d62.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-6a0a3d62", + path: "/zh/guide/markdown.html", + component: Vuepress, + meta: { title: "Markdown" }, + }, + { + path: "/zh/guide/markdown.md", + redirect: "/zh/guide/markdown.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-6b76c1c0.js b/docs/.vuepress/.temp/internal/pageRoutes/v-6b76c1c0.js new file mode 100644 index 000000000..edeb311ed --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-6b76c1c0.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-6b76c1c0", + path: "/reference/theme-api.html", + component: Vuepress, + meta: { title: "Theme API" }, + }, + { + path: "/reference/theme-api.md", + redirect: "/reference/theme-api.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-6c6e4840.js b/docs/.vuepress/.temp/internal/pageRoutes/v-6c6e4840.js new file mode 100644 index 000000000..351fb7406 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-6c6e4840.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-6c6e4840", + path: "/zh/reference/plugin/back-to-top.html", + component: Vuepress, + meta: { title: "back-to-top" }, + }, + { + path: "/zh/reference/plugin/back-to-top.md", + redirect: "/zh/reference/plugin/back-to-top.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-6ce48554.js b/docs/.vuepress/.temp/internal/pageRoutes/v-6ce48554.js new file mode 100644 index 000000000..a4d3bea82 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-6ce48554.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-6ce48554", + path: "/contributing.html", + component: Vuepress, + meta: { title: "Contributing Guide" }, + }, + { + path: "/contributing.md", + redirect: "/contributing.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-6df47ee0.js b/docs/.vuepress/.temp/internal/pageRoutes/v-6df47ee0.js new file mode 100644 index 000000000..026005667 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-6df47ee0.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-6df47ee0", + path: "/zh/reference/plugin/pwa-popup.html", + component: Vuepress, + meta: { title: "pwa-popup" }, + }, + { + path: "/zh/reference/plugin/pwa-popup.md", + redirect: "/zh/reference/plugin/pwa-popup.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-6f1f3595.js b/docs/.vuepress/.temp/internal/pageRoutes/v-6f1f3595.js new file mode 100644 index 000000000..44c67b8d8 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-6f1f3595.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-6f1f3595", + path: "/guide/bundler.html", + component: Vuepress, + meta: { title: "Bundler" }, + }, + { + path: "/guide/bundler.md", + redirect: "/guide/bundler.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-6ff623ea.js b/docs/.vuepress/.temp/internal/pageRoutes/v-6ff623ea.js new file mode 100644 index 000000000..8409a9c20 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-6ff623ea.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-6ff623ea", + path: "/zh/reference/bundler/vite.html", + component: Vuepress, + meta: { title: "Vite" }, + }, + { + path: "/zh/reference/bundler/vite.md", + redirect: "/zh/reference/bundler/vite.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-75d28a04.js b/docs/.vuepress/.temp/internal/pageRoutes/v-75d28a04.js new file mode 100644 index 000000000..2ac403d22 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-75d28a04.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-75d28a04", + path: "/zh/guide/bundler.html", + component: Vuepress, + meta: { title: "打包工具" }, + }, + { + path: "/zh/guide/bundler.md", + redirect: "/zh/guide/bundler.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-7a8fca2f.js b/docs/.vuepress/.temp/internal/pageRoutes/v-7a8fca2f.js new file mode 100644 index 000000000..8105228d4 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-7a8fca2f.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-7a8fca2f", + path: "/zh/guide/page.html", + component: Vuepress, + meta: { title: "页面" }, + }, + { + path: "/zh/guide/page.md", + redirect: "/zh/guide/page.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-7ab4099e.js b/docs/.vuepress/.temp/internal/pageRoutes/v-7ab4099e.js new file mode 100644 index 000000000..8f9ef6e84 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-7ab4099e.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-7ab4099e", + path: "/reference/plugin/pwa.html", + component: Vuepress, + meta: { title: "pwa" }, + }, + { + path: "/reference/plugin/pwa.md", + redirect: "/reference/plugin/pwa.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-81f65e84.js b/docs/.vuepress/.temp/internal/pageRoutes/v-81f65e84.js new file mode 100644 index 000000000..7264f105f --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-81f65e84.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-81f65e84", + path: "/zh/guide/configuration.html", + component: Vuepress, + meta: { title: "配置" }, + }, + { + path: "/zh/guide/configuration.md", + redirect: "/zh/guide/configuration.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-8daa1a0e.js b/docs/.vuepress/.temp/internal/pageRoutes/v-8daa1a0e.js new file mode 100644 index 000000000..6af167f0a --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-8daa1a0e.js @@ -0,0 +1,18 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-8daa1a0e", + path: "/", + component: Vuepress, + meta: { title: "Home" }, + }, + { + path: "/index.html", + redirect: "/", + }, + { + path: "/README.md", + redirect: "/", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-9043126a.js b/docs/.vuepress/.temp/internal/pageRoutes/v-9043126a.js new file mode 100644 index 000000000..b282e5dd9 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-9043126a.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-9043126a", + path: "/zh/guide/plugin.html", + component: Vuepress, + meta: { title: "插件" }, + }, + { + path: "/zh/guide/plugin.md", + redirect: "/zh/guide/plugin.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-92cc0918.js b/docs/.vuepress/.temp/internal/pageRoutes/v-92cc0918.js new file mode 100644 index 000000000..9d9626f7b --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-92cc0918.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-92cc0918", + path: "/zh/guide/advanced/plugin.html", + component: Vuepress, + meta: { title: "开发插件" }, + }, + { + path: "/zh/guide/advanced/plugin.md", + redirect: "/zh/guide/advanced/plugin.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-9beb15b6.js b/docs/.vuepress/.temp/internal/pageRoutes/v-9beb15b6.js new file mode 100644 index 000000000..4f219e68d --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-9beb15b6.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-9beb15b6", + path: "/zh/reference/cli.html", + component: Vuepress, + meta: { title: "命令行接口" }, + }, + { + path: "/zh/reference/cli.md", + redirect: "/zh/reference/cli.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-9f56ece4.js b/docs/.vuepress/.temp/internal/pageRoutes/v-9f56ece4.js new file mode 100644 index 000000000..d70e39108 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-9f56ece4.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-9f56ece4", + path: "/zh/reference/plugin/nprogress.html", + component: Vuepress, + meta: { title: "nprogress" }, + }, + { + path: "/zh/reference/plugin/nprogress.md", + redirect: "/zh/reference/plugin/nprogress.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-a566dc26.js b/docs/.vuepress/.temp/internal/pageRoutes/v-a566dc26.js new file mode 100644 index 000000000..324e4224f --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-a566dc26.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-a566dc26", + path: "/zh/reference/default-theme/frontmatter.html", + component: Vuepress, + meta: { title: "Frontmatter" }, + }, + { + path: "/zh/reference/default-theme/frontmatter.md", + redirect: "/zh/reference/default-theme/frontmatter.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-a951be94.js b/docs/.vuepress/.temp/internal/pageRoutes/v-a951be94.js new file mode 100644 index 000000000..c534beddd --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-a951be94.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-a951be94", + path: "/reference/cli.html", + component: Vuepress, + meta: { title: "Command Line Interface" }, + }, + { + path: "/reference/cli.md", + redirect: "/reference/cli.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-acb10be2.js b/docs/.vuepress/.temp/internal/pageRoutes/v-acb10be2.js new file mode 100644 index 000000000..e7363b2bf --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-acb10be2.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-acb10be2", + path: "/guide/i18n.html", + component: Vuepress, + meta: { title: "I18n" }, + }, + { + path: "/guide/i18n.md", + redirect: "/guide/i18n.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-b10e9d30.js b/docs/.vuepress/.temp/internal/pageRoutes/v-b10e9d30.js new file mode 100644 index 000000000..3b05b3796 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-b10e9d30.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-b10e9d30", + path: "/zh/reference/plugin/container.html", + component: Vuepress, + meta: { title: "container" }, + }, + { + path: "/zh/reference/plugin/container.md", + redirect: "/zh/reference/plugin/container.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-b249668c.js b/docs/.vuepress/.temp/internal/pageRoutes/v-b249668c.js new file mode 100644 index 000000000..bde98db00 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-b249668c.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-b249668c", + path: "/reference/config.html", + component: Vuepress, + meta: { title: "Config" }, + }, + { + path: "/reference/config.md", + redirect: "/reference/config.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-b3f1b470.js b/docs/.vuepress/.temp/internal/pageRoutes/v-b3f1b470.js new file mode 100644 index 000000000..3c06a7b3b --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-b3f1b470.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-b3f1b470", + path: "/reference/plugin/google-analytics.html", + component: Vuepress, + meta: { title: "google-analytics" }, + }, + { + path: "/reference/plugin/google-analytics.md", + redirect: "/reference/plugin/google-analytics.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-b9371a54.js b/docs/.vuepress/.temp/internal/pageRoutes/v-b9371a54.js new file mode 100644 index 000000000..d1a4091cb --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-b9371a54.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-b9371a54", + path: "/zh/reference/plugin/debug.html", + component: Vuepress, + meta: { title: "debug" }, + }, + { + path: "/zh/reference/plugin/debug.md", + redirect: "/zh/reference/plugin/debug.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-c78c5de8.js b/docs/.vuepress/.temp/internal/pageRoutes/v-c78c5de8.js new file mode 100644 index 000000000..5b0d255df --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-c78c5de8.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-c78c5de8", + path: "/zh/reference/default-theme/markdown.html", + component: Vuepress, + meta: { title: "Markdown" }, + }, + { + path: "/zh/reference/default-theme/markdown.md", + redirect: "/zh/reference/default-theme/markdown.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-cf5a290e.js b/docs/.vuepress/.temp/internal/pageRoutes/v-cf5a290e.js new file mode 100644 index 000000000..15d153651 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-cf5a290e.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-cf5a290e", + path: "/reference/bundler/vite.html", + component: Vuepress, + meta: { title: "Vite" }, + }, + { + path: "/reference/bundler/vite.md", + redirect: "/reference/bundler/vite.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-d147334a.js b/docs/.vuepress/.temp/internal/pageRoutes/v-d147334a.js new file mode 100644 index 000000000..a70118b23 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-d147334a.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-d147334a", + path: "/zh/reference/frontmatter.html", + component: Vuepress, + meta: { title: "Frontmatter" }, + }, + { + path: "/zh/reference/frontmatter.md", + redirect: "/zh/reference/frontmatter.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-d2322692.js b/docs/.vuepress/.temp/internal/pageRoutes/v-d2322692.js new file mode 100644 index 000000000..880d60c3a --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-d2322692.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-d2322692", + path: "/zh/reference/plugin/git.html", + component: Vuepress, + meta: { title: "git" }, + }, + { + path: "/zh/reference/plugin/git.md", + redirect: "/zh/reference/plugin/git.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-d4319af0.js b/docs/.vuepress/.temp/internal/pageRoutes/v-d4319af0.js new file mode 100644 index 000000000..b27b4aeb7 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-d4319af0.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-d4319af0", + path: "/reference/bundler/webpack.html", + component: Vuepress, + meta: { title: "Webpack" }, + }, + { + path: "/reference/bundler/webpack.md", + redirect: "/reference/bundler/webpack.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-d61a9282.js b/docs/.vuepress/.temp/internal/pageRoutes/v-d61a9282.js new file mode 100644 index 000000000..25748aa59 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-d61a9282.js @@ -0,0 +1,18 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-d61a9282", + path: "/reference/plugin/", + component: Vuepress, + meta: { title: "Official Plugins" }, + }, + { + path: "/reference/plugin/index.html", + redirect: "/reference/plugin/", + }, + { + path: "/reference/plugin/README.md", + redirect: "/reference/plugin/", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-dde74f12.js b/docs/.vuepress/.temp/internal/pageRoutes/v-dde74f12.js new file mode 100644 index 000000000..da88f4310 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-dde74f12.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-dde74f12", + path: "/zh/reference/bundler/webpack.html", + component: Vuepress, + meta: { title: "Webpack" }, + }, + { + path: "/zh/reference/bundler/webpack.md", + redirect: "/zh/reference/bundler/webpack.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-e012c1f2.js b/docs/.vuepress/.temp/internal/pageRoutes/v-e012c1f2.js new file mode 100644 index 000000000..1db913d3e --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-e012c1f2.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-e012c1f2", + path: "/zh/contributing.html", + component: Vuepress, + meta: { title: "贡献指南" }, + }, + { + path: "/zh/contributing.md", + redirect: "/zh/contributing.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-e5e26a84.js b/docs/.vuepress/.temp/internal/pageRoutes/v-e5e26a84.js new file mode 100644 index 000000000..7884e82a6 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-e5e26a84.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-e5e26a84", + path: "/reference/default-theme/frontmatter.html", + component: Vuepress, + meta: { title: "Frontmatter" }, + }, + { + path: "/reference/default-theme/frontmatter.md", + redirect: "/reference/default-theme/frontmatter.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-e8a66a70.js b/docs/.vuepress/.temp/internal/pageRoutes/v-e8a66a70.js new file mode 100644 index 000000000..05f9e97f0 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-e8a66a70.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-e8a66a70", + path: "/guide/deployment.html", + component: Vuepress, + meta: { title: "Deployment" }, + }, + { + path: "/guide/deployment.md", + redirect: "/guide/deployment.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-ec0baf10.js b/docs/.vuepress/.temp/internal/pageRoutes/v-ec0baf10.js new file mode 100644 index 000000000..81d9d07b8 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-ec0baf10.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-ec0baf10", + path: "/reference/plugin/docsearch.html", + component: Vuepress, + meta: { title: "docsearch" }, + }, + { + path: "/reference/plugin/docsearch.md", + redirect: "/reference/plugin/docsearch.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-f5432dfc.js b/docs/.vuepress/.temp/internal/pageRoutes/v-f5432dfc.js new file mode 100644 index 000000000..91cfd5b1c --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-f5432dfc.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-f5432dfc", + path: "/zh/guide/advanced/theme.html", + component: Vuepress, + meta: { title: "开发主题" }, + }, + { + path: "/zh/guide/advanced/theme.md", + redirect: "/zh/guide/advanced/theme.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-fb0f0066.js b/docs/.vuepress/.temp/internal/pageRoutes/v-fb0f0066.js new file mode 100644 index 000000000..eec33b53e --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-fb0f0066.js @@ -0,0 +1,14 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-fb0f0066", + path: "/guide/getting-started.html", + component: Vuepress, + meta: { title: "Getting Started" }, + }, + { + path: "/guide/getting-started.md", + redirect: "/guide/getting-started.html", + }, +] diff --git a/docs/.vuepress/.temp/internal/pageRoutes/v-fffb8e28.js b/docs/.vuepress/.temp/internal/pageRoutes/v-fffb8e28.js new file mode 100644 index 000000000..3c1af3d48 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pageRoutes/v-fffb8e28.js @@ -0,0 +1,18 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' + +export default [ + { + name: "v-fffb8e28", + path: "/guide/", + component: Vuepress, + meta: { title: "Introduction" }, + }, + { + path: "/guide/index.html", + redirect: "/guide/", + }, + { + path: "/guide/README.md", + redirect: "/guide/", + }, +] diff --git a/docs/.vuepress/.temp/internal/pagesComponent.js b/docs/.vuepress/.temp/internal/pagesComponent.js new file mode 100644 index 000000000..609c5badd --- /dev/null +++ b/docs/.vuepress/.temp/internal/pagesComponent.js @@ -0,0 +1,87 @@ +import { defineAsyncComponent } from 'vue' + +export const pagesComponent = { + "/": defineAsyncComponent(() => import(/* webpackChunkName: "v-8daa1a0e" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/README.vue")), + "/contributing.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-6ce48554" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/contributing.vue")), + "/guide/": defineAsyncComponent(() => import(/* webpackChunkName: "v-fffb8e28" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/README.vue")), + "/guide/assets.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-3c32c2ca" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/assets.vue")), + "/guide/bundler.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-6f1f3595" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/bundler.vue")), + "/guide/configuration.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-4f4ccb8f" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/configuration.vue")), + "/guide/deployment.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-e8a66a70" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/deployment.vue")), + "/guide/getting-started.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-fb0f0066" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/getting-started.vue")), + "/guide/i18n.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-acb10be2" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/i18n.vue")), + "/guide/markdown.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-0978b044" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/markdown.vue")), + "/guide/page.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-4eaf9f84" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/page.vue")), + "/guide/plugin.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-1d14d5cc" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/plugin.vue")), + "/guide/theme.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-4d76029c" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/theme.vue")), + "/zh/": defineAsyncComponent(() => import(/* webpackChunkName: "v-2d0ad528" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/README.vue")), + "/zh/contributing.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-e012c1f2" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/contributing.vue")), + "/reference/cli.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-a951be94" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/cli.vue")), + "/reference/components.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-55453034" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/components.vue")), + "/reference/config.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-b249668c" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/config.vue")), + "/reference/frontmatter.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-3590f0ec" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/frontmatter.vue")), + "/reference/plugin-api.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-51569e88" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin-api.vue")), + "/reference/theme-api.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-6b76c1c0" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/theme-api.vue")), + "/guide/advanced/markdown.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-27b7ebee" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/advanced/markdown.vue")), + "/guide/advanced/plugin.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-54ce8605" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/advanced/plugin.vue")), + "/guide/advanced/theme.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-03d46f5e" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/guide/advanced/theme.vue")), + "/zh/guide/": defineAsyncComponent(() => import(/* webpackChunkName: "v-47357bdb" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/README.vue")), + "/zh/guide/assets.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-029ba47b" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/assets.vue")), + "/zh/guide/bundler.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-75d28a04" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/bundler.vue")), + "/zh/guide/configuration.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-81f65e84" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/configuration.vue")), + "/zh/guide/deployment.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-4a7b6bf9" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/deployment.vue")), + "/zh/guide/getting-started.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-37781588" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/getting-started.vue")), + "/zh/guide/i18n.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-4b8f1400" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/i18n.vue")), + "/zh/guide/markdown.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-6a0a3d62" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/markdown.vue")), + "/zh/guide/page.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-7a8fca2f" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/page.vue")), + "/zh/guide/plugin.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-9043126a" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/plugin.vue")), + "/zh/guide/theme.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-2efcb26a" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/theme.vue")), + "/zh/reference/cli.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-9beb15b6" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/cli.vue")), + "/zh/reference/components.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-5ca60897" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/components.vue")), + "/zh/reference/config.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-65a9edeb" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/config.vue")), + "/zh/reference/frontmatter.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-d147334a" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/frontmatter.vue")), + "/zh/reference/plugin-api.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-5e9d516d" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin-api.vue")), + "/zh/reference/theme-api.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-49a27222" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/theme-api.vue")), + "/reference/bundler/vite.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-cf5a290e" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/bundler/vite.vue")), + "/reference/bundler/webpack.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-d4319af0" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/bundler/webpack.vue")), + "/reference/default-theme/components.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-2e97e858" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/default-theme/components.vue")), + "/reference/default-theme/config.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-0f0d17a8" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/default-theme/config.vue")), + "/reference/default-theme/frontmatter.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-e5e26a84" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/default-theme/frontmatter.vue")), + "/reference/default-theme/markdown.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-176c9c4a" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/default-theme/markdown.vue")), + "/reference/plugin/": defineAsyncComponent(() => import(/* webpackChunkName: "v-d61a9282" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/README.vue")), + "/reference/plugin/active-header-links.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-3ba02eb8" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/active-header-links.vue")), + "/reference/plugin/back-to-top.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-6474e88f" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/back-to-top.vue")), + "/reference/plugin/container.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-3df91977" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/container.vue")), + "/reference/plugin/debug.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-687d8b36" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/debug.vue")), + "/reference/plugin/docsearch.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-ec0baf10" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/docsearch.vue")), + "/reference/plugin/git.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-0f9e4c06" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/git.vue")), + "/reference/plugin/google-analytics.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-b3f1b470" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/google-analytics.vue")), + "/reference/plugin/medium-zoom.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-2ad6454d" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/medium-zoom.vue")), + "/reference/plugin/nprogress.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-46d4f19d" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/nprogress.vue")), + "/reference/plugin/palette-stylus.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-3d444854" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/palette-stylus.vue")), + "/reference/plugin/pwa-popup.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-5f86289f" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/pwa-popup.vue")), + "/reference/plugin/pwa.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-7ab4099e" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/reference/plugin/pwa.vue")), + "/zh/guide/advanced/markdown.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-08e7dfb8" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/advanced/markdown.vue")), + "/zh/guide/advanced/plugin.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-92cc0918" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/advanced/plugin.vue")), + "/zh/guide/advanced/theme.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-f5432dfc" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/guide/advanced/theme.vue")), + "/zh/reference/bundler/vite.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-6ff623ea" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/bundler/vite.vue")), + "/zh/reference/bundler/webpack.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-dde74f12" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/bundler/webpack.vue")), + "/zh/reference/default-theme/components.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-551922c5" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/default-theme/components.vue")), + "/zh/reference/default-theme/config.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-03a561ce" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/default-theme/config.vue")), + "/zh/reference/default-theme/frontmatter.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-a566dc26" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/default-theme/frontmatter.vue")), + "/zh/reference/default-theme/markdown.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-c78c5de8" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/default-theme/markdown.vue")), + "/zh/reference/plugin/": defineAsyncComponent(() => import(/* webpackChunkName: "v-5b5b9870" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/README.vue")), + "/zh/reference/plugin/active-header-links.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-231b4d69" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/active-header-links.vue")), + "/zh/reference/plugin/back-to-top.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-6c6e4840" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/back-to-top.vue")), + "/zh/reference/plugin/container.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-b10e9d30" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/container.vue")), + "/zh/reference/plugin/debug.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-b9371a54" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/debug.vue")), + "/zh/reference/plugin/docsearch.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-190c7f2e" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/docsearch.vue")), + "/zh/reference/plugin/git.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-d2322692" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/git.vue")), + "/zh/reference/plugin/google-analytics.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-07ca2692" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/google-analytics.vue")), + "/zh/reference/plugin/medium-zoom.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-32cfa4fe" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/medium-zoom.vue")), + "/zh/reference/plugin/nprogress.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-9f56ece4" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/nprogress.vue")), + "/zh/reference/plugin/palette-stylus.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-5376daf6" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/palette-stylus.vue")), + "/zh/reference/plugin/pwa-popup.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-6df47ee0" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/pwa-popup.vue")), + "/zh/reference/plugin/pwa.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-01fcaa4f" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/zh/reference/plugin/pwa.vue")), + "/404.html": defineAsyncComponent(() => import(/* webpackChunkName: "v-3706649a" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/pages/404.html.vue")), +} diff --git a/docs/.vuepress/.temp/internal/pagesData.js b/docs/.vuepress/.temp/internal/pagesData.js new file mode 100644 index 000000000..7f60f4794 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pagesData.js @@ -0,0 +1,85 @@ +export const pagesData = { + "/": () => import(/* webpackChunkName: "v-8daa1a0e" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-8daa1a0e.js").then(({ data }) => data), + "/contributing.html": () => import(/* webpackChunkName: "v-6ce48554" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-6ce48554.js").then(({ data }) => data), + "/guide/": () => import(/* webpackChunkName: "v-fffb8e28" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-fffb8e28.js").then(({ data }) => data), + "/guide/assets.html": () => import(/* webpackChunkName: "v-3c32c2ca" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-3c32c2ca.js").then(({ data }) => data), + "/guide/bundler.html": () => import(/* webpackChunkName: "v-6f1f3595" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-6f1f3595.js").then(({ data }) => data), + "/guide/configuration.html": () => import(/* webpackChunkName: "v-4f4ccb8f" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-4f4ccb8f.js").then(({ data }) => data), + "/guide/deployment.html": () => import(/* webpackChunkName: "v-e8a66a70" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-e8a66a70.js").then(({ data }) => data), + "/guide/getting-started.html": () => import(/* webpackChunkName: "v-fb0f0066" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-fb0f0066.js").then(({ data }) => data), + "/guide/i18n.html": () => import(/* webpackChunkName: "v-acb10be2" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-acb10be2.js").then(({ data }) => data), + "/guide/markdown.html": () => import(/* webpackChunkName: "v-0978b044" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-0978b044.js").then(({ data }) => data), + "/guide/page.html": () => import(/* webpackChunkName: "v-4eaf9f84" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-4eaf9f84.js").then(({ data }) => data), + "/guide/plugin.html": () => import(/* webpackChunkName: "v-1d14d5cc" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-1d14d5cc.js").then(({ data }) => data), + "/guide/theme.html": () => import(/* webpackChunkName: "v-4d76029c" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-4d76029c.js").then(({ data }) => data), + "/zh/": () => import(/* webpackChunkName: "v-2d0ad528" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-2d0ad528.js").then(({ data }) => data), + "/zh/contributing.html": () => import(/* webpackChunkName: "v-e012c1f2" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-e012c1f2.js").then(({ data }) => data), + "/reference/cli.html": () => import(/* webpackChunkName: "v-a951be94" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-a951be94.js").then(({ data }) => data), + "/reference/components.html": () => import(/* webpackChunkName: "v-55453034" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-55453034.js").then(({ data }) => data), + "/reference/config.html": () => import(/* webpackChunkName: "v-b249668c" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-b249668c.js").then(({ data }) => data), + "/reference/frontmatter.html": () => import(/* webpackChunkName: "v-3590f0ec" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-3590f0ec.js").then(({ data }) => data), + "/reference/plugin-api.html": () => import(/* webpackChunkName: "v-51569e88" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-51569e88.js").then(({ data }) => data), + "/reference/theme-api.html": () => import(/* webpackChunkName: "v-6b76c1c0" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-6b76c1c0.js").then(({ data }) => data), + "/guide/advanced/markdown.html": () => import(/* webpackChunkName: "v-27b7ebee" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-27b7ebee.js").then(({ data }) => data), + "/guide/advanced/plugin.html": () => import(/* webpackChunkName: "v-54ce8605" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-54ce8605.js").then(({ data }) => data), + "/guide/advanced/theme.html": () => import(/* webpackChunkName: "v-03d46f5e" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-03d46f5e.js").then(({ data }) => data), + "/zh/guide/": () => import(/* webpackChunkName: "v-47357bdb" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-47357bdb.js").then(({ data }) => data), + "/zh/guide/assets.html": () => import(/* webpackChunkName: "v-029ba47b" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-029ba47b.js").then(({ data }) => data), + "/zh/guide/bundler.html": () => import(/* webpackChunkName: "v-75d28a04" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-75d28a04.js").then(({ data }) => data), + "/zh/guide/configuration.html": () => import(/* webpackChunkName: "v-81f65e84" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-81f65e84.js").then(({ data }) => data), + "/zh/guide/deployment.html": () => import(/* webpackChunkName: "v-4a7b6bf9" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-4a7b6bf9.js").then(({ data }) => data), + "/zh/guide/getting-started.html": () => import(/* webpackChunkName: "v-37781588" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-37781588.js").then(({ data }) => data), + "/zh/guide/i18n.html": () => import(/* webpackChunkName: "v-4b8f1400" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-4b8f1400.js").then(({ data }) => data), + "/zh/guide/markdown.html": () => import(/* webpackChunkName: "v-6a0a3d62" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-6a0a3d62.js").then(({ data }) => data), + "/zh/guide/page.html": () => import(/* webpackChunkName: "v-7a8fca2f" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-7a8fca2f.js").then(({ data }) => data), + "/zh/guide/plugin.html": () => import(/* webpackChunkName: "v-9043126a" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-9043126a.js").then(({ data }) => data), + "/zh/guide/theme.html": () => import(/* webpackChunkName: "v-2efcb26a" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-2efcb26a.js").then(({ data }) => data), + "/zh/reference/cli.html": () => import(/* webpackChunkName: "v-9beb15b6" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-9beb15b6.js").then(({ data }) => data), + "/zh/reference/components.html": () => import(/* webpackChunkName: "v-5ca60897" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-5ca60897.js").then(({ data }) => data), + "/zh/reference/config.html": () => import(/* webpackChunkName: "v-65a9edeb" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-65a9edeb.js").then(({ data }) => data), + "/zh/reference/frontmatter.html": () => import(/* webpackChunkName: "v-d147334a" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-d147334a.js").then(({ data }) => data), + "/zh/reference/plugin-api.html": () => import(/* webpackChunkName: "v-5e9d516d" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-5e9d516d.js").then(({ data }) => data), + "/zh/reference/theme-api.html": () => import(/* webpackChunkName: "v-49a27222" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-49a27222.js").then(({ data }) => data), + "/reference/bundler/vite.html": () => import(/* webpackChunkName: "v-cf5a290e" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-cf5a290e.js").then(({ data }) => data), + "/reference/bundler/webpack.html": () => import(/* webpackChunkName: "v-d4319af0" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-d4319af0.js").then(({ data }) => data), + "/reference/default-theme/components.html": () => import(/* webpackChunkName: "v-2e97e858" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-2e97e858.js").then(({ data }) => data), + "/reference/default-theme/config.html": () => import(/* webpackChunkName: "v-0f0d17a8" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-0f0d17a8.js").then(({ data }) => data), + "/reference/default-theme/frontmatter.html": () => import(/* webpackChunkName: "v-e5e26a84" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-e5e26a84.js").then(({ data }) => data), + "/reference/default-theme/markdown.html": () => import(/* webpackChunkName: "v-176c9c4a" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-176c9c4a.js").then(({ data }) => data), + "/reference/plugin/": () => import(/* webpackChunkName: "v-d61a9282" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-d61a9282.js").then(({ data }) => data), + "/reference/plugin/active-header-links.html": () => import(/* webpackChunkName: "v-3ba02eb8" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-3ba02eb8.js").then(({ data }) => data), + "/reference/plugin/back-to-top.html": () => import(/* webpackChunkName: "v-6474e88f" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-6474e88f.js").then(({ data }) => data), + "/reference/plugin/container.html": () => import(/* webpackChunkName: "v-3df91977" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-3df91977.js").then(({ data }) => data), + "/reference/plugin/debug.html": () => import(/* webpackChunkName: "v-687d8b36" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-687d8b36.js").then(({ data }) => data), + "/reference/plugin/docsearch.html": () => import(/* webpackChunkName: "v-ec0baf10" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-ec0baf10.js").then(({ data }) => data), + "/reference/plugin/git.html": () => import(/* webpackChunkName: "v-0f9e4c06" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-0f9e4c06.js").then(({ data }) => data), + "/reference/plugin/google-analytics.html": () => import(/* webpackChunkName: "v-b3f1b470" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-b3f1b470.js").then(({ data }) => data), + "/reference/plugin/medium-zoom.html": () => import(/* webpackChunkName: "v-2ad6454d" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-2ad6454d.js").then(({ data }) => data), + "/reference/plugin/nprogress.html": () => import(/* webpackChunkName: "v-46d4f19d" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-46d4f19d.js").then(({ data }) => data), + "/reference/plugin/palette-stylus.html": () => import(/* webpackChunkName: "v-3d444854" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-3d444854.js").then(({ data }) => data), + "/reference/plugin/pwa-popup.html": () => import(/* webpackChunkName: "v-5f86289f" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-5f86289f.js").then(({ data }) => data), + "/reference/plugin/pwa.html": () => import(/* webpackChunkName: "v-7ab4099e" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-7ab4099e.js").then(({ data }) => data), + "/zh/guide/advanced/markdown.html": () => import(/* webpackChunkName: "v-08e7dfb8" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-08e7dfb8.js").then(({ data }) => data), + "/zh/guide/advanced/plugin.html": () => import(/* webpackChunkName: "v-92cc0918" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-92cc0918.js").then(({ data }) => data), + "/zh/guide/advanced/theme.html": () => import(/* webpackChunkName: "v-f5432dfc" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-f5432dfc.js").then(({ data }) => data), + "/zh/reference/bundler/vite.html": () => import(/* webpackChunkName: "v-6ff623ea" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-6ff623ea.js").then(({ data }) => data), + "/zh/reference/bundler/webpack.html": () => import(/* webpackChunkName: "v-dde74f12" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-dde74f12.js").then(({ data }) => data), + "/zh/reference/default-theme/components.html": () => import(/* webpackChunkName: "v-551922c5" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-551922c5.js").then(({ data }) => data), + "/zh/reference/default-theme/config.html": () => import(/* webpackChunkName: "v-03a561ce" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-03a561ce.js").then(({ data }) => data), + "/zh/reference/default-theme/frontmatter.html": () => import(/* webpackChunkName: "v-a566dc26" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-a566dc26.js").then(({ data }) => data), + "/zh/reference/default-theme/markdown.html": () => import(/* webpackChunkName: "v-c78c5de8" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-c78c5de8.js").then(({ data }) => data), + "/zh/reference/plugin/": () => import(/* webpackChunkName: "v-5b5b9870" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-5b5b9870.js").then(({ data }) => data), + "/zh/reference/plugin/active-header-links.html": () => import(/* webpackChunkName: "v-231b4d69" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-231b4d69.js").then(({ data }) => data), + "/zh/reference/plugin/back-to-top.html": () => import(/* webpackChunkName: "v-6c6e4840" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-6c6e4840.js").then(({ data }) => data), + "/zh/reference/plugin/container.html": () => import(/* webpackChunkName: "v-b10e9d30" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-b10e9d30.js").then(({ data }) => data), + "/zh/reference/plugin/debug.html": () => import(/* webpackChunkName: "v-b9371a54" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-b9371a54.js").then(({ data }) => data), + "/zh/reference/plugin/docsearch.html": () => import(/* webpackChunkName: "v-190c7f2e" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-190c7f2e.js").then(({ data }) => data), + "/zh/reference/plugin/git.html": () => import(/* webpackChunkName: "v-d2322692" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-d2322692.js").then(({ data }) => data), + "/zh/reference/plugin/google-analytics.html": () => import(/* webpackChunkName: "v-07ca2692" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-07ca2692.js").then(({ data }) => data), + "/zh/reference/plugin/medium-zoom.html": () => import(/* webpackChunkName: "v-32cfa4fe" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-32cfa4fe.js").then(({ data }) => data), + "/zh/reference/plugin/nprogress.html": () => import(/* webpackChunkName: "v-9f56ece4" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-9f56ece4.js").then(({ data }) => data), + "/zh/reference/plugin/palette-stylus.html": () => import(/* webpackChunkName: "v-5376daf6" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-5376daf6.js").then(({ data }) => data), + "/zh/reference/plugin/pwa-popup.html": () => import(/* webpackChunkName: "v-6df47ee0" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-6df47ee0.js").then(({ data }) => data), + "/zh/reference/plugin/pwa.html": () => import(/* webpackChunkName: "v-01fcaa4f" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-01fcaa4f.js").then(({ data }) => data), + "/404.html": () => import(/* webpackChunkName: "v-3706649a" */"/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageData/v-3706649a.js").then(({ data }) => data), +} diff --git a/docs/.vuepress/.temp/internal/pagesRoutes.js b/docs/.vuepress/.temp/internal/pagesRoutes.js new file mode 100644 index 000000000..4643914c6 --- /dev/null +++ b/docs/.vuepress/.temp/internal/pagesRoutes.js @@ -0,0 +1,175 @@ +import { Vuepress } from '@vuepress/client/lib/components/Vuepress' +import pageRoutes0 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-8daa1a0e.js' +import pageRoutes1 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-6ce48554.js' +import pageRoutes2 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-fffb8e28.js' +import pageRoutes3 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-3c32c2ca.js' +import pageRoutes4 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-6f1f3595.js' +import pageRoutes5 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-4f4ccb8f.js' +import pageRoutes6 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-e8a66a70.js' +import pageRoutes7 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-fb0f0066.js' +import pageRoutes8 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-acb10be2.js' +import pageRoutes9 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-0978b044.js' +import pageRoutes10 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-4eaf9f84.js' +import pageRoutes11 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-1d14d5cc.js' +import pageRoutes12 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-4d76029c.js' +import pageRoutes13 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-2d0ad528.js' +import pageRoutes14 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-e012c1f2.js' +import pageRoutes15 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-a951be94.js' +import pageRoutes16 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-55453034.js' +import pageRoutes17 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-b249668c.js' +import pageRoutes18 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-3590f0ec.js' +import pageRoutes19 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-51569e88.js' +import pageRoutes20 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-6b76c1c0.js' +import pageRoutes21 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-27b7ebee.js' +import pageRoutes22 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-54ce8605.js' +import pageRoutes23 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-03d46f5e.js' +import pageRoutes24 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-47357bdb.js' +import pageRoutes25 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-029ba47b.js' +import pageRoutes26 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-75d28a04.js' +import pageRoutes27 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-81f65e84.js' +import pageRoutes28 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-4a7b6bf9.js' +import pageRoutes29 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-37781588.js' +import pageRoutes30 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-4b8f1400.js' +import pageRoutes31 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-6a0a3d62.js' +import pageRoutes32 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-7a8fca2f.js' +import pageRoutes33 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-9043126a.js' +import pageRoutes34 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-2efcb26a.js' +import pageRoutes35 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-9beb15b6.js' +import pageRoutes36 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-5ca60897.js' +import pageRoutes37 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-65a9edeb.js' +import pageRoutes38 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-d147334a.js' +import pageRoutes39 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-5e9d516d.js' +import pageRoutes40 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-49a27222.js' +import pageRoutes41 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-cf5a290e.js' +import pageRoutes42 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-d4319af0.js' +import pageRoutes43 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-2e97e858.js' +import pageRoutes44 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-0f0d17a8.js' +import pageRoutes45 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-e5e26a84.js' +import pageRoutes46 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-176c9c4a.js' +import pageRoutes47 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-d61a9282.js' +import pageRoutes48 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-3ba02eb8.js' +import pageRoutes49 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-6474e88f.js' +import pageRoutes50 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-3df91977.js' +import pageRoutes51 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-687d8b36.js' +import pageRoutes52 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-ec0baf10.js' +import pageRoutes53 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-0f9e4c06.js' +import pageRoutes54 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-b3f1b470.js' +import pageRoutes55 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-2ad6454d.js' +import pageRoutes56 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-46d4f19d.js' +import pageRoutes57 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-3d444854.js' +import pageRoutes58 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-5f86289f.js' +import pageRoutes59 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-7ab4099e.js' +import pageRoutes60 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-08e7dfb8.js' +import pageRoutes61 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-92cc0918.js' +import pageRoutes62 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-f5432dfc.js' +import pageRoutes63 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-6ff623ea.js' +import pageRoutes64 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-dde74f12.js' +import pageRoutes65 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-551922c5.js' +import pageRoutes66 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-03a561ce.js' +import pageRoutes67 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-a566dc26.js' +import pageRoutes68 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-c78c5de8.js' +import pageRoutes69 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-5b5b9870.js' +import pageRoutes70 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-231b4d69.js' +import pageRoutes71 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-6c6e4840.js' +import pageRoutes72 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-b10e9d30.js' +import pageRoutes73 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-b9371a54.js' +import pageRoutes74 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-190c7f2e.js' +import pageRoutes75 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-d2322692.js' +import pageRoutes76 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-07ca2692.js' +import pageRoutes77 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-32cfa4fe.js' +import pageRoutes78 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-9f56ece4.js' +import pageRoutes79 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-5376daf6.js' +import pageRoutes80 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-6df47ee0.js' +import pageRoutes81 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-01fcaa4f.js' +import pageRoutes82 from '/Users/harrywan/company/git/fes.js/docs/.vuepress/.temp/internal/pageRoutes/v-3706649a.js' + +export const pagesRoutes = [ + ...pageRoutes0, + ...pageRoutes1, + ...pageRoutes2, + ...pageRoutes3, + ...pageRoutes4, + ...pageRoutes5, + ...pageRoutes6, + ...pageRoutes7, + ...pageRoutes8, + ...pageRoutes9, + ...pageRoutes10, + ...pageRoutes11, + ...pageRoutes12, + ...pageRoutes13, + ...pageRoutes14, + ...pageRoutes15, + ...pageRoutes16, + ...pageRoutes17, + ...pageRoutes18, + ...pageRoutes19, + ...pageRoutes20, + ...pageRoutes21, + ...pageRoutes22, + ...pageRoutes23, + ...pageRoutes24, + ...pageRoutes25, + ...pageRoutes26, + ...pageRoutes27, + ...pageRoutes28, + ...pageRoutes29, + ...pageRoutes30, + ...pageRoutes31, + ...pageRoutes32, + ...pageRoutes33, + ...pageRoutes34, + ...pageRoutes35, + ...pageRoutes36, + ...pageRoutes37, + ...pageRoutes38, + ...pageRoutes39, + ...pageRoutes40, + ...pageRoutes41, + ...pageRoutes42, + ...pageRoutes43, + ...pageRoutes44, + ...pageRoutes45, + ...pageRoutes46, + ...pageRoutes47, + ...pageRoutes48, + ...pageRoutes49, + ...pageRoutes50, + ...pageRoutes51, + ...pageRoutes52, + ...pageRoutes53, + ...pageRoutes54, + ...pageRoutes55, + ...pageRoutes56, + ...pageRoutes57, + ...pageRoutes58, + ...pageRoutes59, + ...pageRoutes60, + ...pageRoutes61, + ...pageRoutes62, + ...pageRoutes63, + ...pageRoutes64, + ...pageRoutes65, + ...pageRoutes66, + ...pageRoutes67, + ...pageRoutes68, + ...pageRoutes69, + ...pageRoutes70, + ...pageRoutes71, + ...pageRoutes72, + ...pageRoutes73, + ...pageRoutes74, + ...pageRoutes75, + ...pageRoutes76, + ...pageRoutes77, + ...pageRoutes78, + ...pageRoutes79, + ...pageRoutes80, + ...pageRoutes81, + ...pageRoutes82, + { + name: "404", + path: "/:catchAll(.*)", + component: Vuepress, + }, +] diff --git a/docs/.vuepress/.temp/internal/siteData.js b/docs/.vuepress/.temp/internal/siteData.js new file mode 100644 index 000000000..d7984b6eb --- /dev/null +++ b/docs/.vuepress/.temp/internal/siteData.js @@ -0,0 +1,411 @@ +export const siteData = { + "base": "/", + "lang": "en-US", + "title": "", + "description": "", + "head": [ + [ + "link", + { + "rel": "icon", + "href": "/logo.png" + } + ] + ], + "locales": { + "/": { + "lang": "en-US", + "title": "VuePress", + "description": "Vue-powered Static Site Generator" + }, + "/zh/": { + "lang": "zh-CN", + "title": "VuePress", + "description": "Vue 驱动的静态网站生成器" + } + }, + "themeConfig": { + "logo": "/hero.png", + "repo": "vuepress/vuepress-next", + "docsDir": "docs", + "locales": { + "/": { + "navbar": [ + { + "text": "Guide", + "link": "/guide/" + }, + { + "text": "Reference", + "children": [ + { + "text": "VuePress", + "children": [ + { + "text": "CLI", + "link": "/reference/cli.html" + }, + "/reference/config.md", + "/reference/frontmatter.md", + "/reference/components.md", + "/reference/plugin-api.md", + "/reference/theme-api.md" + ] + }, + { + "text": "Bundlers", + "children": [ + "/reference/bundler/webpack.md", + "/reference/bundler/vite.md" + ] + }, + { + "text": "Default Theme", + "children": [ + "/reference/default-theme/config.md", + "/reference/default-theme/frontmatter.md", + "/reference/default-theme/components.md", + "/reference/default-theme/markdown.md" + ] + }, + { + "text": "Official Plugins", + "link": "/reference/plugin/", + "children": [] + } + ] + }, + { + "text": "Learn More", + "children": [ + { + "text": "Advanced", + "children": [ + "/guide/advanced/markdown.md", + "/guide/advanced/theme.md", + "/guide/advanced/plugin.md" + ] + }, + { + "text": "Resources", + "children": [ + "/contributing.md", + { + "text": "Changelog", + "link": "https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md" + }, + { + "text": "Awesome VuePress", + "link": "https://github.com/vuepress/awesome-vuepress" + }, + { + "text": "v1 docs", + "link": "https://v1.vuepress.vuejs.org" + }, + { + "text": "v0 docs", + "link": "https://v0.vuepress.vuejs.org" + } + ] + } + ] + } + ], + "sidebar": { + "/guide/": [ + { + "isGroup": true, + "text": "Guide", + "children": [ + "/guide/README.md", + "/guide/getting-started.md", + "/guide/configuration.md", + "/guide/page.md", + "/guide/markdown.md", + "/guide/assets.md", + "/guide/i18n.md", + "/guide/deployment.md", + "/guide/theme.md", + "/guide/plugin.md", + "/guide/bundler.md" + ] + } + ], + "/guide/advanced/": [ + { + "isGroup": true, + "text": "Advanced", + "children": [ + "/guide/advanced/markdown.md", + "/guide/advanced/theme.md", + "/guide/advanced/plugin.md" + ] + } + ], + "/reference/": [ + { + "isGroup": true, + "text": "VuePress Reference", + "children": [ + "/reference/cli.md", + "/reference/config.md", + "/reference/frontmatter.md", + "/reference/components.md", + "/reference/plugin-api.md", + "/reference/theme-api.md" + ] + } + ], + "/reference/bundler/": [ + { + "isGroup": true, + "text": "Bundlers Reference", + "children": [ + "/reference/bundler/webpack.md", + "/reference/bundler/vite.md" + ] + } + ], + "/reference/default-theme/": [ + { + "isGroup": true, + "text": "Default Theme Reference", + "children": [ + "/reference/default-theme/config.md", + "/reference/default-theme/frontmatter.md", + "/reference/default-theme/components.md", + "/reference/default-theme/markdown.md" + ] + } + ], + "/reference/plugin/": [ + { + "isGroup": true, + "text": "Official Plugins Reference", + "children": [ + "/reference/plugin/active-header-links.md", + "/reference/plugin/back-to-top.md", + "/reference/plugin/container.md", + "/reference/plugin/debug.md", + "/reference/plugin/docsearch.md", + "/reference/plugin/git.md", + "/reference/plugin/google-analytics.md", + "/reference/plugin/medium-zoom.md", + "/reference/plugin/nprogress.md", + "/reference/plugin/palette-stylus.md", + "/reference/plugin/pwa.md", + "/reference/plugin/pwa-popup.md" + ] + } + ] + }, + "editLinkText": "Edit this page on GitHub", + "selectLanguageName": "English", + "danger": "WARNING" + }, + "/zh/": { + "navbar": [ + { + "text": "指南", + "link": "/zh/guide/" + }, + { + "text": "参考", + "children": [ + { + "text": "VuePress", + "children": [ + "/zh/reference/cli.md", + "/zh/reference/config.md", + "/zh/reference/frontmatter.md", + "/zh/reference/components.md", + "/zh/reference/plugin-api.md", + "/zh/reference/theme-api.md" + ] + }, + { + "text": "打包工具", + "children": [ + "/zh/reference/bundler/webpack.md", + "/zh/reference/bundler/vite.md" + ] + }, + { + "text": "默认主题", + "children": [ + "/zh/reference/default-theme/config.md", + "/zh/reference/default-theme/frontmatter.md", + "/zh/reference/default-theme/components.md", + "/zh/reference/default-theme/markdown.md" + ] + }, + { + "text": "官方插件", + "link": "/zh/reference/plugin/", + "children": [] + } + ] + }, + { + "text": "了解更多", + "children": [ + { + "text": "深入", + "children": [ + "/zh/guide/advanced/markdown.md", + "/zh/guide/advanced/theme.md", + "/zh/guide/advanced/plugin.md" + ] + }, + { + "text": "其他资源", + "children": [ + "/zh/contributing.md", + { + "text": "更新日志", + "link": "https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md" + }, + { + "text": "Awesome VuePress", + "link": "https://github.com/vuepress/awesome-vuepress" + }, + { + "text": "v1 文档", + "link": "https://v1.vuepress.vuejs.org/zh/" + }, + { + "text": "v0 文档", + "link": "https://v0.vuepress.vuejs.org/zh/" + } + ] + } + ] + } + ], + "selectLanguageName": "简体中文", + "selectLanguageText": "选择语言", + "selectLanguageAriaLabel": "选择语言", + "sidebar": { + "/zh/guide/": [ + { + "isGroup": true, + "text": "指南", + "children": [ + "/zh/guide/README.md", + "/zh/guide/getting-started.md", + "/zh/guide/configuration.md", + "/zh/guide/page.md", + "/zh/guide/markdown.md", + "/zh/guide/assets.md", + "/zh/guide/i18n.md", + "/zh/guide/deployment.md", + "/zh/guide/theme.md", + "/zh/guide/plugin.md", + "/zh/guide/bundler.md" + ] + } + ], + "/zh/guide/advanced/": [ + { + "isGroup": true, + "text": "深入", + "children": [ + "/zh/guide/advanced/markdown.md", + "/zh/guide/advanced/theme.md", + "/zh/guide/advanced/plugin.md" + ] + } + ], + "/zh/reference/": [ + { + "isGroup": true, + "text": "VuePress 参考", + "children": [ + "/zh/reference/cli.md", + "/zh/reference/config.md", + "/zh/reference/frontmatter.md", + "/zh/reference/components.md", + "/zh/reference/plugin-api.md", + "/zh/reference/theme-api.md" + ] + } + ], + "/zh/reference/bundler/": [ + { + "isGroup": true, + "text": "打包工具参考", + "children": [ + "/zh/reference/bundler/webpack.md", + "/zh/reference/bundler/vite.md" + ] + } + ], + "/zh/reference/default-theme/": [ + { + "isGroup": true, + "text": "默认主题参考", + "children": [ + "/zh/reference/default-theme/config.md", + "/zh/reference/default-theme/frontmatter.md", + "/zh/reference/default-theme/components.md", + "/zh/reference/default-theme/markdown.md" + ] + } + ], + "/zh/reference/plugin/": [ + { + "isGroup": true, + "text": "官方插件参考", + "children": [ + "/zh/reference/plugin/active-header-links.md", + "/zh/reference/plugin/back-to-top.md", + "/zh/reference/plugin/container.md", + "/zh/reference/plugin/debug.md", + "/zh/reference/plugin/docsearch.md", + "/zh/reference/plugin/git.md", + "/zh/reference/plugin/google-analytics.md", + "/zh/reference/plugin/medium-zoom.md", + "/zh/reference/plugin/nprogress.md", + "/zh/reference/plugin/palette-stylus.md", + "/zh/reference/plugin/pwa.md", + "/zh/reference/plugin/pwa-popup.md" + ] + } + ] + }, + "editLinkText": "在 GitHub 上编辑此页", + "lastUpdatedText": "上次更新", + "contributorsText": "贡献者", + "tip": "提示", + "warning": "注意", + "danger": "警告", + "notFound": [ + "这里什么都没有", + "我们怎么到这来了?", + "这是一个 404 页面", + "看起来我们进入了错误的链接" + ], + "backToHome": "返回首页", + "openInNewWindow": "在新窗口打开" + } + }, + "navbar": [], + "selectLanguageText": "Languages", + "selectLanguageAriaLabel": "Select language", + "sidebar": "auto", + "editLink": true, + "editLinkText": "Edit this page", + "lastUpdated": true, + "lastUpdatedText": "Last Updated", + "contributors": true, + "contributorsText": "Contributors", + "notFound": [ + "There's nothing here.", + "How did we get here?", + "That's a Four-Oh-Four.", + "Looks like we've got some broken links." + ], + "backToHome": "Take me home", + "openInNewWindow": "open in new window" + } +} diff --git a/docs/.vuepress/.temp/pages/404.html.vue b/docs/.vuepress/.temp/pages/404.html.vue new file mode 100644 index 000000000..0440d2cae --- /dev/null +++ b/docs/.vuepress/.temp/pages/404.html.vue @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/README.vue b/docs/.vuepress/.temp/pages/README.vue new file mode 100644 index 000000000..b18859b25 --- /dev/null +++ b/docs/.vuepress/.temp/pages/README.vue @@ -0,0 +1,30 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/contributing.vue b/docs/.vuepress/.temp/pages/contributing.vue new file mode 100644 index 000000000..5bbb36972 --- /dev/null +++ b/docs/.vuepress/.temp/pages/contributing.vue @@ -0,0 +1,76 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/README.vue b/docs/.vuepress/.temp/pages/guide/README.vue new file mode 100644 index 000000000..f5d954251 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/README.vue @@ -0,0 +1,21 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/advanced/markdown.vue b/docs/.vuepress/.temp/pages/guide/advanced/markdown.vue new file mode 100644 index 000000000..26afaab92 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/advanced/markdown.vue @@ -0,0 +1,93 @@ + + + + + + diff --git a/docs/.vuepress/.temp/pages/guide/advanced/plugin.vue b/docs/.vuepress/.temp/pages/guide/advanced/plugin.vue new file mode 100644 index 000000000..1a2e99928 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/advanced/plugin.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/advanced/theme.vue b/docs/.vuepress/.temp/pages/guide/advanced/theme.vue new file mode 100644 index 000000000..cd6ebd137 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/advanced/theme.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/assets.vue b/docs/.vuepress/.temp/pages/guide/assets.vue new file mode 100644 index 000000000..5b0c25e09 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/assets.vue @@ -0,0 +1,55 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/bundler.vue b/docs/.vuepress/.temp/pages/guide/bundler.vue new file mode 100644 index 000000000..b6b3f6c51 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/bundler.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/configuration.vue b/docs/.vuepress/.temp/pages/guide/configuration.vue new file mode 100644 index 000000000..9bbe39a57 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/configuration.vue @@ -0,0 +1,57 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/deployment.vue b/docs/.vuepress/.temp/pages/guide/deployment.vue new file mode 100644 index 000000000..3c7ab5281 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/deployment.vue @@ -0,0 +1,192 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/getting-started.vue b/docs/.vuepress/.temp/pages/guide/getting-started.vue new file mode 100644 index 000000000..7937e1889 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/getting-started.vue @@ -0,0 +1,69 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/i18n.vue b/docs/.vuepress/.temp/pages/guide/i18n.vue new file mode 100644 index 000000000..1c1de7711 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/i18n.vue @@ -0,0 +1,53 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/markdown.vue b/docs/.vuepress/.temp/pages/guide/markdown.vue new file mode 100644 index 000000000..afffd51f5 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/markdown.vue @@ -0,0 +1,227 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/page.vue b/docs/.vuepress/.temp/pages/guide/page.vue new file mode 100644 index 000000000..44b77cfb8 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/page.vue @@ -0,0 +1,55 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/plugin.vue b/docs/.vuepress/.temp/pages/guide/plugin.vue new file mode 100644 index 000000000..7c51ef855 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/plugin.vue @@ -0,0 +1,46 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/guide/theme.vue b/docs/.vuepress/.temp/pages/guide/theme.vue new file mode 100644 index 000000000..d3535cb53 --- /dev/null +++ b/docs/.vuepress/.temp/pages/guide/theme.vue @@ -0,0 +1,48 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/bundler/vite.vue b/docs/.vuepress/.temp/pages/reference/bundler/vite.vue new file mode 100644 index 000000000..595c62207 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/bundler/vite.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/bundler/webpack.vue b/docs/.vuepress/.temp/pages/reference/bundler/webpack.vue new file mode 100644 index 000000000..2c5096577 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/bundler/webpack.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/cli.vue b/docs/.vuepress/.temp/pages/reference/cli.vue new file mode 100644 index 000000000..3d39913d3 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/cli.vue @@ -0,0 +1,62 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/components.vue b/docs/.vuepress/.temp/pages/reference/components.vue new file mode 100644 index 000000000..7fd0db2fc --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/components.vue @@ -0,0 +1,59 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/config.vue b/docs/.vuepress/.temp/pages/reference/config.vue new file mode 100644 index 000000000..3d97ca6e4 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/config.vue @@ -0,0 +1,703 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/default-theme/components.vue b/docs/.vuepress/.temp/pages/reference/default-theme/components.vue new file mode 100644 index 000000000..cc3dc5fd6 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/default-theme/components.vue @@ -0,0 +1,109 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/default-theme/config.vue b/docs/.vuepress/.temp/pages/reference/default-theme/config.vue new file mode 100644 index 000000000..c2fe254e2 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/default-theme/config.vue @@ -0,0 +1,672 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/default-theme/frontmatter.vue b/docs/.vuepress/.temp/pages/reference/default-theme/frontmatter.vue new file mode 100644 index 000000000..37c89cf78 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/default-theme/frontmatter.vue @@ -0,0 +1,269 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/default-theme/markdown.vue b/docs/.vuepress/.temp/pages/reference/default-theme/markdown.vue new file mode 100644 index 000000000..4f3622c30 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/default-theme/markdown.vue @@ -0,0 +1,102 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/frontmatter.vue b/docs/.vuepress/.temp/pages/reference/frontmatter.vue new file mode 100644 index 000000000..78d36ec5c --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/frontmatter.vue @@ -0,0 +1,207 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin-api.vue b/docs/.vuepress/.temp/pages/reference/plugin-api.vue new file mode 100644 index 000000000..35814aa6d --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin-api.vue @@ -0,0 +1,285 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/README.vue b/docs/.vuepress/.temp/pages/reference/plugin/README.vue new file mode 100644 index 000000000..250fc2e9b --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/README.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/active-header-links.vue b/docs/.vuepress/.temp/pages/reference/plugin/active-header-links.vue new file mode 100644 index 000000000..c603c8870 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/active-header-links.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/back-to-top.vue b/docs/.vuepress/.temp/pages/reference/plugin/back-to-top.vue new file mode 100644 index 000000000..bf00e585d --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/back-to-top.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/container.vue b/docs/.vuepress/.temp/pages/reference/plugin/container.vue new file mode 100644 index 000000000..be1671e92 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/container.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/debug.vue b/docs/.vuepress/.temp/pages/reference/plugin/debug.vue new file mode 100644 index 000000000..3c0bc6e18 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/debug.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/docsearch.vue b/docs/.vuepress/.temp/pages/reference/plugin/docsearch.vue new file mode 100644 index 000000000..3c1991e9b --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/docsearch.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/git.vue b/docs/.vuepress/.temp/pages/reference/plugin/git.vue new file mode 100644 index 000000000..c59314f3e --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/git.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/google-analytics.vue b/docs/.vuepress/.temp/pages/reference/plugin/google-analytics.vue new file mode 100644 index 000000000..411e35462 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/google-analytics.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/medium-zoom.vue b/docs/.vuepress/.temp/pages/reference/plugin/medium-zoom.vue new file mode 100644 index 000000000..138291405 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/medium-zoom.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/nprogress.vue b/docs/.vuepress/.temp/pages/reference/plugin/nprogress.vue new file mode 100644 index 000000000..056da7249 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/nprogress.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/palette-stylus.vue b/docs/.vuepress/.temp/pages/reference/plugin/palette-stylus.vue new file mode 100644 index 000000000..fd9e852c7 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/palette-stylus.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/pwa-popup.vue b/docs/.vuepress/.temp/pages/reference/plugin/pwa-popup.vue new file mode 100644 index 000000000..adb867c3d --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/pwa-popup.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/plugin/pwa.vue b/docs/.vuepress/.temp/pages/reference/plugin/pwa.vue new file mode 100644 index 000000000..47165f460 --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/plugin/pwa.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/reference/theme-api.vue b/docs/.vuepress/.temp/pages/reference/theme-api.vue new file mode 100644 index 000000000..a01b4aa1a --- /dev/null +++ b/docs/.vuepress/.temp/pages/reference/theme-api.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/README.vue b/docs/.vuepress/.temp/pages/zh/README.vue new file mode 100644 index 000000000..92f33df4e --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/README.vue @@ -0,0 +1,30 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/contributing.vue b/docs/.vuepress/.temp/pages/zh/contributing.vue new file mode 100644 index 000000000..743d6c40f --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/contributing.vue @@ -0,0 +1,76 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/README.vue b/docs/.vuepress/.temp/pages/zh/guide/README.vue new file mode 100644 index 000000000..73699e74a --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/README.vue @@ -0,0 +1,21 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/advanced/markdown.vue b/docs/.vuepress/.temp/pages/zh/guide/advanced/markdown.vue new file mode 100644 index 000000000..7f5db94b2 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/advanced/markdown.vue @@ -0,0 +1,93 @@ + + + + + + diff --git a/docs/.vuepress/.temp/pages/zh/guide/advanced/plugin.vue b/docs/.vuepress/.temp/pages/zh/guide/advanced/plugin.vue new file mode 100644 index 000000000..ffd63fa2c --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/advanced/plugin.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/advanced/theme.vue b/docs/.vuepress/.temp/pages/zh/guide/advanced/theme.vue new file mode 100644 index 000000000..b718fb4e7 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/advanced/theme.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/assets.vue b/docs/.vuepress/.temp/pages/zh/guide/assets.vue new file mode 100644 index 000000000..80ff74063 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/assets.vue @@ -0,0 +1,55 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/bundler.vue b/docs/.vuepress/.temp/pages/zh/guide/bundler.vue new file mode 100644 index 000000000..dfb9c5fc1 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/bundler.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/configuration.vue b/docs/.vuepress/.temp/pages/zh/guide/configuration.vue new file mode 100644 index 000000000..074b1fbe4 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/configuration.vue @@ -0,0 +1,57 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/deployment.vue b/docs/.vuepress/.temp/pages/zh/guide/deployment.vue new file mode 100644 index 000000000..96020d60d --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/deployment.vue @@ -0,0 +1,212 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/getting-started.vue b/docs/.vuepress/.temp/pages/zh/guide/getting-started.vue new file mode 100644 index 000000000..79df35c30 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/getting-started.vue @@ -0,0 +1,69 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/i18n.vue b/docs/.vuepress/.temp/pages/zh/guide/i18n.vue new file mode 100644 index 000000000..bd0d701de --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/i18n.vue @@ -0,0 +1,53 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/markdown.vue b/docs/.vuepress/.temp/pages/zh/guide/markdown.vue new file mode 100644 index 000000000..dc1f09ca4 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/markdown.vue @@ -0,0 +1,228 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/page.vue b/docs/.vuepress/.temp/pages/zh/guide/page.vue new file mode 100644 index 000000000..9b922c610 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/page.vue @@ -0,0 +1,55 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/plugin.vue b/docs/.vuepress/.temp/pages/zh/guide/plugin.vue new file mode 100644 index 000000000..d4c6386c2 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/plugin.vue @@ -0,0 +1,46 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/guide/theme.vue b/docs/.vuepress/.temp/pages/zh/guide/theme.vue new file mode 100644 index 000000000..bb2891c67 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/guide/theme.vue @@ -0,0 +1,48 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/bundler/vite.vue b/docs/.vuepress/.temp/pages/zh/reference/bundler/vite.vue new file mode 100644 index 000000000..595c62207 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/bundler/vite.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/bundler/webpack.vue b/docs/.vuepress/.temp/pages/zh/reference/bundler/webpack.vue new file mode 100644 index 000000000..2c5096577 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/bundler/webpack.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/cli.vue b/docs/.vuepress/.temp/pages/zh/reference/cli.vue new file mode 100644 index 000000000..d4d8cf424 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/cli.vue @@ -0,0 +1,62 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/components.vue b/docs/.vuepress/.temp/pages/zh/reference/components.vue new file mode 100644 index 000000000..115340301 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/components.vue @@ -0,0 +1,59 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/config.vue b/docs/.vuepress/.temp/pages/zh/reference/config.vue new file mode 100644 index 000000000..e8d467b2e --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/config.vue @@ -0,0 +1,702 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/default-theme/components.vue b/docs/.vuepress/.temp/pages/zh/reference/default-theme/components.vue new file mode 100644 index 000000000..a8d5fa541 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/default-theme/components.vue @@ -0,0 +1,109 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/default-theme/config.vue b/docs/.vuepress/.temp/pages/zh/reference/default-theme/config.vue new file mode 100644 index 000000000..ecbe03808 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/default-theme/config.vue @@ -0,0 +1,672 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/default-theme/frontmatter.vue b/docs/.vuepress/.temp/pages/zh/reference/default-theme/frontmatter.vue new file mode 100644 index 000000000..1a78ce4c3 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/default-theme/frontmatter.vue @@ -0,0 +1,269 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/default-theme/markdown.vue b/docs/.vuepress/.temp/pages/zh/reference/default-theme/markdown.vue new file mode 100644 index 000000000..70b0b5bb9 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/default-theme/markdown.vue @@ -0,0 +1,102 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/frontmatter.vue b/docs/.vuepress/.temp/pages/zh/reference/frontmatter.vue new file mode 100644 index 000000000..22701775b --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/frontmatter.vue @@ -0,0 +1,207 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin-api.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin-api.vue new file mode 100644 index 000000000..076bd41b9 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin-api.vue @@ -0,0 +1,285 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/README.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/README.vue new file mode 100644 index 000000000..c5b403459 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/README.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/active-header-links.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/active-header-links.vue new file mode 100644 index 000000000..c603c8870 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/active-header-links.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/back-to-top.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/back-to-top.vue new file mode 100644 index 000000000..bf00e585d --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/back-to-top.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/container.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/container.vue new file mode 100644 index 000000000..be1671e92 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/container.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/debug.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/debug.vue new file mode 100644 index 000000000..3c0bc6e18 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/debug.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/docsearch.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/docsearch.vue new file mode 100644 index 000000000..3c1991e9b --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/docsearch.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/git.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/git.vue new file mode 100644 index 000000000..c59314f3e --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/git.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/google-analytics.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/google-analytics.vue new file mode 100644 index 000000000..411e35462 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/google-analytics.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/medium-zoom.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/medium-zoom.vue new file mode 100644 index 000000000..138291405 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/medium-zoom.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/nprogress.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/nprogress.vue new file mode 100644 index 000000000..056da7249 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/nprogress.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/palette-stylus.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/palette-stylus.vue new file mode 100644 index 000000000..fd9e852c7 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/palette-stylus.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/pwa-popup.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/pwa-popup.vue new file mode 100644 index 000000000..adb867c3d --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/pwa-popup.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/plugin/pwa.vue b/docs/.vuepress/.temp/pages/zh/reference/plugin/pwa.vue new file mode 100644 index 000000000..47165f460 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/plugin/pwa.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/.vuepress/.temp/pages/zh/reference/theme-api.vue b/docs/.vuepress/.temp/pages/zh/reference/theme-api.vue new file mode 100644 index 000000000..d887f3563 --- /dev/null +++ b/docs/.vuepress/.temp/pages/zh/reference/theme-api.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/docs/guide/plugins/wa.md b/docs/.vuepress/.temp/palette.styl similarity index 100% rename from docs/docs/guide/plugins/wa.md rename to docs/.vuepress/.temp/palette.styl diff --git a/docs/.vuepress/.temp/style.styl b/docs/.vuepress/.temp/style.styl new file mode 100644 index 000000000..e69de29bb diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts new file mode 100644 index 000000000..3de9380cf --- /dev/null +++ b/docs/.vuepress/config.ts @@ -0,0 +1,120 @@ +import type { UserConfig } from '@vuepress/cli' +import type { DefaultThemeOptions } from '@vuepress/theme-default' +import { navbar, sidebar } from './configs' + +const config: UserConfig = { + base: '/', + + evergreen: process.env.NODE_ENV !== 'production', + + head: [['link', { rel: 'icon', href: `/logo.png` }]], + + // site-level locales config + locales: { + '/': { + lang: 'en-US', + title: 'VuePress', + description: 'Vue-powered Static Site Generator', + }, + '/zh/': { + lang: 'zh-CN', + title: 'VuePress', + description: 'Vue 驱动的静态网站生成器', + }, + }, + + themeConfig: { + logo: '/hero.png', + + repo: 'vuepress/vuepress-next', + + docsDir: 'docs', + + // theme-level locales config + locales: { + /** + * English locale config + * + * As the default locale of @vuepress/theme-default is English, + * we don't need to set all of the locale fields + */ + '/': { + // navbar + navbar: navbar.en, + + // sidebar + sidebar: sidebar.en, + + // page meta + editLinkText: 'Edit this page on GitHub', + }, + + /** + * Chinese locale config + */ + '/zh/': { + // navbar + navbar: navbar.zh, + selectLanguageName: '简体中文', + selectLanguageText: '选择语言', + selectLanguageAriaLabel: '选择语言', + + // sidebar + sidebar: sidebar.zh, + + // page meta + editLinkText: '在 GitHub 上编辑此页', + lastUpdatedText: '上次更新', + contributorsText: '贡献者', + + // custom containers + tip: '提示', + warning: '注意', + danger: '警告', + + // 404 page + notFound: [ + '这里什么都没有', + '我们怎么到这来了?', + '这是一个 404 页面', + '看起来我们进入了错误的链接', + ], + backToHome: '返回首页', + + // other + openInNewWindow: '在新窗口打开', + }, + }, + }, + + plugins: [ + [ + '@vuepress/plugin-docsearch', + { + // TODO: create algolia index for vuepress-next + // apiKey: '', + // appId: '', + // indexName: '', + locales: { + '/zh/': { + placeholder: '搜索文档', + }, + }, + }, + ], + ['@vuepress/plugin-pwa'], + [ + '@vuepress/plugin-pwa-popup', + { + locales: { + '/zh/': { + message: '发现新内容可用', + buttonText: '刷新', + }, + }, + }, + ], + ], +} + +export = config diff --git a/docs/.vuepress/configs/index.ts b/docs/.vuepress/configs/index.ts new file mode 100644 index 000000000..a65b51606 --- /dev/null +++ b/docs/.vuepress/configs/index.ts @@ -0,0 +1,2 @@ +export * as navbar from './navbar' +export * as sidebar from './sidebar' diff --git a/docs/.vuepress/configs/navbar/en.ts b/docs/.vuepress/configs/navbar/en.ts new file mode 100644 index 000000000..da41c71ac --- /dev/null +++ b/docs/.vuepress/configs/navbar/en.ts @@ -0,0 +1,84 @@ +import type { NavbarConfig } from '@vuepress/theme-default' + +export const en: NavbarConfig = [ + { + text: 'Guide', + link: '/guide/', + }, + { + text: 'Reference', + children: [ + { + text: 'VuePress', + children: [ + { + text: 'CLI', + link: '/reference/cli.html', + }, + '/reference/config.md', + '/reference/frontmatter.md', + '/reference/components.md', + '/reference/plugin-api.md', + '/reference/theme-api.md', + ], + }, + { + text: 'Bundlers', + children: [ + '/reference/bundler/webpack.md', + '/reference/bundler/vite.md', + ], + }, + { + text: 'Default Theme', + children: [ + '/reference/default-theme/config.md', + '/reference/default-theme/frontmatter.md', + '/reference/default-theme/components.md', + '/reference/default-theme/markdown.md', + ], + }, + { + text: 'Official Plugins', + link: '/reference/plugin/', + children: [], + }, + ], + }, + { + text: 'Learn More', + children: [ + { + text: 'Advanced', + children: [ + '/guide/advanced/markdown.md', + '/guide/advanced/theme.md', + '/guide/advanced/plugin.md', + ], + }, + { + text: 'Resources', + children: [ + '/contributing.md', + { + text: 'Changelog', + link: + 'https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md', + }, + { + text: 'Awesome VuePress', + link: 'https://github.com/vuepress/awesome-vuepress', + }, + { + text: 'v1 docs', + link: 'https://v1.vuepress.vuejs.org', + }, + { + text: 'v0 docs', + link: 'https://v0.vuepress.vuejs.org', + }, + ], + }, + ], + }, +] diff --git a/docs/.vuepress/configs/navbar/index.ts b/docs/.vuepress/configs/navbar/index.ts new file mode 100644 index 000000000..c09551765 --- /dev/null +++ b/docs/.vuepress/configs/navbar/index.ts @@ -0,0 +1,2 @@ +export * from './en' +export * from './zh' diff --git a/docs/.vuepress/configs/navbar/zh.ts b/docs/.vuepress/configs/navbar/zh.ts new file mode 100644 index 000000000..91260e5e6 --- /dev/null +++ b/docs/.vuepress/configs/navbar/zh.ts @@ -0,0 +1,81 @@ +import type { NavbarConfig } from '@vuepress/theme-default' + +export const zh: NavbarConfig = [ + { + text: '指南', + link: '/zh/guide/', + }, + { + text: '参考', + children: [ + { + text: 'VuePress', + children: [ + '/zh/reference/cli.md', + '/zh/reference/config.md', + '/zh/reference/frontmatter.md', + '/zh/reference/components.md', + '/zh/reference/plugin-api.md', + '/zh/reference/theme-api.md', + ], + }, + { + text: '打包工具', + children: [ + '/zh/reference/bundler/webpack.md', + '/zh/reference/bundler/vite.md', + ], + }, + { + text: '默认主题', + children: [ + '/zh/reference/default-theme/config.md', + '/zh/reference/default-theme/frontmatter.md', + '/zh/reference/default-theme/components.md', + '/zh/reference/default-theme/markdown.md', + ], + }, + { + text: '官方插件', + link: '/zh/reference/plugin/', + children: [], + }, + ], + }, + { + text: '了解更多', + children: [ + { + text: '深入', + children: [ + '/zh/guide/advanced/markdown.md', + '/zh/guide/advanced/theme.md', + '/zh/guide/advanced/plugin.md', + ], + }, + { + text: '其他资源', + children: [ + '/zh/contributing.md', + { + text: '更新日志', + link: + 'https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md', + }, + { + text: 'Awesome VuePress', + link: 'https://github.com/vuepress/awesome-vuepress', + }, + { + text: 'v1 文档', + link: 'https://v1.vuepress.vuejs.org/zh/', + }, + { + text: 'v0 文档', + link: 'https://v0.vuepress.vuejs.org/zh/', + }, + ], + }, + ], + }, +] diff --git a/docs/.vuepress/configs/sidebar/en.ts b/docs/.vuepress/configs/sidebar/en.ts new file mode 100644 index 000000000..970f44357 --- /dev/null +++ b/docs/.vuepress/configs/sidebar/en.ts @@ -0,0 +1,87 @@ +import type { SidebarConfig } from '@vuepress/theme-default' + +export const en: SidebarConfig = { + '/guide/': [ + { + isGroup: true, + text: 'Guide', + children: [ + '/guide/README.md', + '/guide/getting-started.md', + '/guide/configuration.md', + '/guide/page.md', + '/guide/markdown.md', + '/guide/assets.md', + '/guide/i18n.md', + '/guide/deployment.md', + '/guide/theme.md', + '/guide/plugin.md', + '/guide/bundler.md', + ], + }, + ], + '/guide/advanced/': [ + { + isGroup: true, + text: 'Advanced', + children: [ + '/guide/advanced/markdown.md', + '/guide/advanced/theme.md', + '/guide/advanced/plugin.md', + ], + }, + ], + '/reference/': [ + { + isGroup: true, + text: 'VuePress Reference', + children: [ + '/reference/cli.md', + '/reference/config.md', + '/reference/frontmatter.md', + '/reference/components.md', + '/reference/plugin-api.md', + '/reference/theme-api.md', + ], + }, + ], + '/reference/bundler/': [ + { + isGroup: true, + text: 'Bundlers Reference', + children: ['/reference/bundler/webpack.md', '/reference/bundler/vite.md'], + }, + ], + '/reference/default-theme/': [ + { + isGroup: true, + text: 'Default Theme Reference', + children: [ + '/reference/default-theme/config.md', + '/reference/default-theme/frontmatter.md', + '/reference/default-theme/components.md', + '/reference/default-theme/markdown.md', + ], + }, + ], + '/reference/plugin/': [ + { + isGroup: true, + text: 'Official Plugins Reference', + children: [ + '/reference/plugin/active-header-links.md', + '/reference/plugin/back-to-top.md', + '/reference/plugin/container.md', + '/reference/plugin/debug.md', + '/reference/plugin/docsearch.md', + '/reference/plugin/git.md', + '/reference/plugin/google-analytics.md', + '/reference/plugin/medium-zoom.md', + '/reference/plugin/nprogress.md', + '/reference/plugin/palette-stylus.md', + '/reference/plugin/pwa.md', + '/reference/plugin/pwa-popup.md', + ], + }, + ], +} diff --git a/docs/.vuepress/configs/sidebar/index.ts b/docs/.vuepress/configs/sidebar/index.ts new file mode 100644 index 000000000..c09551765 --- /dev/null +++ b/docs/.vuepress/configs/sidebar/index.ts @@ -0,0 +1,2 @@ +export * from './en' +export * from './zh' diff --git a/docs/.vuepress/configs/sidebar/zh.ts b/docs/.vuepress/configs/sidebar/zh.ts new file mode 100644 index 000000000..22800dc0b --- /dev/null +++ b/docs/.vuepress/configs/sidebar/zh.ts @@ -0,0 +1,90 @@ +import type { SidebarConfig } from '@vuepress/theme-default' + +export const zh: SidebarConfig = { + '/zh/guide/': [ + { + isGroup: true, + text: '指南', + children: [ + '/zh/guide/README.md', + '/zh/guide/getting-started.md', + '/zh/guide/configuration.md', + '/zh/guide/page.md', + '/zh/guide/markdown.md', + '/zh/guide/assets.md', + '/zh/guide/i18n.md', + '/zh/guide/deployment.md', + '/zh/guide/theme.md', + '/zh/guide/plugin.md', + '/zh/guide/bundler.md', + ], + }, + ], + '/zh/guide/advanced/': [ + { + isGroup: true, + text: '深入', + children: [ + '/zh/guide/advanced/markdown.md', + '/zh/guide/advanced/theme.md', + '/zh/guide/advanced/plugin.md', + ], + }, + ], + '/zh/reference/': [ + { + isGroup: true, + text: 'VuePress 参考', + children: [ + '/zh/reference/cli.md', + '/zh/reference/config.md', + '/zh/reference/frontmatter.md', + '/zh/reference/components.md', + '/zh/reference/plugin-api.md', + '/zh/reference/theme-api.md', + ], + }, + ], + '/zh/reference/bundler/': [ + { + isGroup: true, + text: '打包工具参考', + children: [ + '/zh/reference/bundler/webpack.md', + '/zh/reference/bundler/vite.md', + ], + }, + ], + '/zh/reference/default-theme/': [ + { + isGroup: true, + text: '默认主题参考', + children: [ + '/zh/reference/default-theme/config.md', + '/zh/reference/default-theme/frontmatter.md', + '/zh/reference/default-theme/components.md', + '/zh/reference/default-theme/markdown.md', + ], + }, + ], + '/zh/reference/plugin/': [ + { + isGroup: true, + text: '官方插件参考', + children: [ + '/zh/reference/plugin/active-header-links.md', + '/zh/reference/plugin/back-to-top.md', + '/zh/reference/plugin/container.md', + '/zh/reference/plugin/debug.md', + '/zh/reference/plugin/docsearch.md', + '/zh/reference/plugin/git.md', + '/zh/reference/plugin/google-analytics.md', + '/zh/reference/plugin/medium-zoom.md', + '/zh/reference/plugin/nprogress.md', + '/zh/reference/plugin/palette-stylus.md', + '/zh/reference/plugin/pwa.md', + '/zh/reference/plugin/pwa-popup.md', + ], + }, + ], +} diff --git a/docs/.vuepress/public/hero.png b/docs/.vuepress/public/hero.png new file mode 100644 index 000000000..ac6beaff0 Binary files /dev/null and b/docs/.vuepress/public/hero.png differ diff --git a/docs/.vuepress/public/logo.png b/docs/.vuepress/public/logo.png new file mode 100644 index 000000000..60e17006a Binary files /dev/null and b/docs/.vuepress/public/logo.png differ diff --git a/docs/LICENSE b/docs/LICENSE deleted file mode 100644 index 0978fbf7e..000000000 --- a/docs/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2020-present webank - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..ce3091420 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,60 @@ +--- +home: true +title: Home +heroImage: /hero.png +actions: + - text: Get Started + link: /guide/getting-started.html + type: primary + - text: Introduction + link: /guide/ + type: secondary +features: + - title: Simplicity First + details: Minimal setup with markdown-centered project structure helps you focus on writing. + - title: Vue-Powered + details: Enjoy the dev experience of Vue, use Vue components in markdown, and develop custom themes with Vue. + - title: Performant + details: VuePress generates pre-rendered static HTML for each page, and runs as an SPA once a page is loaded. +footer: MIT Licensed | Copyright © 2018-present Evan You +--- + +### As Easy as 1, 2, 3 + + + + +```bash +# install in your project +yarn add -D vuepress@next + +# create a markdown file +echo '# Hello VuePress' > README.md + +# start writing +yarn vuepress dev + +# build to static files +yarn vuepress build +``` + + + + + +```bash +# install in your project +npm install -D vuepress@next + +# create a markdown file +echo '# Hello VuePress' > README.md + +# start writing +npx vuepress dev + +# build to static files +npx vuepress build +``` + + + diff --git a/docs/contributing.md b/docs/contributing.md new file mode 100644 index 000000000..563bf8043 --- /dev/null +++ b/docs/contributing.md @@ -0,0 +1,108 @@ +--- +sidebar: auto +--- + +# Contributing Guide + +## Overview + +This repository employs a [monorepo](https://en.wikipedia.org/wiki/Monorepo) setup with [yarn classic workspaces](https://classic.yarnpkg.com/en/docs/workspaces), and hosts a number of associated but separated packages in the `packages` directory: + +- `@vuepress/core`: The VuePress core. Provides pure Node API to generate VuePress app, including page handling, plugin system and data preparation. + +- `@vuepress/client`: The VuePress client package. Provides the client entry, and exports types and composable utils that can be used in client side development. + +- `@vuepress/bundler-webpack`: The VuePress bundler package with webpack. Use webpack to `dev` and `build` VuePress app that generated by `@vuepress/core`. + +- `@vuepress/cli`: The VuePress command line interface (CLI) package. It will resolve user config file, and create VuePress app with `@vuepress/core`, then use `@vuepress/bundler-${name}` to execute corresponding command. + +- `@vuepress/theme-default`: The VuePress default theme. + +- `@vuepress/plugin-${name}`: Official plugins. + +- `@vuepress/shared`: Utilities that shared between node side and client side. + +- `@vuepress/utils`: Utilities that should only be used in node side. + +- `vuepress`: Simply a wrapper of `@vuepress/cli`, which requires `@vuepress/bundler-webpack` and `@vuepress/theme-default` as dependencies. If users want to use default theme with webpack, they can simply install this package. + +## Development Setup + +Pre-requirement: + +- [Node.js](http://nodejs.org) **version 12+** +- [Yarn v1 classic](https://classic.yarnpkg.com/en/docs/install) + +Clone the repo, and install dependencies: + +```bash +yarn +``` + +Start watching source files: + +```bash +yarn dev +``` + +Open another terminal, and start developing the documentation site: + +```bash +yarn docs:dev +``` + +Main tools that used in this project: + +- [TypeScript](https://www.typescriptlang.org/) as the development language +- [Jest](https://jestjs.io/) for unit testing +- [ESLint](https://eslint.org/) + [Prettier](https://prettier.io/) for code linting and formatting + +## Scripts + +### `yarn build` + +The `build` script uses `tsc` to compile typescript source files to javascript dist files. + +You may need to run this script first after your clone this repository, because the dist files are ignored by `.gitignore`. + +### `yarn copy` + +The `copy` script of root project runs `copy` script in all packages, copying some resources from source directory to dist directory. + +Some source files (e.g. `.vue`, `.styl` files) can not be processed by `build` script, but should keep the same relative path in the dist directory. + +You may need to run this script after your clone this repository, too. + +### `yarn dev` + +The `dev` script runs `copy` and `build` scripts in watch mode. + +### `yarn clean` + +The `clean` script runs `clean` script in all packages, cleaning all the dist files and caches. In other words, it will remove all the files that generated by `build`, `copy` and `dev` scripts. + +It's used before you want to re-build source files from a clean / initial state. + +### `yarn docs:*` + +#### `yarn docs:build`, `yarn docs:dev`, `yarn docs:clean` + +The `docs:` prefix indicates that these scripts are for documentation, i.e. the `docs` directory. + +VuePress is using itself to build its own documentation site. + +You need to run `yarn build && yarn copy` to build VuePress source files first, then run these `docs:` scripts to develop and build our documentation. + +#### `yarn docs:serve` + +Serve the documentation site locally. + +You need to run `yarn docs:build` first to generate the documentation dist files, and then run `yarn docs:serve` to serve them. + +### `yarn lint` + +The `lint` script uses ESLint to check all source files. + +### `yarn test` + +The `test` script uses Jest to run unit testings. diff --git a/docs/docs/.vuepress/components/componetTemplate.vue b/docs/docs/.vuepress/components/componetTemplate.vue deleted file mode 100644 index 82be74277..000000000 --- a/docs/docs/.vuepress/components/componetTemplate.vue +++ /dev/null @@ -1,95 +0,0 @@ -