Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,4 @@ tasks/plan/*

# Codex local lock state (operational, non-tracked)
.codex/locks-local/
tools/tasks/
Binary file modified snippets/assets/media/videos/HeroBackground.mp4
Binary file not shown.
Binary file modified snippets/assets/media/videos/LivepeerStudio.mp4
Binary file not shown.
Binary file modified snippets/assets/media/videos/daydream.mp4
Binary file not shown.
Binary file modified snippets/assets/media/videos/frameworks.mp4
Binary file not shown.
Binary file modified snippets/assets/media/videos/livepeer-founders-post.mp4
Binary file not shown.
Binary file modified snippets/assets/media/videos/nytv.live.mp4
Binary file not shown.
Binary file modified snippets/assets/media/videos/nytvlivepromo.mp4
Binary file not shown.
Binary file modified snippets/assets/media/videos/streamplace.mp4
Binary file not shown.
8 changes: 7 additions & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@
"i18n:translate": "node scripts/i18n/translate-docs.js",
"i18n:docs-json": "node scripts/i18n/generate-localized-docs-json.js",
"i18n:validate": "node scripts/i18n/validate-generated.js",
"test:i18n": "node --test scripts/i18n/test/*.test.js"
"test:i18n": "node --test scripts/i18n/test/*.test.js",
"test:script-docs": "cd .. && node tests/unit/script-docs.test.js",
"validate:framework": "cd .. && node tests/unit/script-docs.test.js --enforce-existing --check-indexes",
"validate:framework:indexes": "cd .. && node tests/unit/script-docs.test.js --check-indexes",
"validate:framework:write": "cd .. && node tests/unit/script-docs.test.js --write --rebuild-indexes",
"validate:framework:headers": "cd .. && node tools/scripts/add-framework-headers.js --data tasks/reports/script-classifications.json --verify",
"validate:framework:headers:dry-run": "cd .. && node tools/scripts/add-framework-headers.js --data tasks/reports/script-classifications.json --dry-run"
}
}
Binary file modified v1/images/ai/cool-cat-hat-moving.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.