From eba93828b4cf32884da9fb16027d1715230b9726 Mon Sep 17 00:00:00 2001 From: Zkeq Date: Wed, 19 Aug 2026 15:51:19 +0800 Subject: [PATCH 1/3] =?UTF-8?q?docs:=20=E6=8E=A8=E8=8D=90=E8=A1=8D?= =?UTF-8?q?=E7=94=9F=E4=BD=9C=E5=93=81=20Vibe=20Cook?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Vibe Cook 把 HowToCook 菜谱做成沉浸式一步步烹饪 App,在 README 与生成模板底部加入推荐链接。 --- .github/templates/readme_template.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/templates/readme_template.md b/.github/templates/readme_template.md index 5dc4f8fd7f..a0dfba15a3 100644 --- a/.github/templates/readme_template.md +++ b/.github/templates/readme_template.md @@ -58,3 +58,4 @@ docker run -d -p 5000:5000 aiursoft/howtocookviewer - [厨房计划:开源中文菜谱 API - 由社区贡献,人人可用](https://proj.kitchen) - [孕养一日:离线孕期膳食与生活记录APP](https://github.com/lichong-a/pregnancy-nutrition-tracking) - [是啊吃什么(YeahWhat2Eat)](https://github.com/chiadan/YearWhat2Eat) +- [Vibe Cook:把 HowToCook 变成沉浸式一步步做菜 App](https://github.com/zkeq/vibe-cook) diff --git a/README.md b/README.md index 2919a6aed4..7ae0e1660d 100644 --- a/README.md +++ b/README.md @@ -470,3 +470,4 @@ docker run -d -p 5000:5000 aiursoft/howtocookviewer - [厨房计划:开源中文菜谱 API - 由社区贡献,人人可用](https://proj.kitchen) - [孕养一日:离线孕期膳食与生活记录APP](https://github.com/lichong-a/pregnancy-nutrition-tracking) - [是啊吃什么(YeahWhat2Eat)](https://github.com/chiadan/YearWhat2Eat) +- [Vibe Cook:把 HowToCook 变成沉浸式一步步做菜 App](https://github.com/zkeq/vibe-cook) From 69ee982d1820dd08d40fc92f250a81f1c11cde83 Mon Sep 17 00:00:00 2001 From: Zkeq Date: Wed, 19 Aug 2026 15:54:58 +0800 Subject: [PATCH 2/3] =?UTF-8?q?docs:=20=E8=A1=8D=E7=94=9F=E4=BD=9C?= =?UTF-8?q?=E5=93=81=20Vibe=20Cook=20=E8=A1=A5=E5=85=85=E5=9C=A8=E7=BA=BF?= =?UTF-8?q?=E8=AE=BF=E9=97=AE=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 项目名链到开源仓库,右侧增加「在线访问」指向线上站点。 --- .github/templates/readme_template.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/templates/readme_template.md b/.github/templates/readme_template.md index a0dfba15a3..971e7b07dc 100644 --- a/.github/templates/readme_template.md +++ b/.github/templates/readme_template.md @@ -58,4 +58,4 @@ docker run -d -p 5000:5000 aiursoft/howtocookviewer - [厨房计划:开源中文菜谱 API - 由社区贡献,人人可用](https://proj.kitchen) - [孕养一日:离线孕期膳食与生活记录APP](https://github.com/lichong-a/pregnancy-nutrition-tracking) - [是啊吃什么(YeahWhat2Eat)](https://github.com/chiadan/YearWhat2Eat) -- [Vibe Cook:把 HowToCook 变成沉浸式一步步做菜 App](https://github.com/zkeq/vibe-cook) +- [Vibe Cook:把 HowToCook 变成沉浸式一步步做菜 App](https://github.com/zkeq/vibe-cook) [在线访问](https://cook.corerevive.cn) diff --git a/README.md b/README.md index 7ae0e1660d..9fdd8ac980 100644 --- a/README.md +++ b/README.md @@ -470,4 +470,4 @@ docker run -d -p 5000:5000 aiursoft/howtocookviewer - [厨房计划:开源中文菜谱 API - 由社区贡献,人人可用](https://proj.kitchen) - [孕养一日:离线孕期膳食与生活记录APP](https://github.com/lichong-a/pregnancy-nutrition-tracking) - [是啊吃什么(YeahWhat2Eat)](https://github.com/chiadan/YearWhat2Eat) -- [Vibe Cook:把 HowToCook 变成沉浸式一步步做菜 App](https://github.com/zkeq/vibe-cook) +- [Vibe Cook:把 HowToCook 变成沉浸式一步步做菜 App](https://github.com/zkeq/vibe-cook) [在线访问](https://cook.corerevive.cn) From 4041b8276609131008cdb71765c0dd5ef4f8f791 Mon Sep 17 00:00:00 2001 From: Zkeq Date: Wed, 19 Aug 2026 15:56:42 +0800 Subject: [PATCH 3/3] =?UTF-8?q?docs:=20=E8=B0=83=E6=95=B4=20Vibe=20Cook=20?= =?UTF-8?q?=E8=A1=8D=E7=94=9F=E4=BD=9C=E5=93=81=E6=8E=A8=E8=8D=90=E6=96=87?= =?UTF-8?q?=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 项目名链到开源仓库,右侧「在线访问」指向线上站点。 --- .github/templates/readme_template.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/templates/readme_template.md b/.github/templates/readme_template.md index 971e7b07dc..eedc5ea492 100644 --- a/.github/templates/readme_template.md +++ b/.github/templates/readme_template.md @@ -58,4 +58,4 @@ docker run -d -p 5000:5000 aiursoft/howtocookviewer - [厨房计划:开源中文菜谱 API - 由社区贡献,人人可用](https://proj.kitchen) - [孕养一日:离线孕期膳食与生活记录APP](https://github.com/lichong-a/pregnancy-nutrition-tracking) - [是啊吃什么(YeahWhat2Eat)](https://github.com/chiadan/YearWhat2Eat) -- [Vibe Cook:把 HowToCook 变成沉浸式一步步做菜 App](https://github.com/zkeq/vibe-cook) [在线访问](https://cook.corerevive.cn) +- [Vibe Cook:一款基于 HowToCook,把「看着馋但迟迟不动手」变成「跟着一步步就做出来了」的沉浸式烹饪 App](https://github.com/zkeq/vibe-cook) [在线访问](https://cook.corerevive.cn) diff --git a/README.md b/README.md index 9fdd8ac980..e4ec043416 100644 --- a/README.md +++ b/README.md @@ -470,4 +470,4 @@ docker run -d -p 5000:5000 aiursoft/howtocookviewer - [厨房计划:开源中文菜谱 API - 由社区贡献,人人可用](https://proj.kitchen) - [孕养一日:离线孕期膳食与生活记录APP](https://github.com/lichong-a/pregnancy-nutrition-tracking) - [是啊吃什么(YeahWhat2Eat)](https://github.com/chiadan/YearWhat2Eat) -- [Vibe Cook:把 HowToCook 变成沉浸式一步步做菜 App](https://github.com/zkeq/vibe-cook) [在线访问](https://cook.corerevive.cn) +- [Vibe Cook:一款基于 HowToCook,把「看着馋但迟迟不动手」变成「跟着一步步就做出来了」的沉浸式烹饪 App](https://github.com/zkeq/vibe-cook) [在线访问](https://cook.corerevive.cn)