Skip to content

Commit 9916093

Browse files
committed
[docs update]简单完善
1 parent 0fa55ed commit 9916093

26 files changed

+83
-68
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
- [项目介绍](./docs/javaguide/intro.md)
3434
- [贡献指南](./docs/javaguide/contribution-guideline.md)
3535
- [常见问题](./docs/javaguide/faq.md)
36-
- [项目待办](./docs/javaguide/todo.md)
3736

3837
## Java
3938

docs/.vuepress/navbar.ts

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default navbar([
44
{ text: "面试指南", icon: "java", link: "/home.md" },
55
{
66
text: "知识星球",
7-
icon: "code",
7+
icon: "planet",
88
link: "/about-the-author/zhishixingqiu-two-years.md",
99
},
1010
{ text: "开源项目", icon: "github", link: "/open-source-project/" },
@@ -23,12 +23,7 @@ export default navbar([
2323
text: "更新历史",
2424
icon: "history",
2525
link: "/timeline/",
26-
},
27-
{
28-
text: "旧版入口(不推荐)",
29-
icon: "java",
30-
link: "https://snailclimb.gitee.io/javaguide/#/",
31-
},
26+
}
3227
],
3328
},
3429
]);

docs/.vuepress/sidebar/about-the-author.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { arraySidebar } from "vuepress-theme-hope";
33
export const aboutTheAuthor = arraySidebar([
44
{
55
text: "个人经历",
6-
icon: "zuozhe",
6+
icon: "experience",
77
collapsible: false,
88
children: [
99
"internet-addiction-teenager",

docs/.vuepress/sidebar/index.ts

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,24 @@ export default sidebar({
1111
"/books/": books,
1212
"/about-the-author/": aboutTheAuthor,
1313
"/high-quality-technical-articles/": highQualityTechnicalArticles,
14-
"/javaguide/": ["intro", "history", "contribution-guideline", "faq", "todo"],
1514
"/zhuanlan/": [
1615
"java-mian-shi-zhi-bei",
1716
"handwritten-rpc-framework",
1817
"source-code-reading",
1918
],
2019
// 必须放在最后面
2120
"/": [
21+
{
22+
text: "必看",
23+
icon: "star",
24+
collapsible: true,
25+
prefix: "javaguide/",
26+
children: [
27+
"intro",
28+
"contribution-guideline",
29+
"faq",
30+
],
31+
},
2232
{
2333
text: "面试准备",
2434
icon: "interview",
@@ -364,7 +374,7 @@ export default sidebar({
364374
{
365375
text: "常用框架",
366376
prefix: "system-design/framework/",
367-
icon: "framework",
377+
icon: "component",
368378
collapsible: true,
369379
children: [
370380
{
@@ -393,7 +403,7 @@ export default sidebar({
393403
},
394404
{
395405
text: "系统设计",
396-
icon: "xitongsheji",
406+
icon: "design",
397407
prefix: "system-design/",
398408
collapsible: true,
399409
children: [
@@ -443,20 +453,16 @@ export default sidebar({
443453
text: "理论&算法&协议",
444454
icon: "suanfaku",
445455
prefix: "protocol/",
456+
collapsible: true,
446457
children: [
447458
"cap-and-base-theorem",
448459
"paxos-algorithm",
449460
"raft-algorithm",
450461
"gossip-protocl",
451462
],
452463
},
453-
"api-gateway",
454-
"distributed-id",
455-
"distributed-lock",
456-
"distributed-transaction",
457-
"distributed-configuration-center",
458464
{
459-
text: "RPC(远程调用)详解",
465+
text: "RPC详解",
460466
prefix: "rpc/",
461467
icon: "network",
462468
collapsible: true,
@@ -473,6 +479,11 @@ export default sidebar({
473479
"zookeeper/zookeeper-in-action",
474480
],
475481
},
482+
"api-gateway",
483+
"distributed-id",
484+
"distributed-lock",
485+
"distributed-transaction",
486+
"distributed-configuration-center",
476487
],
477488
},
478489
{

docs/.vuepress/sidebar/open-source-project.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const openSourceProject = arraySidebar([
1414
{
1515
text: "系统设计",
1616
link: "system-design",
17-
icon: "xitongsheji",
17+
icon: "design",
1818
},
1919
{
2020
text: "工具类库",

docs/.vuepress/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default hopeTheme({
1010
logo: "/logo.png",
1111
hostname: "https://javaguide.cn/",
1212

13-
iconAssets: "//at.alicdn.com/t/c/font_2922463_9aayheyb3v7.css",
13+
iconAssets: "//at.alicdn.com/t/c/font_2922463_kweia6fbo9.css",
1414

1515
author: {
1616
name: "Guide",

docs/about-the-author/zhishixingqiu-two-years.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ star: 2
127127

128128
![知识星球](https://oss.javaguide.cn/xingqiu/image-20220311203414600.png)
129129

130-
**方式二(推荐)** :添加我的个人微信(**guidege666**)领取一个 **30** 元的星球专属优惠券(一定要备注“优惠卷”)。
130+
**方式二(推荐)** :添加我的个人微信(**javaguide1024**)领取一个 **30** 元的星球专属优惠券(一定要备注“优惠卷”)。
131131

132132
**一定要备注“优惠卷”**,不然通过不了。
133133

docs/cs-basics/network/other-network-questions2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ NAT 不光可以缓解 IPv4 地址资源短缺的问题,还可以隐藏内部
137137

138138
![NAT 实现 IP地址转换](https://oss.javaguide.cn/github/javaguide/cs-basics/network/network-address-translation.png)
139139

140+
相关阅读:[NAT 协议详解(网络层)](./nat.md)
141+
140142
## ARP
141143

142144
### 什么是 Mac 地址?

docs/high-performance/cdn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CDN(内容分发网络)详解
33
category: 高性能
4-
icon: "cdn"
4+
icon: cdn
55
head:
66
- - meta
77
- name: keywords

docs/high-performance/load-balancing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 负载均衡详解
33
category: 高性能
4-
icon: "fuzaijunheng"
4+
icon: fuzaijunheng
55
head:
66
- - meta
77
- name: keywords

0 commit comments

Comments
 (0)