[update] fix twitter badge and add showcase in readme file
This commit is contained in:
14
README.MD
14
README.MD
@@ -11,7 +11,7 @@
|
||||
|
||||
[](https://github.com/PrinOrange/nextjs-lexical-blog)
|
||||
[](https://github.com/PrinOrange/nextjs-lexical-blog)
|
||||
[](https://twitter.com/Codemetic)
|
||||

|
||||
[](https://blog.terminals.run/sponsor)
|
||||
[](https://biomejs.dev/)
|
||||
|
||||
@@ -21,10 +21,9 @@ 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.
|
||||
|
||||

|
||||
|
||||
<!-- TOC -->
|
||||
|
||||
- [Showcase](#showcase)
|
||||
- [Quick Start](#quick-start)
|
||||
- [Initialize Project](#initialize-project)
|
||||
- [Creating a Blog Post](#creating-a-blog-post)
|
||||
@@ -50,6 +49,15 @@ It has all the basic functions of a blog website: tag classification, writing, c
|
||||
|
||||
<!-- /TOC -->
|
||||
|
||||
### Showcase
|
||||
|
||||
The following blog sites all use this project.
|
||||
|
||||
- [NEXTJS-LEXICAL-BLOG DEMO](https://nextjs-lexical-blog-demo.vercel.app)
|
||||
- [但为君故 NOTE & BLOG](https://dreams.plus)
|
||||
|
||||
If you want to show your blog here, you can also create a Pull Request to submit your URL.
|
||||
|
||||
### Quick Start
|
||||
|
||||
Before diving into this project, I assume you already have the following knowledge:
|
||||
|
||||
Reference in New Issue
Block a user