1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-04-13 10:49:45 +08:00

feat: 修改目录配置,替换pnpm包管理

This commit is contained in:
喜欢芝士的妹妹
2022-12-19 11:42:52 +08:00
parent 069be6726e
commit 3a417110aa
11 changed files with 10 additions and 4463 deletions

View File

@@ -1,16 +1,4 @@
/*
* @Description:
* @Version: Beta1.0
* @Author: 【B站&公众号】Rong姐姐好可爱
* @Date: 2021-01-19 08:04:19
* @LastEditors: 【B站&公众号】Rong姐姐好可爱
* @LastEditTime: 2022-04-24 22:47:58
*/
// const { path } = require('@vuepress/utils')
module.exports = {
// 自定义主题
// theme: path.resolve(__dirname, './theme'),
title: "计算机应试全家桶",
description: "磨刀不误砍柴工,读完硕士再打工",
// base: "/408CSFamily/",
@@ -39,7 +27,7 @@ module.exports = {
lastUpdated: true,
lastUpdatedText: "最近更新",
contributorsText: '贡献者',
notFound: ['宝贝不要急,我努力更新就会慢慢有的哟...想要什么,也欢迎微信后台私信'],// 自定义404页面提示语数组
notFound: ['宝贝不要急,我努力更新就会慢慢有的哟...想要什么,也欢迎微信后台私信!'],// 自定义404页面提示语数组
backToHome: '返回首页', // 返回首页
repo: "https://github.com/mmdapl/408CSFamily",
sidebarDepth: 1,

View File

@@ -1,17 +1,4 @@
/*
* @Description:
* @Version: Beta1.0
* @Author: 【B站&公众号】Rong姐姐好可爱
* @Date: 2021-01-19 08:04:19
* @LastEditors: 【B站&公众号】Rong姐姐好可爱
* @LastEditTime: 2022-04-23 23:51:07
*/
module.exports = [
// {
// text: "考研规划",
// link: "/DS1/"
// },
{
text: '首页',
link: '/'

View File

@@ -1,17 +1,4 @@
/*
* @Description:
* @Version: Beta1.0
* @Author: 【B站&公众号】Rong姐姐好可爱
* @Date: 2021-01-19 08:04:19
* @LastEditors: 【B站&公众号】Rong姐姐好可爱
* @LastEditTime: 2022-04-24 08:25:28
*/
module.exports = [
// {
// text: "考研规划",
// link: "/DS1/"
// },
{
text: '首页',
link: '/'
@@ -81,5 +68,4 @@ module.exports = [
text: "大事记",
link: "/Big_Event_History/"
},
];

View File

@@ -1,11 +1,3 @@
/*
* @Description: 测试
* @Version: Beta1.0
* @Author: 【B站&公众号】Rong姐姐好可爱
* @Date: 2021-01-19 08:04:19
* @LastEditors: 【B站&公众号】Rong姐姐好可爱
* @LastEditTime: 2022-04-23 23:58:24
*/
module.exports = {
// "/category/": require("../../category/sidebar_contents"),
// "/DataStructure/": require("../../category/sidebar_contents"),

View File

@@ -1,22 +1,3 @@
/*
* @Description:
* @Version: Beta1.0
* @Author: 【B站&公众号】Rong姐姐好可爱
* @Date: 2022-04-24 08:15:07
* @LastEditors: 【B站&公众号】Rong姐姐好可爱
* @LastEditTime: 2022-04-24 08:17:32
*/
/*
* @Description: 配置左侧菜单栏
* @Version: Beta1.0
* @Author: 【B站&公众号】Rong姐姐好可爱
* @Date: 2021-01-12 07:37:28
* @LastEditors: 【B站&公众号】Rong姐姐好可爱
* @LastEditTime: 2022-04-24 08:08:47
*/
module.exports = [
// 'basic_introduction',
// 'linear_table',

View File

@@ -1,13 +1,3 @@
/*
* @Description: 配置左侧菜单栏
* @Version: Beta1.0
* @Author: 【B站&公众号】Rong姐姐好可爱
* @Date: 2021-01-12 07:37:28
* @LastEditors: 【B站&公众号】Rong姐姐好可爱
* @LastEditTime: 2022-04-24 09:04:46
*/
module.exports = [
// 'basic_introduction',
// 'linear_table',

View File

@@ -1,11 +1,3 @@
/*
* @Description: 测试
* @Version: Beta1.0
* @Author: 【B站&公众号】Rong姐姐好可爱
* @Date: 2021-01-19 08:04:19
* @LastEditors: 【B站&公众号】Rong姐姐好可爱
* @LastEditTime: 2022-04-24 08:18:19
*/
module.exports = {
// "/category/": require("../../category/sidebar_contents"),
// "/DataStructure/": require("../../category/sidebar_contents"),

View File

@@ -1,8 +1,6 @@
/* 此处自定义样式,对主题进行覆盖 */
// 首页导航按钮
//首页导航按钮
.actions>a{
margin-left: 5px;
margin-right: 5px;