首先fork此项目https://github.com/Chen0807AiLJX/next-blog,我fork后的地址是
https://github.com/briteming/next-blog/, 然后访问
https://github.com/briteming/next-blog/tree/main/posts,新建源帖:
---
title: "测试"
date: "2025-11-20"
---
这是测试。
看看如何?
然后访问vercel.com/new, 导入项目 https://github.com/briteming/next-blog/,点击deploy按钮,等待部署完成,部署完成后,我得到网址https://next-blog-eta-smoky.vercel.app/ 。
新建源帖后,博客网站2分钟内就会更新。
这类基于nextjs的静态博客程序都不能直接支持发表图文并茂的文章。所以我发表图文并茂的‘扬州’文章都失败了。
比如:
基于 nextjs的静态博客程序:tailwind-nextjs-starter-blog (https://briteming.blogspot.com/2024/10/nextjstailwind-nextjs-starter-blog.html)
基于nextjs的静态博客程序 blog-by-coderPerseus (https://briteming.blogspot.com/2024/12/nextjs-blog-by-coderperseus.html)
基于nextjs的静态博客程序:xiaojun.dev(https://briteming.blogspot.com/2025/11/nextjsxiaojundev.html)
项目地址:
https://github.com/Chen0807AiLJX/next-blog
https://github.com/briteming/next-blog
演示博客网站:
https://next-blog-eta-smoky.vercel.app
相关帖子:
No comments:
Post a Comment