A minimal, responsive, and easy-to-use blog template.
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.
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 | posts/*.md
- Mobile responsive
- Comments
- Search
- SEO friendly
- Dark mode
- Tags
- Pagination
- remark and rehype plugins
- Syntax highlighting 10.[ ] Subscribe
If you have any ideas, please let me know.
NextBlog is licensed under the MIT License.
The README.md file powered by RMX.