· 191 words · 1 min read
Introduction NextBlog
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, with a single click.
Than 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
That's it!
If you have any questions, please feel free to ask me.
If you like this project, please give me a star ✨ GitHub. Thank you!
Know more about me: imyuanli 🥰.
Features
- Mobile responsive
- Comments
- Search
- SEO friendly
- Syntax highlighting
- Tags
- Pagination
- Dark mode
- RSS
- remark and rehype plugins and more...