Total Pageviews

Sunday, 26 July 2026

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


首先fork此项目:https://github.com/whexy/blog-1999,我fork后,得到的项目地址是https://github.com/brightmann/wb1,

访问https://github.com/brightmann/wb1/tree/main/data/blog ,在此处新建源帖(即add file),我新建了源帖fh.mdx,内容为:
---
title: "战马"
publishDate: 2026-07-26 18:24
summary: "这是一篇文章"
cat: misc
lang: en
---

此处写正文或html codes.


( 详见https://github.com/brightmann/wb1/blob/main/data/blog/fh.mdx?plain=1) 

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

  Build Command栏填入pnpm build
 Install Command栏填入pnpm install

然后点击底部的deploy按钮,等待部署完成。部署完成后,我得到网址:
 https://wb1-cckk.vercel.app/

项目地址:
https://github.com/whexy/blog-1999
https://github.com/brightmann/wb1

演示博客:

 https://wb1-cckk.vercel.app/

 https://wb1-cckk.vercel.app/en
https://wb1-cckk.vercel.app/en/posts/fh 能显示视频。

------

程序作者的profile website:  https://shiwx.org/

其作为博士研究生身份的导师的网站: http://xinyuxing.org/,看看网页中显示的他的学生全是中国人:

Students

Ziyi Guo (PhD Student) (2023.8 - ) (Co-advised with Yan Chen)[Usenix Security'24(3), Usenix Security'24(5)]
Xinqian Sun (PhD Student) (2023.8 - )
Dang Le (PhD Student) (2023.8 - ) [USENIX Security'23(3), USENIX Security'24(2), USENIX Security'24(3)]
Zheng Yu (PhD Student) (2022.8 - ) [USENIX Security'24(1), USENIX Security'24(4), USENIX Security'24(5), USENIX Security'25(1)]
Wenxuan Shi (PhD Student) (2022.8 - ) [ICSE/SBFT'24]
Yuhang Wu (PhD Student) (2021.8 - ) [S&P'22, NDSS'22, Blackhat USA'22, CCS'22, USENIX Security'23(3)]
Jiahao Yu (PhD Student) (2021.8 - ) [USENIX Security'23(1), NeurIPS'23, USENIX Security'24(4), ICML'24, NeurIPS'24, USENIX Security'25(1), USENIX Security'25(2), NeurIPS'25(1), NeurIPS'25(2)]

Alumni

Zelei Cheng (PhD Student) (2021.8 - 2025.8) Researcher, Capital one
Xian Wu (PhD) (2019.8 - 2024.8) ⇒ Researcher, Meta
Zhenpeng Lin (PhD) (2019.8 - 2023.8) ⇒ Security Researcher, Apple
Yueqi Chen (PhD) (2017.8 - 2022.8) ⇒ Asst. Prof., University of Colorado - Boulder
Wenbo Guo (PhD) (2017.8 - 2022.8) ⇒ Asst. Prof., UC Santa Barbara
Dongliang Mu (PhD) (2016.3 - 2020.7) ⇒ Assoc. Prof., HUST
Jun Xu (PhD) (2015.8 - 2018.6) ⇒ Asst. Prof., University of Utah
Qi Qin (Visiting Scholar) (2022.2 - 2023.5) ⇒ Security Researcher, Sec3
Pedro Guerra (Research Intern) (2022.5 - 2023.5) ⇒ Security Researcher, OtterSec
Wei Wu (Visiting Scholar) (2017.8 - 2018.11) ⇒ Researcher, Huawei
Ying Dong (Visiting Scholar) (2017.8 - 2019.3) ⇒ ??
Qinglong Wang (Visiting Scholar) (2016.7 - 2017.11) ⇒ Asst. Prof., ZJU

No comments:

Post a Comment