Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 1.86 KB

README.md

File metadata and controls

64 lines (43 loc) · 1.86 KB

NextBlog

A minimal, responsive, and easy-to-use blog template.

next-blog

Perview | Changelog | GitHub license

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.

Deploy with Vercel

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

Features

  1. Mobile responsive
  2. Comments
  3. Search
  4. SEO friendly
  5. Dark mode
  6. Tags
  7. Pagination
  8. remark and rehype plugins
  9. Syntax highlighting 10.[ ] Subscribe

If you have any ideas, please let me know.

License

NextBlog is licensed under the MIT License.

The README.md file powered by RMX.