From 82b6700323541c5e0ccc1991dcd4f4e22d0c28f8 Mon Sep 17 00:00:00 2001 From: Zkeq Date: Thu, 20 Aug 2026 14:23:33 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=8E=A8=E8=8D=90=E8=A1=8D=E7=94=9F?= =?UTF-8?q?=E4=BD=9C=E5=93=81=20Vibe=20Cook=20(#1864)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs: 推荐衍生作品 Vibe Cook Vibe Cook 把 HowToCook 菜谱做成沉浸式一步步烹饪 App,在 README 与生成模板底部加入推荐链接。 * docs: 衍生作品 Vibe Cook 补充在线访问入口 项目名链到开源仓库,右侧增加「在线访问」指向线上站点。 * docs: 调整 Vibe Cook 衍生作品推荐文案 项目名链到开源仓库,右侧「在线访问」指向线上站点。 --- .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 5dc4f8fd..eedc5ea4 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) [在线访问](https://cook.corerevive.cn) diff --git a/README.md b/README.md index 2919a6ae..e4ec0434 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) [在线访问](https://cook.corerevive.cn)