refactor(blog) update date in mdx files

This commit is contained in:
javayhu 2025-06-17 09:52:13 +08:00
parent 0a2d081b07
commit 7d5f4a52a8
28 changed files with 34 additions and 34 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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
- Improved form validation and error messages

View File

@ -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
- 修复了用户注册流程中的问题
- 解决了身份验证令牌过期处理
- 改进了表单验证和错误消息
- 改进了表单验证和错误消息

View File

@ -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
- Improved error handling for API requests

View File

@ -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请求的错误处理
- 改进了API请求的错误处理

View File

@ -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
- Fixed accessibility issues in the dashboard

View File

@ -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
- 修复了某些浏览器上文件上传的问题
- 解决了设备之间的同步问题
- 改进了第三方集成的错误处理
- 修复了仪表板中的可访问性问题
- 修复了仪表板中的可访问性问题

View File

@ -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
---

View File

@ -1,7 +1,7 @@
---
title: Cookie 政策
description: 我们如何在网站上使用 Cookie 和类似技术
date: "2025-03-10T00:00:00.000Z"
date: "2025-03-10"
published: true
---

View File

@ -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
---

View File

@ -1,7 +1,7 @@
---
title: 隐私政策
description: 我们致力于保护您的隐私和个人数据
date: "2025-03-10T00:00:00.000Z"
date: "2025-03-10"
published: true
---

View File

@ -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
---

View File

@ -1,7 +1,7 @@
---
title: 服务条款
description: 管理我们服务使用的条款和条件
date: "2025-03-10T00:00:00.000Z"
date: "2025-03-10"
published: true
---