next-blog
next-blog copied to clipboard
Driven by nextjs, shadcnui style blog template.
NextBlog
⚠️ Tip: I have been looking for a job recently, so I will not update any new features for the time being. I have planned many features to improve NextBlog and will continue to update once I am stable. Don't worry about the project stopping, please stay tuned !
A minimal, responsive, and easy-to-use blog template.
Introduction
NextBlog is True simplicity rather than simplicity✨, it is a minimal, responsive, and easy-to-use blog template ⚡.
Simple and clean, it is designed to place the reader's attention on what really matters: the content.
Tech Stack
How to use?
NextBlog can be deployed with Vercel or Netlify, with a single click.
PS: 如果你是国内用户的话,我推荐你使用 Netlify
Then you can clone the repository and run the following commands:
git clone
cd next-blog
npm install
npm run dev
You only need to modify the configuration file content and write articles.
- configuration file:
blog.config.ts
- article file:
posts/*.mdx | posts/*.md
Features
-
[x] Mobile responsive
-
[x] Comments
-
[x] Search
-
[x] SEO friendly
-
[x] Dark mode
-
[x] Tags
-
[x] Pagination
-
[x] remark and rehype plugins
-
[x] Syntax highlighting 10.[x] Subscribe
...To be updated
If you have any ideas, please let me know.
License
NextBlog is licensed under the MIT License.
The README.md file powered by RMX.