[repair] fix the toc in readme

This commit is contained in:
PrinOrange
2024-08-14 17:02:36 +08:00
parent 1229a19467
commit fc98ab8647
2 changed files with 24 additions and 41 deletions

View File

@@ -22,6 +22,7 @@
它具备了博客网站的一切基本功能:标签分类、编写、评论、标题列表等。 它具备了博客网站的一切基本功能:标签分类、编写、评论、标题列表等。
![Home Page](./docs/preview1.png) ![Home Page](./docs/preview1.png)
<!-- TOC --> <!-- TOC -->
- [快速上手](#%E5%BF%AB%E9%80%9F%E4%B8%8A%E6%89%8B) - [快速上手](#%E5%BF%AB%E9%80%9F%E4%B8%8A%E6%89%8B)
@@ -47,9 +48,6 @@
- [感谢](#%E6%84%9F%E8%B0%A2) - [感谢](#%E6%84%9F%E8%B0%A2)
- [开源许可](#%E5%BC%80%E6%BA%90%E8%AE%B8%E5%8F%AF) - [开源许可](#%E5%BC%80%E6%BA%90%E8%AE%B8%E5%8F%AF)
<!-- /TOC -->
<!-- /TOC -->
<!-- /TOC -->
<!-- /TOC --> <!-- /TOC -->
### 快速上手 ### 快速上手

View File

@@ -22,48 +22,33 @@ This is a sleek and efficient web blog project, built with Next.js + MDX + Tailw
It has all the basic functions of a blog website: tag classification, writing, comments, title list, etc. It has all the basic functions of a blog website: tag classification, writing, comments, title list, etc.
![Home Page](./docs/preview1.png) ![Home Page](./docs/preview1.png)
<!-- TOC --> <!-- TOC -->
- [](#) - [Quick Start](#quick-start)
- [Quick Start](#quick-start) - [Initialize Project](#initialize-project)
- [Initialize Project](#initialize-project) - [Creating a Blog Post](#creating-a-blog-post)
- [Creating a Blog Post](#creating-a-blog-post) - [Development](#development)
- [Development](#development) - [Build](#build)
- [Build](#build) - [Data and Configuration](#data-and-configuration)
- [Data and Configuration](#data-and-configuration) - [Packaging and Restoring User Data](#packaging-and-restoring-user-data)
- [Packaging and Restoring User Data](#packaging-and-restoring-user-data) - [FAQ](#faq)
- [FAQ](#faq) - [RTL \& LTR](#rtl--ltr)
- [RTL \& LTR](#rtl--ltr) - [Fonts](#fonts)
- [Fonts](#fonts) - [MDX](#mdx)
- [MDX](#mdx) - [Image Hosting, External Image Links](#image-hosting-external-image-links)
- [Image Hosting, External Image Links](#image-hosting-external-image-links) - [RSS Feed](#rss-feed)
- [RSS Feed](#rss-feed) - [Sponsor Methods](#sponsor-methods)
- [Sponsor Methods](#sponsor-methods) - [Comment System](#comment-system)
- [Comment System](#comment-system) - [Full-Text Search](#full-text-search)
- [Full-Text Search](#full-text-search) - [i18n](#i18n)
- [i18n](#i18n) - [Deployment](#deployment)
- [Deployment](#deployment) - [Deploying to Vercel](#deploying-to-vercel)
- [Deploying to Vercel](#deploying-to-vercel) - [Deploying to a Server](#deploying-to-a-server)
- [Deploying to a Server](#deploying-to-a-server) - [Thanks](#thanks)
- [Thanks](#thanks) - [Open Source License](#open-source-license)
- [Open Source License](#open-source-license)
<!-- /TOC -->#thanks)
- [Open Source License](#open-source-license)
<!-- /TOC -->r Methods](#sponsor-methods)
- [Comment System](#comment-system)
- [Full-Text Search](#full-text-search)
- [i18n](#i18n)
- [Deployment](#deployment)
- [Deploying to Vercel](#deploying-to-vercel)
- [Deploying to a Server](#deploying-to-a-server)
- [Thanks](#thanks)
- [Open Source License](#open-source-license)
<!-- /TOC --> <!-- /TOC -->
<!-- /TOC -->
## <!-- /TOC -->
### Quick Start ### Quick Start