mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 11:18:54 +08:00
docs: 忽略.temp文件夹
This commit is contained in:
parent
54ffba7b02
commit
cb97de407d
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@
|
||||
.vscode
|
||||
.history
|
||||
.cache
|
||||
.temp
|
||||
*.log
|
||||
node_modules
|
||||
npm-debug.log
|
||||
|
@ -1,7 +0,0 @@
|
||||
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,
|
||||
]
|
@ -1,9 +0,0 @@
|
||||
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,
|
||||
]
|
@ -1,11 +0,0 @@
|
||||
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,
|
||||
]
|
@ -1,6 +0,0 @@
|
||||
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")),
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,44 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,202 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,81 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,202 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,25 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,31 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,56 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,37 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,31 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,67 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,17 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,31 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,44 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,62 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,67 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,31 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,31 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,37 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,44 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,125 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,37 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,37 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,37 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,125 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,217 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,81 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,82 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,37 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,44 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,56 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,31 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,37 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,123 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,37 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,31 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,217 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,25 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,67 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,82 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,123 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,55 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,31 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,62 +0,0 @@
|
||||
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)
|
||||
}
|
@ -1,14 +0,0 @@
|
||||
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",
|
||||
},
|
||||
]
|
@ -1,14 +0,0 @@
|
||||
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",
|
||||
},
|
||||
]
|
@ -1,14 +0,0 @@
|
||||
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",
|
||||
},
|
||||
]
|
@ -1,14 +0,0 @@
|
||||
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",
|
||||
},
|
||||
]
|
@ -1,14 +0,0 @@
|
||||
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",
|
||||
},
|
||||
]
|
@ -1,14 +0,0 @@
|
||||
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",
|
||||
},
|
||||
]
|
@ -1,14 +0,0 @@
|
||||
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",
|
||||
},
|
||||
]
|
@ -1,14 +0,0 @@
|
||||
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",
|
||||
},
|
||||
]
|
@ -1,14 +0,0 @@
|
||||
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",
|
||||
},
|
||||
]
|
@ -1,14 +0,0 @@
|
||||
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",
|
||||
},
|
||||
]
|
@ -1,14 +0,0 @@
|
||||
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",
|
||||
},
|
||||
]
|
@ -1,14 +0,0 @@
|
||||
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",
|
||||
},
|
||||
]
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user