docs: 推荐衍生作品 Vibe Cook - #1864
Merged
Merged
Conversation
Vibe Cook 把 HowToCook 菜谱做成沉浸式一步步烹饪 App,在 README 与生成模板底部加入推荐链接。
项目名链到开源仓库,右侧增加「在线访问」指向线上站点。
项目名链到开源仓库,右侧「在线访问」指向线上站点。
Anduin2017
approved these changes
Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
注意
Pull Request 提交后,预计 1 分钟内将会得到自动化格式检查的结果。只有通过自动化检查的 Pull Request 才会被人工审核。
签署
必须签署下面的对话框才能开始审核。
HowToCook 仓库采用了 The Unlicense 协议
菜谱在签入前,必须确保其可以直接声明进入 "公共领域"(public domain)。这意味着一旦合并后,任何人都可以自由复制,修改,发布,使用,编译,出售或以菜谱的形式或菜的形式分发,无论是出于商业目的还是非商目的,以及任何手段。
这次想加什么
在 README 底部的「衍生作品推荐」里,增加 Vibe Cook。
Vibe Cook 是一款基于 HowToCook 的沉浸式烹饪 App。它不做另一份菜谱站,而是把这份仓库里已经写清楚的步骤,做成可以跟着做完的引导体验:
菜谱原文全部来自本仓库的 Markdown,结构化之后在前端里按步渲染。没有另写一套菜谱,也没有改 HowToCook 的内容授权。
它具体做什么
链接
改了哪些文件
HowToCook 的 README 是脚本从模板生成的,所以两处一起改,避免下次 CI 把这一行冲掉:
.github/templates/readme_template.mdREADME.md推荐条目格式:左侧是项目介绍,链到开源仓库;右侧是「在线访问」,链到线上站点。