Skip to content

imyuanli/next-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19da058 · Feb 28, 2025
Sep 13, 2024
Sep 13, 2024
Sep 12, 2024
Sep 13, 2024
Sep 13, 2024
Sep 12, 2024
Feb 6, 2024
Jul 4, 2024
Jul 1, 2024
Feb 28, 2025
Sep 13, 2024
Feb 4, 2024
Jul 15, 2024
Feb 5, 2024
Jun 21, 2024
Sep 13, 2024
Sep 13, 2024
Feb 4, 2024
May 11, 2024
Feb 4, 2024

Repository files navigation

NextBlog

Tip: I'm sorry, since I joined a new company, I was very busy with the initial work and didn't have extra time to improve the project. When I have some free time, I will make a major version upgrade for it, and I will also bring another new project, so stay tuned.

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 or Netlify, with a single click.

PS: 如果你是国内用户的话,我推荐你使用 Netlify

Deploy with Vercel

Deploy to 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

  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.[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.