first commit

This commit is contained in:
2020-04-21 13:29:13 +08:00
commit 767cf46baa
118 changed files with 20253 additions and 0 deletions

53
docs/.vuepress/config.js Executable file
View File

@@ -0,0 +1,53 @@
module.exports = {
title: "MogoH5+",
description: "快速开发WebApp的多页面脚手架工具,致力于打造H5+应用生态.",
base: "/mogo-h5plus/",
themeConfig: {
nav: [
{ text: "主页", link: "/" },
{ text: "MogoH5+", link: "/guide/guide.md" },
{ text: "Hotfix", link: "/hotfix/introduction.md" },
{ text: "H5+文档", link: "http://www.html5plus.org/doc/h5p.html" }
],
repo: "tyaqing/mogo-h5plus",
search: true,
sidebar: {
"/guide/": [
{
title: "指南|Guide",
collapsable: false,
children: [
"introduction",
"development",
"production",
"update_log",
"qa"
]
},
{
title: "最佳实践|Practice",
collapsable: false,
children: ["practice/webview", "practice/details"]
},
{
title: "关于|About",
collapsable: false,
children: ["about"]
}
],
"/hotfix/": [{
title: "新版本|V1",
collapsable: false,
children: [
"introduction", "config", "hotfitxFemirror"
]
}, {
title: "旧版本|Old",
collapsable: true,
children: [
"old/introduction", "old/usage", "old/hotfix", "old/hotfitxFemirror"
]
}]
}
}
};

4
docs/.vuepress/override.styl Executable file
View File

@@ -0,0 +1,4 @@
$accentColor = #F7782E
$textColor = #2c3e50
$borderColor = #eaecef
$codeBgColor = #282c34

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

BIN
docs/.vuepress/public/alipay.JPG Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
docs/.vuepress/public/h1.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

BIN
docs/.vuepress/public/h2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

BIN
docs/.vuepress/public/h3.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

BIN
docs/.vuepress/public/logo.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
docs/.vuepress/public/s0.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

BIN
docs/.vuepress/public/s1.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

BIN
docs/.vuepress/public/s2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

BIN
docs/.vuepress/public/s3.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

BIN
docs/.vuepress/public/wxpay.JPG Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB