做饭!
Go to file
Shivanshu Mishra fd9b3c0405
feat: Add 10 popular Indian dish recipes (印度菜谱) (#1761)
* feat: Add 10 popular Indian dish recipes (印度菜谱)

Add the following Indian recipes in Simplified Chinese:
- 印度葫芦丸子 (Lauki Ke Kofte) - Bottle Gourd Kofta
- 利提巧卡 (Litti Chokha) - Bihar specialty
- 鹰嘴豆炸饼 (Chole Bhature) - Chickpea Curry with Fried Bread
- 胡萝卜甜糕 (Gajar Ka Halwa) - Carrot Halwa
- 印度焖饭 (Dum Biryani) - Layered Spiced Rice
- 红芸豆拌饭 (Rajma Chawal) - Kidney Bean Curry with Rice
- 黄油鸡 (Butter Chicken / Murgh Makhani)
- 印度烤饼 (Naan) - Indian Flatbread
- 印度土豆花菜 (Aloo Gobi) - Potato Cauliflower
- 印度奶茶 (Masala Chai) - Spiced Milk Tea

All recipes follow the repository template format with proper
ingredients, calculations, steps, and cultural notes.

* fix: Resolve all markdown lint errors in Indian recipes
2026-02-21 16:41:56 +00:00
.github Update readme_template.md 2026-02-12 15:30:38 +00:00
dishes feat: Add 10 popular Indian dish recipes (印度菜谱) (#1761) 2026-02-21 16:41:56 +00:00
starsystem [ci skip] Automatic file changes/fix 2026-01-19 18:54:16 +00:00
tips Update 如何选择现在吃什么.md 2025-12-09 16:17:55 +00:00
.gitattributes First two meal 2020-02-29 18:32:47 +08:00
.gitignore chore: Update Dockerfile to use GitHub Container Registry for image build and push 2024-06-03 12:37:05 +00:00
.markdownlint.json chore: Update Dockerfile to use GitHub Container Registry for image build and push 2024-06-03 12:21:36 +00:00
.textlintrc Text lint add half and full width bracket. 2022-03-01 01:19:31 +08:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md for AI friendly 2024-06-02 05:53:45 +00:00
CONTRIBUTING.md chore: Update build workflow to include Docker image build and push to GitHub Container Registry 2024-06-03 13:43:33 +00:00
Dockerfile Fix Dockerfile warning. Use nginx image for arm64 (macOS). (#1621) 2025-06-11 04:59:38 +00:00
LICENSE Create LICENSE 2020-03-16 00:25:24 +08:00
package-lock.json Implement code changes to enhance functionality and improve performance 2025-06-15 11:29:03 +00:00
package.json Patch domain 2025-10-28 11:30:11 +00:00
README.md [ci skip] Automatic file changes/fix 2026-02-12 15:31:16 +00:00
requirements.txt chore: Update PDF plugin configuration and fix formatting in dishes/semi-finished/豆鼓.md 2024-06-03 07:26:59 +00:00

程序员做饭指南

build License GitHub contributors npm Man hours Docker Join the AnduinOS Community on Revolt

最近宅在家做饭,作为程序员,我偶尔在网上找找菜谱和做法。但是这些菜谱往往写法千奇百怪,经常中间莫名出来一些材料。对于习惯了形式语言的程序员来说极其不友好。

所以,我计划自己搜寻菜谱并结合实际做菜的经验,准备用更清晰精准的描述来整理常见菜的做法,以方便程序员在家做饭。

同样,我希望它是一个由社区驱动和维护的开源项目,使更多人能够一起做一个有趣的仓库。所以非常欢迎大家贡献它~

本地部署

如果需要在本地部署菜谱 Web 服务,可以在安装 Docker 后运行下面命令:

docker pull ghcr.io/anduin2017/how-to-cook:latest
docker run -d -p 5000:80 ghcr.io/anduin2017/how-to-cook:latest

如需下载 PDF 版本,可以在浏览器中访问 /document.pdf

如何贡献

针对发现的问题,直接修改并提交 Pull request 即可。

在写新菜谱时,请复制并修改已有的菜谱模板: 示例菜

搭建环境

菜谱

按难度索引

素菜

荤菜

水产

早餐

主食

半成品加工

汤与粥

饮料

酱料和其它材料

甜品

进阶知识学习

如果你已经做了许多上面的菜,对于厨艺已经入门,并且想学习更加高深的烹饪技巧,请继续阅读下面的内容:

衍生作品推荐