Commit Graph

1447 Commits

Author SHA1 Message Date
Kaibo Tang
b7c376c48c fix 农家一碗香 sugar amount (#1793)
Some checks failed
Continuous Deployment / build-readme-file (push) Has been cancelled
Corrected the measurement unit for sugar from mg to g.
2026-05-12 17:16:02 +00:00
Anduin Xue
246314b31d 新增地三鲜菜谱,包含原料、操作步骤及注意事项 2026-05-12 13:58:25 +00:00
Anduin Xue
faee607001 明确照烧鸡腿饭中大蒜使用拍碎的蒜瓣
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 13:36:49 +00:00
Anduin Xue
466f516637 Refactor code structure for improved readability and maintainability 2026-05-12 06:53:39 +00:00
Anduin Xue
afc5f19518 fix #1714: blanch pork belly in large pieces before cutting to final size
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 04:48:29 +00:00
Anduin Xue
a1d331c1d6 fix #1757
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 04:45:05 +00:00
Anduin Xue
a92a343a5c chore: add lint rules for ordered lists in 操作 section and no HTML comments
- Enforce ordered lists (1. 2. 3.) in ## 操作 sections
- Forbid HTML comments in recipe files (template exempted)
- Convert all existing dishes to comply with new rules
- Fix vague measurements (少许 → 2段葱段) in 南派红烧肉
- Fix markdownlint MD032 (blanks around lists) across all files

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 04:37:20 +00:00
huanghuoguoguo
4b8cdae1a5 feat: add Guangxi cuisine — beer fish, stuffed peppers, snails & overview (#1789)
* add: 新增阳朔啤酒鱼菜谱

桂林阳朔特色菜,以漓泉啤酒代水焖煮,不去鱼鳞煎至酥脆,
搭配桂林辣椒酱、番茄、青红椒,鱼肉鲜嫩汤汁浓郁。

* add: 新增青椒酿菜谱

广西经典家常酿菜,猪肉或虾滑入馅,煎至虎皮色后焖煮入味,
咸香微辣,汤汁拌饭极佳。

* add: 新增田螺酿菜谱

阳朔"十八酿"之首,螺肉猪肉1:1配紫苏薄荷回填螺壳焖煮,
节假日重菜,上午买螺一下午吐沙即可。

* add: 新增桂林十八酿概览页

以桥接模式(Bridge Pattern)诠释"万物皆可酿"的设计哲学,
容器与馅料解耦自由组合,附十八酿类图及图鉴。

* fix: resolve lint errors — title, wording, image sizes

修正标题格式、不精准描述词(少许/适量/勺)、二级标题数量,
压缩6张超过1MB的图片至合规范围。

* fix: add plain-language description of the "酿" process

---------

Co-authored-by: youhh <youhh@1051233107@qq.com>
2026-05-12 04:26:56 +00:00
Anduin Xue
09c1fee7a5 Fix #1759: 量化南派红烧肉与简易炒糖色的模糊变量,消除模块集成Bug
- 糖重量量化:50g,附基准比例(每1000g肉:50g糖)
- 操作2歧义修复:明确爆香后必须立刻加400ml开水中止反应
- 操作开头新增高能预警块,提醒提前备料
- 肉块标准化:3cm×3cm×3cm正方体,附收缩后约2.5cm说明
- 补全小葱(30g)、大蒜(25g)重量参数
- 料酒总量声明30ml(焯水20ml+炖煮10ml)
- 辅料重构为A包(去腥)/B包(炖煮),消除B包重复调用Bug
- 修复步骤9-10时序冲突:炒糖色→爆香→下肉翻炒→加水炖煮

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 04:24:36 +00:00
Anduin Xue
5eb97c9d16 Fix #1763 2026-05-12 04:13:16 +00:00
Anduin Xue
c8da0528ae Update 乡村啤酒鸭.md 2026-05-06 04:13:50 +00:00
Anduin Xue
3bc87e94df Update 乡村啤酒鸭.md 2026-05-06 04:13:28 +00:00
Anduin Xue
6f83b5e49d feat: add image reference validation to lint system
Add new image reference validation rule in manual_lint.js:
- Validates that referenced images exist in the file system
- Supports relative paths (./, ../) and skips external URLs
- Reports missing images as lint errors

Fixes found issue:
- dishes/soup/排骨山药玉米汤/排骨山药玉米汤.md: removed missing image
  reference './排骨山药玉米汤.jpg'

All lint checks now pass 

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-05 09:09:16 +00:00
chenfy840
2d8bb2a7b5 Add recipe for 排骨山药玉米汤 (#1780)
* Add recipe for 排骨山药玉米汤

Added a detailed recipe for 排骨山药玉米汤, including ingredients, preparation steps, and cooking tips.

* Refine ingredient details and cooking instructions

Updated ingredient descriptions for clarity and consistency. Improved cooking instructions for better understanding.
2026-04-12 05:51:56 +00:00
Anduin Xue
74314ed468 compress 老式锅包肉.jpg to under 1MB
Some checks failed
Continuous Deployment / build-readme-file (push) Has been cancelled
Continuous Deployment / build-docker-image (push) Has been cancelled
Reduced from 2.78MB to 1012KB (quality=55) to pass the lint size check.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-08 06:35:00 +00:00
Anduin Xue
64ed9b7156 Update 土豆炖排骨.md (#1774)
Some checks failed
Continuous Deployment / build-readme-file (push) Has been cancelled
Continuous Deployment / build-docker-image (push) Has been cancelled
* Update 土豆炖排骨.md

* Update 土豆炖排骨.md

* Update 土豆炖排骨.md

* Update 土豆炖排骨.md
2026-03-21 04:45:29 +00:00
Logic
618d1a3dd4 锅包肉做法调整 (#1773)
* 添加图片

* 根据实际做菜经验,调整菜谱使得其变得更加简单易成功。

* 修复步骤序号与用量表

* 修复格式
2026-03-21 04:36:48 +00:00
Anduin Xue
c9368aed1c Add storage tip for cooked noodles
Add note about storing cooked noodles in the fridge to prevent residual heat.
2026-03-19 17:36:22 +00:00
Anduin Xue
a9d3979771 Update 炒方便面.md 2026-03-19 17:34:43 +00:00
Anduin Xue
3d4c7689b7 Update 地三鲜.md 2026-03-19 12:34:24 +00:00
github-actions[bot]
d0c7cc96c3 [ci skip] Automatic file changes/fix 2026-03-19 11:43:58 +00:00
Anduin Xue
c8e959817c Revise ingredient amounts and cooking instructions (#1772)
* Revise ingredient amounts and cooking instructions

Updated ingredient quantities and cooking steps for better clarity and accuracy.

* Update 地三鲜.md
2026-03-19 11:43:24 +00:00
Little stone
7cf56ebc52 Update 食品安全.md (#1771)
* Update 食品安全.md

* Remove fictional note about flying pasta monster

Removed a humorous note about a fictional 'flying pasta monster' from the document.
2026-03-18 06:33:22 +00:00
Logic
f90d193bc4 糖醋排骨:2g五香粉味道过重,下调至0.5g (#1770) 2026-03-16 11:58:15 +00:00
Logic
7044a61342 修复酸辣土豆丝菜谱 (#1769) 2026-03-15 09:05:00 +00:00
github-actions[bot]
d242e53f93 [ci skip] Automatic file changes/fix 2026-03-07 17:03:22 +00:00
长久者
efcf388ca9 Include garlic in炒青菜 recipe (#1766)
添加蒜瓣,使得青菜更加美味
2026-03-07 17:02:49 +00:00
YanMengKun
1f9d8652bb Update cooking temperature and reference links (#1767) 2026-03-07 17:02:24 +00:00
010101:)
5c6f820254 添加意式香肠北非蛋、澳门湿版免治牛肉饭、韩国麻药鸡蛋、牛油果拉西的做法 (#1764)
* 添加意式香肠北非蛋、澳门湿版免治牛肉饭、韩国麻药鸡蛋、牛油果拉西的做法

* fix: 修复菜谱中的格式及非精准描述问题
2026-03-03 17:39:52 +00:00
github-actions[bot]
ea34840a8d [ci skip] Automatic file changes/fix 2026-02-21 16:42:32 +00:00
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
Yihan Lin
404f976a36 红烧鸡翅教程 (#1745)
* feat: 添加红烧鸡翅的做法

* fix: update additional content for red-braised wings recipe
2026-01-19 18:53:34 +00:00
Anduin Xue
d2bc7eb3f7 chore: remove unused file 2025-12-09 16:09:54 +00:00
lmath
9b361e1e79 添加响油鳝丝的做法 (#1718) 2025-12-05 10:03:47 +00:00
lmath
b1f0a1aaba 添加咸肉菜饭的做法 (#1717) 2025-12-05 10:03:35 +00:00
lmath
2fe2d743c4 添加黄瓜皮蛋汤的做法 (#1711) 2025-11-24 02:30:02 +00:00
lmath
de6c2d1943 添加腐乳肉的做法 (#1710) 2025-11-24 02:29:42 +00:00
lmath
4f670a07c1 添加猪油拌饭的做法 (#1709) 2025-11-24 02:29:24 +00:00
Anduin Xue
e167ad266e 回滚4星
Some checks failed
Continuous Deployment / build-readme-file (push) Has been cancelled
Continuous Deployment / build-docker-image (push) Has been cancelled
2025-11-18 06:52:12 +00:00
Anduin Xue
7292fab742 测试为什么这个菜难度成了8星 2025-11-18 06:51:15 +00:00
github-actions[bot]
ebb52f6289 [ci skip] Automatic file changes/fix 2025-11-18 06:49:54 +00:00
lmath
c486adc2f5 新增家常日本豆腐的做法 (#1707) 2025-11-18 06:49:21 +00:00
lmath
83e4ef459c 新增豉汁排骨的做法 (#1704) 2025-11-17 08:52:28 +00:00
lmath
59b2ae9e25 新增照烧鸡腿饭的做法 (#1705) 2025-11-17 08:51:46 +00:00
lmath
0202593936 添加酱炖蟹的做法 (#1706) 2025-11-17 08:50:55 +00:00
nosugarplz
921ca02fb4 Feature/microwave steamed egg (#1698)
* feat(breakfast): add 1-star recipe 微波炉蒸蛋

* chore(lint): fix title and wording per repo rules

* chore: remove 微波炉蒸蛋.md

* Rename 微波炉蒸蛋的做法.md to 微波炉蒸蛋.md

---------

Co-authored-by: Anduin Xue <anduin@aiursoft.com>
2025-11-12 07:43:56 +00:00
lmath
85059c93d8 新增皮蛋豆腐的做法 (#1692) 2025-11-04 15:40:53 +00:00
lmath
0a7a08a4a8 修正油醋爆蛋的食材用量 (#1693) 2025-11-04 15:40:30 +00:00
lmath
de600292ce 新增肉蟹煲的做法 (#1691) 2025-11-04 15:40:06 +00:00
lmath
c62c57719d 新增可乐炒饭的做法 (#1688)
Co-authored-by: Anduin Xue <anduin@aiursoft.com>
2025-11-02 17:37:01 +00:00