Total Pageviews

Saturday, 15 August 2026

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


首先fork此项目:https://github.com/joelhans/nextjs-mdx-bidirectional-links,我fork后,得到的项目地址是https://github.com/brightmann/nmbl
访问https://github.com/brightmann/nmbl/tree/main/content/articles,在这里,新建源帖fh.mdx,内容为:

---
title: 战马
---

此处写正文或html codes.

( 详见https://github.com/brightmann/nmbl/blob/main/content/articles/fh.mdx?plain=1) 

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

  Build Command栏填入yarn build
 Install Command栏填入yarn

然后点击底部的deploy按钮,等待部署完成。部署完成后,我得到网址:

https://nmbl-nine.vercel.app/

项目地址:
https://github.com/joelhans/nextjs-mdx-bidirectional-links
https://github.com/brightmann/nmbl

演示博客:

 https://nmbl-nine.vercel.app/,帖子是按字母顺序,从左到右,然后从上到下排列的。
https://nmbl-nine.vercel.app/articles/fh 能显示视频

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


首先fork此项目:https://github.com/olafsulich/Frontlive.pl,我fork后,得到的项目地址是https://github.com/briteming/ofp
访问https://github.com/briteming/ofp/tree/main/content/posts,在这里,新建源帖fh.mdx,内容为:

---
title: '战马'
category: 'misc'
publishedAt: '27-05-2026'
isPublished: true
popular: false
image: '/images/antywzorce-css/thumbnail.png'
excerpt: '这是一篇文章'
---

此处写正文或html codes.

( 详见https://github.com/briteming/ofp/blob/main/content/posts/fh.mdx?plain=1) 

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

  Build Command栏填入npm run build
 Install Command栏填入npm install

然后点击底部的deploy按钮,等待部署完成。部署完成后,我得到网址:

https://ofp-woad.vercel.app/

项目地址:
https://github.com/olafsulich/Frontlive.pl
https://github.com/briteming/ofp

演示博客:

 https://ofp-woad.vercel.app/blog ,帖子按字母顺序从左到右排列:
https://ofp-woad.vercel.app/blog/ce
https://ofp-woad.vercel.app/blog/fh
https://ofp-woad.vercel.app/blog/test
https://ofp-woad.vercel.app/blog/fh 能显示视频

 

 

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


首先fork此项目:https://github.com/gh640/nextjs-blog-example-ja,我fork后,得到的项目地址是https://github.com/ymbrite/nbej
访问https://github.com/ymbrite/nbej/tree/main/content/posts,在这里,新建源帖fh.md,内容为:

---
title: 战马
published: 2026-05-29 
---

此处写正文或html codes.

( 详见https://github.com/ymbrite/nbej/blob/main/content/posts/fh.md?plain=1) 

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

  Build Command栏填入npm run build
 Install Command栏填入npm install

然后点击底部的deploy按钮,等待部署完成。部署完成后,我得到网址:

https://nbej.vercel.app/

项目地址:
https://github.com/gh640/nextjs-blog-example-ja
https://github.com/ymbrite/nbej

演示博客:

https://nbej.vercel.app/,同一天的帖子按字母顺序从下到上排列:

https://nbej.vercel.app/posts/ur-advice

https://nbej.vercel.app/posts/test

https://nbej.vercel.app/posts/fh

https://nbej.vercel.app/posts/ce

https://nbej.vercel.app/posts/fh 能显示视频.

 https://nbej.vercel.app/archive/1 ,支持分页。

  

毛泽东《七绝·为女民兵题照》(一九六一年二月)

 


飒爽英姿五尺枪, 曙光初照演兵场。 

中华儿女多奇志, 不爱红装爱武装

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

 

“不爱红装爱武装”出自毛泽东1961年创作的七绝诗词《为女民兵题照》:

中华儿女多奇志,不爱红装爱武装。

词义解析

  • 红装:指妇女艳丽的服饰、打扮。

  • 武装:指军事装备、戎装,象征保家卫国、担当重任的意志。

深层寓意 这句话赞扬了打破传统性别刻板印象、不追求温婉娇媚的外表打扮,而选择投身国防事业或英勇坚韧姿态的巾帼英雄与女性力量,常用来形容崇尚英武、勇于担当的女性。

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


首先fork此项目:https://github.com/rolemadelen/minimalist-blog,我fork后,得到的项目地址是https://github.com/brightmann/rmb
访问https://github.com/brightmann/rmb/tree/main/src/post,在这里,新建源帖ce.md,内容为:

---
title: '稀奇古怪的中国经济'
desc: '这是一篇文章'
date: '2026-06-13 23:45:00'
updated: '2026-06-13 23:45:00'
type: 'misc'
note: 'permanent'
tags: ['#misc1', '#misc2', '#misc3']
---

此处写正文或html codes.

( 详见https://github.com/brightmann/rmb/blob/main/src/post/ce.md?plain=1) 

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

  Build Command栏填入npm run build
 Install Command栏填入npm install

然后点击底部的deploy按钮,等待部署完成。部署完成后,我得到网址:

https://rmb-xi.vercel.app/  

项目地址:
https://github.com/rolemadelen/minimalist-blog
https://github.com/brightmann/rmb

演示博客:

 https://rmb-xi.vercel.app/  ,右边第2行的3个复选框都要取消,才能显示最新发表的帖子。

 https://rmb-xi.vercel.app/post/2606132341 不能显示视频。
 https://rmb-xi.vercel.app/post/ce 

 

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


首先fork此项目:https://github.com/tiivik/nextjs-mdx-blog,我fork后,得到的项目地址是

https://github.com/brightmann/nmb ,

访问https://github.com/brightmann/nmb/tree/master/pages/blog,在这里,新建源帖fh.mdx,内容为:

import { PostLayout  } from "../../components/Layout";

export const meta = {
  title: "战马",
  description: "这是一篇文章",
  icon: "🐖",
  slug: "/blog/fh"
};

<PostLayout>

# 战马

</PostLayout>

此处写正文或html codes.

( 详见https://github.com/brightmann/nmb/blob/master/pages/blog/fh.mdx?plain=1) 

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

  Build Command栏填入yarn build
 Install Command栏填入yarn

然后点击底部的deploy按钮,等待部署完成。部署完成后,我得到网址:

https://nmb-five.vercel.app/

项目地址:
https://github.com/tiivik/nextjs-mdx-blog
https://github.com/brightmann/nmb

演示博客:

 https://nmb-five.vercel.app/ ,帖子从上到下,按字母顺序排列。
https://nmb-five.vercel.app/blog/fh  能显示视频

 

 

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


首先fork此项目:https://github.com/dastasoft/blog,我fork后,得到的项目地址是

https://github.com/brightmann/dsb ,然后删除package-lock.json ,
访问https://github.com/brightmann/dsb/tree/main/_posts,在这里,新建源帖fh.md,内容为:

---
title: '战马'
excerpt: '这是一篇文章'
coverImage: '/assets/posts/preview/framer-motion.webp'
date: '2026-06-08T08:40:00.000Z'
author:
  name: dastasoft
  picture: '/assets/authors/dastasoft.jpeg'
ogImage:
  url: '/assets/posts/preview/framer-motion.webp'
tags: ['misc1', 'misc2', 'misc3']
section: 'frontend'
---

此处写正文或html codes.

( 详见https://github.com/brightmann/dsb/blob/main/_posts/fh.md?plain=1) 

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

  Build Command栏填入npm run build
 Install Command栏填入npm install

然后点击底部的deploy按钮,等待部署完成。部署完成后,我得到网址:

https://dsb-rose.vercel.app/

项目地址:
https://github.com/dastasoft/blog
https://github.com/brightmann/dsb

演示博客:

 https://dsb-rose.vercel.app/

 https://dsb-rose.vercel.app/posts/fh 不能显示视频