Total Pageviews

Friday, 2 January 2026

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


首先fork此项目https://github.com/Mohammad-Faisal/nextjs-tailwindcss-beautiful-blog-template,我fork后的项目地址是https://github.com/ymbrite/ntbbt, 

然后访问https://github.com/ymbrite/ntbbt/tree/master/_posts,新建源帖fh.md,内容为:

---
title: "战马"
description: "这是一篇文章"
banner: "/images/sample-blog.jpeg"
tags: ["misc"]
date: 2 January 2026
---

此处写视频的嵌入代码

( 详见https://github.com/ymbrite/ntbbt/blob/master/_posts/fh.md?plain=1)

 然后访问vercel.com/new ,导入项目https://github.com/ymbrite/ntbbt,

点击deploy按钮,等待部署完成,部署完成后,我得到网址https://ntbbt-azure.vercel.app

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

 项目地址:

https://github.com/Mohammad-Faisal/nextjs-tailwindcss-beautiful-blog-template

https://github.com/ymbrite/ntbbt

演示博客:

https://ntbbt-azure.vercel.app

https://ntbbt-azure.vercel.app/fh 能显示视频
博客的帖子是按字母顺序从上到下排列:(这里是从左到右排列)
 https://ntbbt-azure.vercel.app/c
 https://ntbbt-azure.vercel.app/fg-test
 https://ntbbt-azure.vercel.app/fh
 

No comments:

Post a Comment