-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
557 changed files
with
23,144 additions
and
26,419 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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, | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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, | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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, | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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")), | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) | ||
} |
Oops, something went wrong.