From 01826dc822a413cf7b437f844476c998a4229786 Mon Sep 17 00:00:00 2001 From: moqsien Date: Wed, 27 Nov 2024 21:47:31 +0800 Subject: [PATCH] update --- src/content/docs/books/elasticsearch.mdx | 16 +++++++++- src/content/docs/books/kafka.mdx | 37 +++++++++++++++++++++++- src/content/docs/books/mysql.mdx | 8 +++++ src/content/docs/books/redis.mdx | 8 +++++ src/content/docs/tools/programming.mdx | 2 ++ 5 files changed, 69 insertions(+), 2 deletions(-) diff --git a/src/content/docs/books/elasticsearch.mdx b/src/content/docs/books/elasticsearch.mdx index e7f0397..a1f3a8d 100644 --- a/src/content/docs/books/elasticsearch.mdx +++ b/src/content/docs/books/elasticsearch.mdx @@ -1,4 +1,18 @@ --- title: ElasticSearch相关书籍和学习资料 description: 一起学习ElasticSearch. ---- \ No newline at end of file +--- + +import { Card, CardGrid, LinkCard, Icon } from '@astrojs/starlight/components'; + + + + 讲得简单清晰。 + + + + 文档必须安排上! + + + + diff --git a/src/content/docs/books/kafka.mdx b/src/content/docs/books/kafka.mdx index 14ab523..182cd37 100644 --- a/src/content/docs/books/kafka.mdx +++ b/src/content/docs/books/kafka.mdx @@ -1,4 +1,39 @@ --- title: Kafka/RocketMQ相关书籍和学习资料 description: 一起学习Kafka/RocketMQ. ---- \ No newline at end of file +--- + +import { Card, CardGrid, LinkCard, Icon } from '@astrojs/starlight/components'; + +## Kafka + + + + 文档必须安排上! + + + + 讲得简单清晰。 + + + + 讲得简单清晰。 + + + + + + + +## RocketMQ + + + + 文档必须安排上! + + + + 讲得简单清晰。 + + + diff --git a/src/content/docs/books/mysql.mdx b/src/content/docs/books/mysql.mdx index 4220e30..33115be 100644 --- a/src/content/docs/books/mysql.mdx +++ b/src/content/docs/books/mysql.mdx @@ -11,4 +11,12 @@ import { Card, CardGrid, LinkCard, Icon } from '@astrojs/starlight/components'; + + 官方文档必须要上(8.4)! + + + + 总结得很全面了! + + diff --git a/src/content/docs/books/redis.mdx b/src/content/docs/books/redis.mdx index c2eacf3..545ad1c 100644 --- a/src/content/docs/books/redis.mdx +++ b/src/content/docs/books/redis.mdx @@ -6,9 +6,17 @@ description: 一起学习Redis. import { Card, CardGrid, LinkCard, Icon } from '@astrojs/starlight/components'; + + 讲得简单清晰。 + + 图解系列,让天下没有难懂的八股文! + + 文档必须安排上! + + diff --git a/src/content/docs/tools/programming.mdx b/src/content/docs/tools/programming.mdx index b9b2049..6f7b69b 100644 --- a/src/content/docs/tools/programming.mdx +++ b/src/content/docs/tools/programming.mdx @@ -30,6 +30,8 @@ import { Card, CardGrid, LinkCard, Icon } from '@astrojs/starlight/components'; +## VSCode好用插件 + ## IT-Tools