From 7d5f4a52a8437e95356288358ee7d612b2f74450 Mon Sep 17 00:00:00 2001 From: javayhu Date: Tue, 17 Jun 2025 09:52:13 +0800 Subject: [PATCH] refactor(blog) update date in mdx files --- content/blog/comparisons.mdx | 2 +- content/blog/comparisons.zh.mdx | 2 +- content/blog/fumadocs.mdx | 2 +- content/blog/fumadocs.zh.mdx | 2 +- content/blog/internationalization.mdx | 2 +- content/blog/internationalization.zh.mdx | 2 +- content/blog/manual-installation.mdx | 2 +- content/blog/manual-installation.zh.mdx | 2 +- content/blog/markdown.mdx | 2 +- content/blog/markdown.zh.mdx | 2 +- content/blog/search.mdx | 2 +- content/blog/search.zh.mdx | 2 +- content/blog/theme.mdx | 2 +- content/blog/theme.zh.mdx | 2 +- content/blog/what-is-fumadocs.mdx | 2 +- content/blog/what-is-fumadocs.zh.mdx | 2 +- content/changelog/v1-0-0.mdx | 4 ++-- content/changelog/v1-0-0.zh.mdx | 4 ++-- content/changelog/v1-1-0.mdx | 4 ++-- content/changelog/v1-1-0.zh.mdx | 4 ++-- content/changelog/v1-2-0.mdx | 4 ++-- content/changelog/v1-2-0.zh.mdx | 4 ++-- content/pages/cookie-policy.mdx | 2 +- content/pages/cookie-policy.zh.mdx | 2 +- content/pages/privacy-policy.mdx | 2 +- content/pages/privacy-policy.zh.mdx | 2 +- content/pages/terms-of-service.mdx | 2 +- content/pages/terms-of-service.zh.mdx | 2 +- 28 files changed, 34 insertions(+), 34 deletions(-) diff --git a/content/blog/comparisons.mdx b/content/blog/comparisons.mdx index 38af421..1690b18 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-22" published: true categories: [news, company] author: fox diff --git a/content/blog/comparisons.zh.mdx b/content/blog/comparisons.zh.mdx index 5a399e8..4063abf 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-22" published: true categories: [news, company] author: fox diff --git a/content/blog/fumadocs.mdx b/content/blog/fumadocs.mdx index 0891796..c429421 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-28" published: true categories: [company, news] author: mksaas diff --git a/content/blog/fumadocs.zh.mdx b/content/blog/fumadocs.zh.mdx index 468c46e..098d39d 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-28" published: true categories: [company, news] author: mksaas diff --git a/content/blog/internationalization.mdx b/content/blog/internationalization.mdx index cbd7bf9..fd6a565 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-15" published: true categories: [company, product] author: mksaas diff --git a/content/blog/internationalization.zh.mdx b/content/blog/internationalization.zh.mdx index d29609d..7c56dab 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-15" published: true categories: [company, product] author: mksaas diff --git a/content/blog/manual-installation.mdx b/content/blog/manual-installation.mdx index de459ea..704ea73 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-14" published: true categories: [company, product] author: mkdirs diff --git a/content/blog/manual-installation.zh.mdx b/content/blog/manual-installation.zh.mdx index ca0412e..49c0653 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-14" published: true categories: [company, product] author: mkdirs diff --git a/content/blog/markdown.mdx b/content/blog/markdown.mdx index ff612e8..a7d06bf 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-05" published: true categories: [news, company] author: mkdirs diff --git a/content/blog/markdown.zh.mdx b/content/blog/markdown.zh.mdx index fbe6044..1107b2f 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-05" published: true categories: [news, company] author: mkdirs diff --git a/content/blog/search.mdx b/content/blog/search.mdx index a313399..b32ed65 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-15" published: true categories: [company, news] author: mksaas diff --git a/content/blog/search.zh.mdx b/content/blog/search.zh.mdx index b427569..e67c0d3 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-15" published: true categories: [company, news] author: mksaas diff --git a/content/blog/theme.mdx b/content/blog/theme.mdx index 7f1b409..b4d4785 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-15" published: true categories: [product, news] author: mkdirs diff --git a/content/blog/theme.zh.mdx b/content/blog/theme.zh.mdx index ba209ef..2cbeabc 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-15" published: true categories: [product, news] author: mkdirs diff --git a/content/blog/what-is-fumadocs.mdx b/content/blog/what-is-fumadocs.mdx index bbeb646..0647e90 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-01" 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 7e4f164..9fe6010 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-01" published: true categories: [company, product] author: fox diff --git a/content/changelog/v1-0-0.mdx b/content/changelog/v1-0-0.mdx index d88d215..c9cd4bf 100644 --- a/content/changelog/v1-0-0.mdx +++ b/content/changelog/v1-0-0.mdx @@ -1,7 +1,7 @@ --- title: "Initial Release" description: "Our first official release with core features and functionality" -date: "2024-03-01T00:00:00Z" +date: "2024-03-01" version: "v1.0.0" published: true --- @@ -27,4 +27,4 @@ We're excited to announce the initial release of our platform with the following - Fixed issues with user registration flow - Resolved authentication token expiration handling -- Improved form validation and error messages \ No newline at end of file +- Improved form validation and error messages \ No newline at end of file diff --git a/content/changelog/v1-0-0.zh.mdx b/content/changelog/v1-0-0.zh.mdx index 4a45171..aa4c427 100644 --- a/content/changelog/v1-0-0.zh.mdx +++ b/content/changelog/v1-0-0.zh.mdx @@ -1,7 +1,7 @@ --- title: "初始版本" description: "我们的第一个正式版本,包含核心功能" -date: "2024-03-01T00:00:00Z" +date: "2024-03-01" version: "v1.0.0" published: true --- @@ -27,4 +27,4 @@ published: true - 修复了用户注册流程中的问题 - 解决了身份验证令牌过期处理 -- 改进了表单验证和错误消息 \ No newline at end of file +- 改进了表单验证和错误消息 \ No newline at end of file diff --git a/content/changelog/v1-1-0.mdx b/content/changelog/v1-1-0.mdx index 5487f95..fa5b7a2 100644 --- a/content/changelog/v1-1-0.mdx +++ b/content/changelog/v1-1-0.mdx @@ -1,7 +1,7 @@ --- title: "Feature Update" description: "New features and improvements to enhance your experience" -date: "2024-03-15T00:00:00Z" +date: "2024-03-15" version: "v1.1.0" published: true --- @@ -27,4 +27,4 @@ We've added several new features to improve your experience: - Fixed issue with project duplication - Resolved calendar sync problems - Fixed data import validation errors -- Improved error handling for API requests \ No newline at end of file +- Improved error handling for API requests \ No newline at end of file diff --git a/content/changelog/v1-1-0.zh.mdx b/content/changelog/v1-1-0.zh.mdx index d0f0fde..67760fb 100644 --- a/content/changelog/v1-1-0.zh.mdx +++ b/content/changelog/v1-1-0.zh.mdx @@ -1,7 +1,7 @@ --- title: "功能更新" description: "新功能和改进,提升您的使用体验" -date: "2024-03-15T00:00:00Z" +date: "2024-03-15" version: "v1.1.0" published: true --- @@ -27,4 +27,4 @@ published: true - 修复了项目复制问题 - 解决了日历同步问题 - 修复了数据导入验证错误 -- 改进了API请求的错误处理 \ No newline at end of file +- 改进了API请求的错误处理 \ No newline at end of file diff --git a/content/changelog/v1-2-0.mdx b/content/changelog/v1-2-0.mdx index 0c86c99..025de8f 100644 --- a/content/changelog/v1-2-0.mdx +++ b/content/changelog/v1-2-0.mdx @@ -1,7 +1,7 @@ --- title: "AI Integration" description: "Introducing AI-powered features to boost productivity" -date: "2024-03-30T00:00:00Z" +date: "2024-03-30" version: "v1.2.0" published: true --- @@ -34,4 +34,4 @@ We're thrilled to introduce our new AI capabilities: - Fixed issues with file uploads on certain browsers - Resolved synchronization issues between devices - Improved error handling for third-party integrations -- Fixed accessibility issues in the dashboard \ No newline at end of file +- Fixed accessibility issues in the dashboard \ No newline at end of file diff --git a/content/changelog/v1-2-0.zh.mdx b/content/changelog/v1-2-0.zh.mdx index fd6de58..e562c04 100644 --- a/content/changelog/v1-2-0.zh.mdx +++ b/content/changelog/v1-2-0.zh.mdx @@ -1,7 +1,7 @@ --- title: "AI集成" description: "引入AI驱动的功能,提高生产力" -date: "2024-03-30T00:00:00Z" +date: "2024-03-30" version: "v1.2.0" published: true --- @@ -34,4 +34,4 @@ published: true - 修复了某些浏览器上文件上传的问题 - 解决了设备之间的同步问题 - 改进了第三方集成的错误处理 -- 修复了仪表板中的可访问性问题 \ No newline at end of file +- 修复了仪表板中的可访问性问题 \ No newline at end of file diff --git a/content/pages/cookie-policy.mdx b/content/pages/cookie-policy.mdx index 3a4ff55..7416c4f 100644 --- a/content/pages/cookie-policy.mdx +++ b/content/pages/cookie-policy.mdx @@ -1,7 +1,7 @@ --- title: Cookie Policy description: How we use cookies and similar technologies on our website -date: "2025-03-10T00:00:00.000Z" +date: "2025-03-10" published: true --- diff --git a/content/pages/cookie-policy.zh.mdx b/content/pages/cookie-policy.zh.mdx index ba68220..19bf973 100644 --- a/content/pages/cookie-policy.zh.mdx +++ b/content/pages/cookie-policy.zh.mdx @@ -1,7 +1,7 @@ --- title: Cookie 政策 description: 我们如何在网站上使用 Cookie 和类似技术 -date: "2025-03-10T00:00:00.000Z" +date: "2025-03-10" published: true --- diff --git a/content/pages/privacy-policy.mdx b/content/pages/privacy-policy.mdx index c769d58..9caf559 100644 --- a/content/pages/privacy-policy.mdx +++ b/content/pages/privacy-policy.mdx @@ -1,7 +1,7 @@ --- title: Privacy Policy description: Our commitment to protecting your privacy and personal data -date: "2025-03-10T00:00:00.000Z" +date: "2025-03-10" published: true --- diff --git a/content/pages/privacy-policy.zh.mdx b/content/pages/privacy-policy.zh.mdx index 326b534..c2b8384 100644 --- a/content/pages/privacy-policy.zh.mdx +++ b/content/pages/privacy-policy.zh.mdx @@ -1,7 +1,7 @@ --- title: 隐私政策 description: 我们致力于保护您的隐私和个人数据 -date: "2025-03-10T00:00:00.000Z" +date: "2025-03-10" published: true --- diff --git a/content/pages/terms-of-service.mdx b/content/pages/terms-of-service.mdx index 79e320a..ed4c2b1 100644 --- a/content/pages/terms-of-service.mdx +++ b/content/pages/terms-of-service.mdx @@ -1,7 +1,7 @@ --- title: Terms of Service description: The terms and conditions governing the use of our services -date: "2025-03-10T00:00:00.000Z" +date: "2025-03-10" published: true --- diff --git a/content/pages/terms-of-service.zh.mdx b/content/pages/terms-of-service.zh.mdx index eafcaa7..04a551b 100644 --- a/content/pages/terms-of-service.zh.mdx +++ b/content/pages/terms-of-service.zh.mdx @@ -1,7 +1,7 @@ --- title: 服务条款 description: 管理我们服务使用的条款和条件 -date: "2025-03-10T00:00:00.000Z" +date: "2025-03-10" published: true ---