Total Pageviews

Tuesday, 13 January 2026

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


 首先fork此项目https://github.com/MohitSojitra/easy-code,我fork后的地址是

https://github.com/ymbrite/msec, 然后访问

https://github.com/ymbrite/msec/tree/master/blogMd,新建源帖bq-fh.md ,内容为:

---
title: 战马
description:
  这是一篇文章
blogImage: optimised.png
author: ym
authorImage: MohitSojitra.jpeg
date: 01-13-2026 
---

此处为视频的嵌入代码

 (详见 https://github.com/ymbrite/msec/blob/master/blogMd/bq-fh.md?plain=1)

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

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

项目地址:

https://github.com/MohitSojitra/easy-code

https://github.com/ymbrite/msec

演示博客网站: 

https://msec-two.vercel.app/

 https://msec-two.vercel.app/blogs

https://msec-two.vercel.app/blog/bq-fh 能显示视频。

博客的帖子是按字母顺序排列的:

 https://msec-two.vercel.app/blog/bp-test

https://msec-two.vercel.app/blog/bq-ce

 https://msec-two.vercel.app/blog/bq-fh

 https://msec-two.vercel.app/blog/browser-level-optimization_11-11-2021

 

No comments:

Post a Comment