Total Pageviews

Tuesday, 9 December 2025

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


首先fork此项目https://github.com/redish101/blog-next,我fork后的项目地址是https://github.com/briteming/rbn,
然后访问https://github.com/briteming/rbn/tree/main/posts,新建源帖fh.md,内容为

---
categories:
  - null
cover: "https://jsd.onmicrosoft.cn/gh/Redish101/cdn@src/img/20220718212150.png"
date: "2025-12-06 18:35:00"
tags:
  - misc
title: 战马
desc: 这是一篇文章
---

此处写视频的嵌入代码

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

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

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

 项目地址:

https://github.com/redish101/blog-next

 https://github.com/briteming/rbn

演示博客:

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

No comments:

Post a Comment