Skip to content

Commit

Permalink
Merge branch 'DLUT-TIC:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
meeting77smile authored Nov 16, 2024
2 parents 33fe049 + 9fff3b0 commit 45571fb
Show file tree
Hide file tree
Showing 248 changed files with 21,696 additions and 2,878 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.vuepress/.cache
.vuepress/.temp
node_modules
node_modules
update.bat
6 changes: 3 additions & 3 deletions .vuepress/components/try.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
{ id: 3, avatar: 'avatars/Saber.jpg', nickname: 'saber', link: 'https://emisaber.github.io/White_Box/' },
{ id: 4, avatar: 'avatars/Qym.png', nickname: 'Q', link: 'https://github.com/madaoQ' },
{ id: 5, avatar: 'avatars/Wyh.png', nickname: '无敌外援', link: 'https://github.com/Nanami14138' },
{ id: 6, avatar: 'avatars/Wkk.png', nickname: 'Sazerac-kk', link: 'https://example.com/user6' },
{ id: 7, avatar: 'avatars/Xwt.png', nickname: 'aoxuexinghuo', link: 'https://github.com/aoxuexinghuo' },
{ id: 7, avatar: '/logo.jpg', nickname: '期待您加入!', link: 'https://github.com/DLUT-TIC' },
{ id: 6, avatar: 'avatars/Wkk.png', nickname: 'Sazerac-kk', link: 'https://sazerac-kk.github.io/' },
{ id: 7, avatar: 'avatars/Xwt.png', nickname: 'aoxuexinghuo', link: 'https://aoxuexinghuo.github.io/' },
{ id: 8, avatar: '/logo.jpg', nickname: '期待您加入!', link: 'https://github.com/DLUT-TIC' },
// 可以根据需要添加更多成员
],
currentIndex: 0,
Expand Down
15 changes: 3 additions & 12 deletions .vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,29 +5,20 @@ import { viteBundler } from '@vuepress/bundler-vite'
import { katex } from '@mdit/plugin-katex'

export default defineUserConfig({
head: [
['link', { rel: 'stylesheet', href: 'https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css' }]
],
locales: {
// 键名是该语言所属的子路径
// 作为特例,默认语言可以使用 '/' 作为其路径。
'/': {
lang: 'zh-CN',
//首页左上角的文字
title: 'DUT-TIC',
description: 'Welcome to TIC',
},
},
bundler: viteBundler({}),
theme: recoTheme(themeConfig),
// 扩展markdown ---> 显示latex公式
extendsMarkdown: (md) => {
md.use(katex);
md.linkify.set({ fuzzyEmail: false });
},
// markdown: {
// lineNumbers: true,
// anchor: { permalink: false },
// toc: {includeLevel: [1,2]},
// extendMarkdown: md => {
// md.use(require('markdown-it-texmath'))
// }
// }
})
12 changes: 6 additions & 6 deletions .vuepress/config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const themeConfig = {

head: [
// 配置网站的图标(显示在浏览器的 tab 上)
['link', { rel: 'icon', href: '/qq.ico' }],
['link', { rel: 'icon', href: '/favicon.ico' }],
// 扩展markdown ---> 显示latex公式
['link', {rel:'stylesheet', href:'https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css'}],
['link', {rel:'stylesheet', href:'https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js'}],
Expand All @@ -36,11 +36,11 @@ export const themeConfig = {

// 根据blog文件中md的categories自动生成分类和标签
autoSetBlogCategories: true,
autoAddCategoryToNavbar: {
location: 5, // 默认 0
categoryText: '务虚笔记', // 默认 categories
tagText: '标签' // 默认 tags
},
// autoAddCategoryToNavbar: {
// location: 5, // 默认 0
// categoryText: '务虚笔记', // 默认 categories
// tagText: '标签' // 默认 tags
// },

base: "/TIC/",
}
7 changes: 3 additions & 4 deletions .vuepress/config/zh/bulletin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ export const bulletin = {
},
{
type: 'text',
content: `🎉🎉🎉 加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们`,
content: `🎉🎉🎉 加入我们加入我们加入我们加入我们加入我们加入我们加入我们`,
style: 'font-size: 12px; color: #5D67E8;'
},
{
type: 'title',
content: '扫一扫一扫',
content: '扫一扫一扫加入招新群',
},
{
type: 'image',
Expand All @@ -29,8 +29,7 @@ export const bulletin = {
type: "text",
content: `
<ul>
<li><a href="www.baidu.com">Issues<a/></li>
<li><a href="www.bing.com">Discussions<a/></li>
<li><a href="https://github.com/DLUT-TIC/DLUT-TIC.github.io/issues">Issues<a/></li>
</ul>`,
style: "font-size: 12px;",
},
Expand Down
2 changes: 1 addition & 1 deletion .vuepress/config/zh/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const navbar = [
children: [
{ text: '创新实践中心1', link: 'http://www.baidu.com', icon: 'Bar'},
{ text: 'Simon blog', link: 'https://github.com/SimonWuZY', icon: 'PageFirst'},
{ text: 'Nanami blog', link: 'http://www.baidu.com', icon: 'BrushFreehand'},
{ text: 'Nanami blog', link: 'https://github.com/Nanami14138', icon: 'BrushFreehand'},
{ text: 'lyydsheep blog', link: 'https://lyydsheep.github.io/', icon: 'PageFirst'},
{ text: 'saber blog', link: 'https://emisaber.github.io/White_Box/', icon: 'Cafe'},
]
Expand Down
6 changes: 3 additions & 3 deletions .vuepress/config/zh/series.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ export const series = {
'/docs/backEnd/': [
'overview', 'golangSyntax', 'gin', 'gorm',
],
'/docs/ai/':[
'学习建议', '大模型第一次例会','大模型第二次例会'
'/docs/ai/': [
'学习建议', '大模型第一次例会', '大模型第二次例会', '大模型第三次例会'
],
'/docs/frontEnd/': [
'大前端技术栈','js','Dart语言入门'
'大前端技术栈', 'js', 'Dart语言入门'
]
}
10 changes: 5 additions & 5 deletions .vuepress/dist/404.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .vuepress/dist/assets/1.html-96Rv0t3x.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .vuepress/dist/assets/1.html-B71AEmbt.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .vuepress/dist/assets/1.html-BIj2QS2A.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .vuepress/dist/assets/1.html-BJG4RyAV.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .vuepress/dist/assets/1.html-BMt_H1x5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .vuepress/dist/assets/1.html-BZmn9DlD.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion .vuepress/dist/assets/1.html-COIsB-dF.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion .vuepress/dist/assets/1.html-Cnr5LoMC.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .vuepress/dist/assets/1.html-Dqhifsxg.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .vuepress/dist/assets/1.html-ddMrCADY.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .vuepress/dist/assets/2.html-C9wLC0Ik.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .vuepress/dist/assets/404.html-B5c--gzX.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion .vuepress/dist/assets/404.html-BLVKoJ0V.js

This file was deleted.

Loading

0 comments on commit 45571fb

Please sign in to comment.