Total Pageviews

Tuesday, 23 December 2025

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



首先fork此项目https://github.com/jishanshaikh4/nextjs-tailwind-mdx-blog-template,我fork后的项目地址是https://github.com/briteming/jntmb, 
然后访问https://github.com/briteming/jntmb/tree/main/posts,新建源帖fh.mdx,内容为:

---
title: 战马
date: 'December 23, 2025'
description: 这是一篇文章
---

此处写视频的嵌入代码

( 详见https://github.com/briteming/jntmb/blob/main/posts/fh.mdx?plain=1)

 然后访问vercel.com/new ,导入项目https://github.com/briteming/jntmb。

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

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

 项目地址:

https://github.com/jishanshaikh4/nextjs-tailwind-mdx-blog-template

https://github.com/briteming/jntmb

演示博客:

https://jntmb.vercel.app/

 https://jntmb.vercel.app/fh  能显示视频

同一天里发表的帖子是按字母顺序从上到下排列的

 https://jntmb.vercel.app/ac-test

 https://jntmb.vercel.app/admonition

 https://jntmb.vercel.app/ce

 https://jntmb.vercel.app/fh

No comments:

Post a Comment