diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 555ec6b..2077cd6 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -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). diff --git a/ecosystem/resources.md b/ecosystem/resources.md index 47d7b44..7993488 100644 --- a/ecosystem/resources.md +++ b/ecosystem/resources.md @@ -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) | \ No newline at end of file