Skip to content
Merged
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
8 changes: 8 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,14 @@ const config: Config = {
target: '_blank',
rel: 'noopener noreferrer',
},
{
// EXTERNAL YouTube channel (demos + talks) — opens in a new tab.
href: 'https://www.youtube.com/@Rossoctl',
label: 'Videos',
position: 'left',
target: '_blank',
rel: 'noopener noreferrer',
},
// === TEMPORARY: "dev" version dropdown hidden until docs go public. ===
// It only links into /docs/*, so it's removed while docs are unpublished.
// TO RESTORE: uncomment this item (requires re-enabling `docs` in the preset above).
Expand Down
1 change: 1 addition & 0 deletions ecosystem/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
| GitHub | [github.com/rossoctl](https://github.com/rossoctl/) |
| Project Board | [rossoctl Issue Prioritization](https://github.com/orgs/rossoctl/projects/8) |
| Blog | [Medium](https://medium.com/kagenti-the-agentic-platform) |
| Video | [YouTube (@Rossoctl)](https://www.youtube.com/@Rossoctl) |
| Slack | [Join the community](https://ibm.biz/kagenti-slack) |
| Google Group | [kagenti-contributors](https://groups.google.com/g/kagenti-contributors) |
| Community Calendar | [kagenti@kagenti.io](https://calendar.google.com/calendar/embed?src=kagenti%40kagenti.io&ctz=America%2FNew_York) |