Skip to content

Commit b965697

Browse files
committed
docs: 1.格式化文档的 front matter;2.删除无用的图片
1 parent 02ac223 commit b965697

File tree

108 files changed

+782
-309
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+782
-309
lines changed

README.md

Lines changed: 1 addition & 1 deletion

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ module.exports = {
8686

8787
// contentBgStyle: 1,
8888

89-
category: false, // 是否打开分类功能,默认true。 如打开,会做的事情有:1. 自动生成的frontmatter包含分类字段 2.页面中显示与分类相关的信息和模块 3.自动生成分类页面(在@pages文件夹)。如关闭,则反之。
89+
category: true, // 是否打开分类功能,默认true。 如打开,会做的事情有:1. 自动生成的frontmatter包含分类字段 2.页面中显示与分类相关的信息和模块 3.自动生成分类页面(在@pages文件夹)。如关闭,则反之。
9090
tag: true, // 是否打开标签功能,默认true。 如打开,会做的事情有:1. 自动生成的frontmatter包含标签字段 2.页面中显示与标签相关的信息和模块 3.自动生成标签页面(在@pages文件夹)。如关闭,则反之。
9191
archive: true, // 是否打开归档功能,默认true。 如打开,会做的事情有:1.自动生成归档页面(在@pages文件夹)。如关闭,则反之。
9292

-7.48 KB
Binary file not shown.
-18.3 KB
Binary file not shown.
-2.74 KB
Binary file not shown.
-15.2 KB
Binary file not shown.

docs/.vuepress/public/img/EB-logo.png

-1.43 KB
Binary file not shown.

docs/.vuepress/public/img/bg.jpeg

-1.19 MB
Binary file not shown.

docs/.vuepress/public/img/bg.jpg

-241 KB
Binary file not shown.
-166 KB
Binary file not shown.

0 commit comments

Comments
 (0)