Pages

Wednesday, 3 December 2025

搭建基于nextjs的静态博客程序nbt



首先fork此项目https://github.com/pixegami/nextjs-blog-tutorial,我fork后的项目地址是https://github.com/briteming/nbt ,
然后访问https://github.com/briteming/nbt/tree/main/posts,新建源帖wp-ce.md,内容为

---
title: 稀奇古怪的中国经济
subtitle: 这是一篇文章
date: "2025-12-03"
---

(北京时间2008年7月04日 来稿) 正如俗话所说...

( 详见https://github.com/briteming/nbt/blob/main/posts/wp-ce.md?plain=1)

 然后访问vercel.com/new ,导入项目https://github.com/briteming/nbt,点击deploy按钮,等待部署完成,部署完成后,我得到网址https://nbt-eta.vercel.app/

 新建源帖后,博客网站2分钟内就会更新。

 项目地址:

https://github.com/pixegami/nextjs-blog-tutorial

 https://github.com/briteming/nbt

演示博客:https://nbt-eta.vercel.app/

p.s:  为了让发表的帖子按时间顺序排列, 请参照此文https://briteming.blogspot.com/2025/11/nextjshbnt.html的末尾的做法。

-------------------------

类似的, 基于nextjs的静态博客程序ntmb

 https://github.com/briteming/ntmb
https://github.com/briteming/ntmb/tree/main/posts
https://ntmb.vercel.app/

-------------------------------

 类似的, 基于nextjs的静态博客程序:next-netlify-blog-starter

  https://github.com/briteming/next-netlify-blog-starter
https://next-netlify-blog-starter-six.vercel.app/,

奇怪,嵌入的视频不能显示: https://next-netlify-blog-starter-six.vercel.app/post/fh

-------------------------------------

  类似的, 基于nextjs的静态博客程序:mnmb

 https://github.com/machadop1407/nextjs-markdown-blog

 https://github.com/briteming/mnmb

 https://mnmb.vercel.app/

 奇怪,嵌入的视频不能显示:https://mnmb.vercel.app/posts/fh

------------------------------

   类似的, 基于nextjs的静态博客程序ntbbt

 https://github.com/briteming/ntbbt

 https://ntbbt.vercel.app/

-----------------------------------

    类似的, 基于nextjs的静态博客程序nbe

 https://github.com/briteming/nbe

 https://nbe-beta.vercel.app/

--------------------------------------

     类似的, 基于nextjs的静态博客程序nsbs

 https://github.com/briteming/nsbs

 https://nsbs-taupe.vercel.app/posts

No comments:

Post a Comment