https://briteming.blogspot.com/2025/01/nodejsnextein-starter.html (此程序有点特别。曾说过:基于nextjs的静态博客程序不支持直接嵌入图片,即不支持使用代码:<img src=www.abc.com/xy/123.jpg>,它却可以。)
https://briteming.blogspot.com/2024/10/nextjstailwind-nextjs-starter-blog.html (支持分页)
https://github.com/abhinishere/nextjs-news-template
https://github.com/briteming/annt
https://annt-ym.vercel.app/,能显示视频。帖子是按字母顺序排列的。
-----------------------------------------------
项目地址: https://github.com/pydanny/daniel-blog-nextjs
https://github.com/briteming/pdbn/
https://github.com/briteming/pdbn/tree/main/posts
演示博客:https://pdbn.vercel.app/
https://pdbn.vercel.app/posts/fh 支持渲染视频
--------------------------------------------
项目地址:https://github.com/rimzzlabs/next-starter-blog
https://github.com/briteming/rnsb
演示博客:https://rnsb.vercel.app/blog/fh,支持渲染视频
https://rnsb.vercel.app/blog
帖子是按字母顺序排列的。
-----------------------------------------------
项目地址: https://github.com/chaseottofy/nextjs-blog
https://github.com/briteming/conb
演示博客:https://conb-one.vercel.app/
https://conb-one.vercel.app/posts/fh 支持渲染视频
-------------------------------------------------
项目地址: https://github.com/briteming/vbs/
演示博客:
https://vbs-eosin.vercel.app
https://vbs-eosin.vercel.app/posts/fh 本来是不能显示视频的,解决办法:
访问vbs/src/lib/markdownToHtml.ts,
修改 .use(html)为.use(html, { sanitize: false })
2分钟后,再访问https://vbs-eosin.vercel.app/posts/fh,发现能显示视频了。
------------------------------------------------------------------------------------------
https://github.com/briteming/nbtm/,部署时,要加上环境变量
NODE_OPTIONS,其值为 --openssl-legacy-provider
https://github.com/briteming/nbtm/tree/main/posts
https://nbtm.vercel.app/ , 同一天的帖子按字母顺序排列.
https://nbtm.vercel.app/blog/dh-fh 能显示视频
---------------------------------------------------------
https://github.com/briteming/dnbs/
https://github.com/briteming/dnbs/tree/main/posts
demo blog:
https://dnbs.vercel.app/posts/
https://dnbs.vercel.app/posts/fh 不能显示视频
https://github.com/dylan751/nextjs-blog-site/issues/1
--------------------------------------------------------------------
https://github.com/briteming/ncbt/
https://ncbt-seven.vercel.app/,帖子是按字母顺序排列。
-------------------------------------------------------------------
https://github.com/briteming/rndb/
https://rndb.vercel.app/ 帖子是按字母顺序从上往下排列。
--------------------------------------------------------------------------
https://github.com/Auto-AGI/Nextjs_mdx_blog
https://github.com/briteming/aanmb
https://aanmb.vercel.app/ 帖子是按字母顺序从上往下排列。
-----------------------------------------------------------------------
https://github.com/briteming/stnsb
https://github.com/briteming/stnsb/blob/main/src/blog-posts/fh.mdx?plain=1 :
(新帖格式:
---
title: "战马"
description: "这是一篇文章"
date: "2025-12-27T01:07:00"
author: "ym"
tag: "design"
---
此处写正文或者代码)
https://stnsb.vercel.app/blog
-------------------------------------------------
https://github.com/briteming/nmtb/
https://nmtb-three.vercel.app
https://nmtb-three.vercel.app/bd-ce,显示500,Internal Server Error.
------------------------------------------------------
https://github.com/gwt9502/gwt9502.io
( https://www.199406.xyz/blog/use-nextjs-create-blog)
https://github.com/briteming/gwt
https://github.com/gwt9502/gwt9502.io/issues/3
-----------------------------------------------------
https://github.com/briteming/mn/
https://github.com/briteming/mn/blob/main/src/lib/markdownToHtml.ts
https://mn-fawn-one.vercel.app/
---------------------------------------------------
https://github.com/briteming/ssd/
https://github.com/briteming/ssd/blob/main/utils/markdownToHtml.ts
https://ssd-ym.vercel.app/blog
https://ssd-ym.vercel.app/blog/posts/fh 终于能显示视频
------------------------------------------------------------------
https://github.com/briteming/llgi/
https://github.com/briteming/llgi/blob/main/utils/markdownToHtml.ts
https://llgi-r5jl.vercel.app/blog/
https://llgi-r5jl.vercel.app/blog/posts/fh 终于能显示视频
----------------------------------------------------------
https://github.com/briteming/nbtmt/
https://github.com/briteming/nbtmt/tree/main/_posts
https://nbtmt.vercel.app/,
---------------------------------------------------------
https://github.com/miracleonyenma/markdoc-app/issues/1
https://github.com/briteming/moma
https://moma-one.vercel.app/articles
https://moma-one.vercel.app/articles/fh ,不能显示视频
----------------------------------------------------------
No comments:
Post a Comment