Total Pageviews

Saturday, 28 February 2026

搭建基于nextjs的静态博客程序nbcw(新玩法)

 https://github.com/Wisp-CMS/nextjs-blog-cms-wisp,
我fork后的项目地址:https://github.com/briteming/nbcw
访问www.wisp.blog , 
    Once logged in, go to the "Setup" section in your Wisp dashboard (https://www.wisp.blog/app/setup)
    Locate your-Blog-ID. 我的blog id是一串字符。
访问https://www.wisp.blog/app/write ,在此处,新建源帖。
访问vercel.com/new,导入项目https://github.com/briteming/nbcw 。点击import按钮后,在跳转到的页面里,添加环境变量,如图:


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

我的博客地址:
https://nbcw.vercel.app/ ,不支持嵌入iframe代码。
https://nbcw.vercel.app/?page=1,支持分页。写满6个帖子后,写第7个帖子就会分页。
https://nbcw.vercel.app/blog/fighting-horse,不能显示视频。

---------------------------------------------------------

 https://github.com/Wisp-CMS/nextjs-corporate-blog-starter

我fork后的项目地址:
https://github.com/ymbrite/ncbs

我的博客地址:
https://ncbs-theta.vercel.app/



No comments:

Post a Comment