Skip to content

Commit 74b5c7f

Browse files
LeeJimclaude
andcommitted
chore: v3.0 release related changes
- Update project config and data files - Refactor index page UI - Add new recipes config - Update enrich-recipes and upload scripts - Clean up deprecated data files Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent dfe1ce3 commit 74b5c7f

26 files changed

Lines changed: 36849 additions & 48438 deletions

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
node_modules
22
miniprogram_npm
33
package-lock.json
4-
/config.js
4+
/config.js
5+
data/
6+
test-output.json

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "HowToCook"]
22
path = HowToCook
3-
url = git@github.com:Anduin2017/HowToCook.git
3+
url = https://github.com/Anduin2017/HowToCook.git

HowToCook

Submodule HowToCook updated 763 files

0 commit comments

Comments
 (0)