Skip to content

Commit d2203d7

Browse files
authored
feat: recipe automatic updates (#3922)
* feat: recipe automatic updates * add front matter parsing * remove cache * delete cookbook folder * change default directory * add gitignore entry * remove yarn lock * add yarn lock * add cookbook update * docs: fix date issue * docs: address self closing image tag * add page slug to avoid broken link issue * address image issue * handle admonitions * docs: code formatting
1 parent cafc5cb commit d2203d7

12 files changed

+842
-2114
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ package-lock.json
4242

4343
# Tests
4444
test-results/*
45+
46+
# Ignore cookbook recipes since they are synced from the remote repo
47+
ai-cookbook

ai-cookbook/basic-python.mdx

Lines changed: 0 additions & 188 deletions
This file was deleted.

0 commit comments

Comments
 (0)