From 21bc0b1293e187c054ad08b4c53b13720da14c55 Mon Sep 17 00:00:00 2001 From: javayhu Date: Tue, 17 Jun 2025 00:08:07 +0800 Subject: [PATCH] refactor(blog) update content about blog posts --- content/author/fox.mdx | 1 - content/author/fox.zh.mdx | 1 - content/author/mkdirs.mdx | 1 - content/author/mkdirs.zh.mdx | 1 - content/author/mksaas.mdx | 1 - content/author/mksaas.zh.mdx | 1 - content/blog/comparisons.mdx | 2 +- content/blog/comparisons.zh.mdx | 4 ++-- content/blog/fumadocs.mdx | 2 +- content/blog/fumadocs.zh.mdx | 2 +- content/blog/internationalization.mdx | 2 +- content/blog/internationalization.zh.mdx | 4 ++-- content/blog/manual-installation.mdx | 2 +- content/blog/manual-installation.zh.mdx | 2 +- content/blog/markdown.mdx | 2 +- content/blog/markdown.zh.mdx | 4 ++-- content/blog/search.mdx | 2 +- content/blog/search.zh.mdx | 4 ++-- content/blog/theme.mdx | 2 +- content/blog/theme.zh.mdx | 4 ++-- content/blog/what-is-fumadocs.mdx | 2 +- content/blog/what-is-fumadocs.zh.mdx | 4 ++-- content/category/company.mdx | 1 - content/category/company.zh.mdx | 1 - content/category/news.mdx | 1 - content/category/news.zh.mdx | 1 - content/category/product.mdx | 1 - content/category/product.zh.mdx | 1 - 28 files changed, 22 insertions(+), 34 deletions(-) diff --git a/content/author/fox.mdx b/content/author/fox.mdx index 6151ce7..93fd61a 100644 --- a/content/author/fox.mdx +++ b/content/author/fox.mdx @@ -1,5 +1,4 @@ --- -slug: fox name: Fox avatar: /images/avatars/fox.png --- diff --git a/content/author/fox.zh.mdx b/content/author/fox.zh.mdx index 6151ce7..93fd61a 100644 --- a/content/author/fox.zh.mdx +++ b/content/author/fox.zh.mdx @@ -1,5 +1,4 @@ --- -slug: fox name: Fox avatar: /images/avatars/fox.png --- diff --git a/content/author/mkdirs.mdx b/content/author/mkdirs.mdx index e5cf61f..19103b6 100644 --- a/content/author/mkdirs.mdx +++ b/content/author/mkdirs.mdx @@ -1,5 +1,4 @@ --- -slug: mkdirs name: Mkdirs avatar: /images/avatars/mkdirs.png --- diff --git a/content/author/mkdirs.zh.mdx b/content/author/mkdirs.zh.mdx index 61ba558..4d98593 100644 --- a/content/author/mkdirs.zh.mdx +++ b/content/author/mkdirs.zh.mdx @@ -1,5 +1,4 @@ --- -slug: mkdirs name: Mkdirs模板 avatar: /images/avatars/mkdirs.png --- diff --git a/content/author/mksaas.mdx b/content/author/mksaas.mdx index 77581c6..14c98e5 100644 --- a/content/author/mksaas.mdx +++ b/content/author/mksaas.mdx @@ -1,5 +1,4 @@ --- -slug: mksaas name: MkSaaS avatar: /images/avatars/mksaas.png --- diff --git a/content/author/mksaas.zh.mdx b/content/author/mksaas.zh.mdx index 294ec63..007aeb6 100644 --- a/content/author/mksaas.zh.mdx +++ b/content/author/mksaas.zh.mdx @@ -1,5 +1,4 @@ --- -slug: mksaas name: MkSaaS模板 avatar: /images/avatars/mksaas.png --- diff --git a/content/blog/comparisons.mdx b/content/blog/comparisons.mdx index c781c27..38af421 100644 --- a/content/blog/comparisons.mdx +++ b/content/blog/comparisons.mdx @@ -2,7 +2,7 @@ title: Comparisons description: How is Fumadocs different from other existing frameworks? image: /images/blog/post-2.png -date: 2025-03-22T12:00:00.000Z +date: "2025-03-22T12:00:00.000Z" published: true categories: [news, company] author: fox diff --git a/content/blog/comparisons.zh.mdx b/content/blog/comparisons.zh.mdx index d1b7187..5a399e8 100644 --- a/content/blog/comparisons.zh.mdx +++ b/content/blog/comparisons.zh.mdx @@ -2,7 +2,7 @@ title: 对比 description: Fumadocs 与其他现有框架有何不同? image: /images/blog/post-2.png -date: 2025-03-22T12:00:00.000Z +date: "2025-03-22T12:00:00.000Z" published: true categories: [news, company] author: fox @@ -69,4 +69,4 @@ Docusaurus 是一个基于 React.js 的强大框架。它通过插件和自定 您可以通过插件轻松实现许多功能,他们的生态系统确实更大,并由许多贡献者维护。 -相比之下,Fumadocs 的灵活性允许您自己实现它们,可能需要更长的时间来调整它以达到您的满意度。 \ No newline at end of file +相比之下,Fumadocs 的灵活性允许您自己实现它们,可能需要更长的时间来调整它以达到您的满意度。 \ No newline at end of file diff --git a/content/blog/fumadocs.mdx b/content/blog/fumadocs.mdx index 029c268..0891796 100644 --- a/content/blog/fumadocs.mdx +++ b/content/blog/fumadocs.mdx @@ -2,7 +2,7 @@ title: Quick Start description: Getting Started with Fumadocs image: /images/blog/post-8.png -date: 2025-03-28T12:00:00.000Z +date: "2025-03-28T12:00:00.000Z" published: true categories: [company, news] author: mksaas diff --git a/content/blog/fumadocs.zh.mdx b/content/blog/fumadocs.zh.mdx index 1cf035e..468c46e 100644 --- a/content/blog/fumadocs.zh.mdx +++ b/content/blog/fumadocs.zh.mdx @@ -2,7 +2,7 @@ title: 快速入门 description: Fumadocs 入门指南 image: /images/blog/post-8.png -date: 2025-03-28T12:00:00.000Z +date: "2025-03-28T12:00:00.000Z" published: true categories: [company, news] author: mksaas diff --git a/content/blog/internationalization.mdx b/content/blog/internationalization.mdx index e495795..cbd7bf9 100644 --- a/content/blog/internationalization.mdx +++ b/content/blog/internationalization.mdx @@ -2,7 +2,7 @@ title: Internationalization description: Support multiple languages in your documentation image: /images/blog/post-3.png -date: 2025-03-15T12:00:00.000Z +date: "2025-03-15T12:00:00.000Z" published: true categories: [company, product] author: mksaas diff --git a/content/blog/internationalization.zh.mdx b/content/blog/internationalization.zh.mdx index 08e35ab..d29609d 100644 --- a/content/blog/internationalization.zh.mdx +++ b/content/blog/internationalization.zh.mdx @@ -2,7 +2,7 @@ title: 国际化 description: 在您的文档中支持多种语言 image: /images/blog/post-3.png -date: 2025-03-15T12:00:00.000Z +date: "2025-03-15T12:00:00.000Z" published: true categories: [company, product] author: mksaas @@ -224,4 +224,4 @@ return This is a link; import { DynamicLink } from 'fumadocs-core/dynamic-link'; This is a link -``` \ No newline at end of file +``` \ No newline at end of file diff --git a/content/blog/manual-installation.mdx b/content/blog/manual-installation.mdx index 83170b7..de459ea 100644 --- a/content/blog/manual-installation.mdx +++ b/content/blog/manual-installation.mdx @@ -2,7 +2,7 @@ title: Manual Installation description: Create a new fumadocs project from scratch. image: /images/blog/post-4.png -date: 2025-03-14T12:00:00.000Z +date: "2025-03-14T12:00:00.000Z" published: true categories: [company, product] author: mkdirs diff --git a/content/blog/manual-installation.zh.mdx b/content/blog/manual-installation.zh.mdx index f04a13a..ca0412e 100644 --- a/content/blog/manual-installation.zh.mdx +++ b/content/blog/manual-installation.zh.mdx @@ -2,7 +2,7 @@ title: 手动安装 description: 从零开始创建一个新的 Fumadocs 项目 image: /images/blog/post-4.png -date: 2025-03-14T12:00:00.000Z +date: "2025-03-14T12:00:00.000Z" published: true categories: [company, product] author: mkdirs diff --git a/content/blog/markdown.mdx b/content/blog/markdown.mdx index 6228a72..ff612e8 100644 --- a/content/blog/markdown.mdx +++ b/content/blog/markdown.mdx @@ -2,7 +2,7 @@ title: Markdown description: How to write documents image: /images/blog/post-5.png -date: 2025-03-05T12:00:00.000Z +date: "2025-03-05T12:00:00.000Z" published: true categories: [news, company] author: mkdirs diff --git a/content/blog/markdown.zh.mdx b/content/blog/markdown.zh.mdx index 1ae54ad..fbe6044 100644 --- a/content/blog/markdown.zh.mdx +++ b/content/blog/markdown.zh.mdx @@ -2,7 +2,7 @@ title: Markdown description: 如何撰写文档 image: /images/blog/post-5.png -date: 2025-03-05T12:00:00.000Z +date: "2025-03-05T12:00:00.000Z" published: true categories: [news, company] author: mkdirs @@ -251,7 +251,7 @@ console.log('Hello World'); ``` ```` -### 高亮行 +### 高亮行 ````md ```tsx diff --git a/content/blog/search.mdx b/content/blog/search.mdx index 5cbb51b..a313399 100644 --- a/content/blog/search.mdx +++ b/content/blog/search.mdx @@ -2,7 +2,7 @@ title: Search description: Implement document search in your docs image: /images/blog/post-6.png -date: 2025-02-15T12:00:00.000Z +date: "2025-02-15T12:00:00.000Z" published: true categories: [company, news] author: mksaas diff --git a/content/blog/search.zh.mdx b/content/blog/search.zh.mdx index aeeaa86..b427569 100644 --- a/content/blog/search.zh.mdx +++ b/content/blog/search.zh.mdx @@ -2,7 +2,7 @@ title: 搜索 description: 在您的文档中实现文档搜索 image: /images/blog/post-6.png -date: 2025-02-15T12:00:00.000Z +date: "2025-02-15T12:00:00.000Z" published: true categories: [company, news] author: mksaas @@ -249,4 +249,4 @@ export default function CustomSearchDialog(props: SharedProps) { ``` 1. 将 `endpoint`、`apiKey` 替换为您想要的值。 -2. 用您的新组件[替换默认搜索对话框](#replace-search-dialog)。 \ No newline at end of file +2. 用您的新组件[替换默认搜索对话框](#replace-search-dialog)。 \ No newline at end of file diff --git a/content/blog/theme.mdx b/content/blog/theme.mdx index ab8e218..7f1b409 100644 --- a/content/blog/theme.mdx +++ b/content/blog/theme.mdx @@ -2,7 +2,7 @@ title: Themes description: Add Theme to Fumadocs UI image: /images/blog/post-7.png -date: 2025-01-15T12:00:00.000Z +date: "2025-01-15T12:00:00.000Z" published: true categories: [product, news] author: mkdirs diff --git a/content/blog/theme.zh.mdx b/content/blog/theme.zh.mdx index 07de8f3..ba209ef 100644 --- a/content/blog/theme.zh.mdx +++ b/content/blog/theme.zh.mdx @@ -2,7 +2,7 @@ title: 主题 description: 为 Fumadocs UI 添加主题 image: /images/blog/post-7.png -date: 2025-01-15T12:00:00.000Z +date: "2025-01-15T12:00:00.000Z" published: true categories: [product, news] author: mkdirs @@ -167,4 +167,4 @@ Tailwind CSS 预设引入了新的颜色和额外的工具,包括 `fd-steps` ``` > 该插件仅与 Fumadocs UI 的 MDX 组件一起工作,它可能与 `@tailwindcss/typography` 冲突。 -> 如果您需要使用 `@tailwindcss/typography` 而不是默认插件,请[设置类名选项](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/README.md#changing-the-default-class-name)以避免冲突。 \ No newline at end of file +> 如果您需要使用 `@tailwindcss/typography` 而不是默认插件,请[设置类名选项](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/README.md#changing-the-default-class-name)以避免冲突。 \ No newline at end of file diff --git a/content/blog/what-is-fumadocs.mdx b/content/blog/what-is-fumadocs.mdx index afe4acf..bbeb646 100644 --- a/content/blog/what-is-fumadocs.mdx +++ b/content/blog/what-is-fumadocs.mdx @@ -2,7 +2,7 @@ title: What is Fumadocs description: Introducing Fumadocs, a docs framework that you can break. image: /images/blog/post-1.png -date: 2025-04-01T12:00:00.000Z +date: "2025-04-01T12:00:00.000Z" published: true categories: [company, product] author: fox diff --git a/content/blog/what-is-fumadocs.zh.mdx b/content/blog/what-is-fumadocs.zh.mdx index 8623342..7e4f164 100644 --- a/content/blog/what-is-fumadocs.zh.mdx +++ b/content/blog/what-is-fumadocs.zh.mdx @@ -2,7 +2,7 @@ title: 什么是 Fumadocs description: 介绍 Fumadocs,一个可以打破常规的文档框架 image: /images/blog/post-1.png -date: 2025-04-01T12:00:00.000Z +date: "2025-04-01T12:00:00.000Z" published: true categories: [company, product] author: fox @@ -57,4 +57,4 @@ Fumadocs 为 Next.js 提供了额外的工具,包括语法高亮、文档搜 Fumadocs 由 Fuma 和许多贡献者维护,关注代码库的可维护性。 虽然我们不打算提供人们想要的每一项功能,但我们更专注于使基本功能完美且维护良好。 -您也可以通过贡献来帮助 Fumadocs 变得更加有用! \ No newline at end of file +您也可以通过贡献来帮助 Fumadocs 变得更加有用! \ No newline at end of file diff --git a/content/category/company.mdx b/content/category/company.mdx index c3ac928..9e8b6ed 100644 --- a/content/category/company.mdx +++ b/content/category/company.mdx @@ -1,5 +1,4 @@ --- -slug: company name: Company description: Company news and updates --- diff --git a/content/category/company.zh.mdx b/content/category/company.zh.mdx index 5217933..d633fd6 100644 --- a/content/category/company.zh.mdx +++ b/content/category/company.zh.mdx @@ -1,5 +1,4 @@ --- -slug: company name: 公司 description: 公司新闻和更新 --- diff --git a/content/category/news.mdx b/content/category/news.mdx index 550a4cb..ed2234b 100644 --- a/content/category/news.mdx +++ b/content/category/news.mdx @@ -1,5 +1,4 @@ --- -slug: news name: News description: News and updates about MkSaaS --- diff --git a/content/category/news.zh.mdx b/content/category/news.zh.mdx index ffc2670..b002fd2 100644 --- a/content/category/news.zh.mdx +++ b/content/category/news.zh.mdx @@ -1,5 +1,4 @@ --- -slug: news name: 新闻 description: 最新新闻和更新 --- diff --git a/content/category/product.mdx b/content/category/product.mdx index aa07989..8e6c757 100644 --- a/content/category/product.mdx +++ b/content/category/product.mdx @@ -1,5 +1,4 @@ --- -slug: product name: Product description: Products and services powered by MkSaaS --- diff --git a/content/category/product.zh.mdx b/content/category/product.zh.mdx index 3027a7d..f543cab 100644 --- a/content/category/product.zh.mdx +++ b/content/category/product.zh.mdx @@ -1,5 +1,4 @@ --- -slug: product name: 产品 description: 产品和服务 ---