Commit Graph

6 Commits

Author SHA1 Message Date
Anduin Xue
539a2b7a9a AI 批量重新生成所有菜谱描述,规范化图片alt文本
- 363 个菜谱全部重新生成描述(30-300字,覆盖特点/营养/难度/时长)
- 134 张图片 alt 规范化:菜名-预览图-N 格式
- 新增 lint 规则:描述质量检查、图片 alt 文本规范
- 修复所有手动 lint / textlint / markdownlint 错误

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 10:20:23 +00:00
Anduin Xue
74c327b494 fix: allow optional spaces in calorie patterns and apply textlint fixes 2026-05-18 10:17:53 +00:00
Anduin Xue
1448b50e0d 添加所有菜谱的预估卡路里数据并更新lint规则
Some checks failed
Continuous Deployment / build-readme-file (push) Has been cancelled
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 06:36:48 +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
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