Skip to content

Commit

Permalink
重新设计导航栏
Browse files Browse the repository at this point in the history
  • Loading branch information
makemyownlife committed Jul 24, 2023
1 parent 337e48e commit 3482d88
Show file tree
Hide file tree
Showing 327 changed files with 7 additions and 41,302 deletions.
441 changes: 0 additions & 441 deletions README.md

Large diffs are not rendered by default.

47 changes: 7 additions & 40 deletions docs/.vuepress/navbar.ts
Original file line number Diff line number Diff line change
@@ -1,45 +1,12 @@
import { navbar } from "vuepress-theme-hope";

export default navbar([
{ text: "面试指南", icon: "java", link: "/home.md" },
{ text: "开源项目", icon: "github", link: "/open-source-project/" },
{ text: "技术书籍", icon: "book", link: "/books/" },
{ text: "Java基础", icon: "java", link: "/home.md" },
{ text: "缓存", icon: "redis", link: "/cache/" },
{ text: "分库分表", icon: "database", link: "/sharding/" },
{ text: "消息队列", icon: "MQ", link: "/mq/" },
{ text: "架构设计", link: "/sharding/" },
{
text: "程序人生",
icon: "article",
link: "/high-quality-technical-articles/",
},
{
text: "知识星球",
icon: "planet",
children: [
{
text: "星球介绍",
icon: "about",
link: "/about-the-author/zhishixingqiu-two-years.md",
},
{
text: "星球专属优质专栏",
icon: "about",
link: "/zhuanlan/",
},
{
text: "星球优质主题汇总",
icon: "star",
link: "https://www.yuque.com/snailclimb/rpkqw1/ncxpnfmlng08wlf1",
},
],
},
{
text: "网站相关",
icon: "about",
children: [
{ text: "关于作者", icon: "zuozhe", link: "/about-the-author/" },
{
text: "更新历史",
icon: "history",
link: "/timeline/",
},
],
},
text: "程序人生", link: "/high-quality-technical-articles/",
}
]);
Binary file removed docs/.vuepress/public/me.png
Binary file not shown.
56 changes: 0 additions & 56 deletions docs/about-the-author/dog-that-copies-other-people-essay.md

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3482d88

Please sign in to comment.