From dca303bf61a581dfdba7f6ecdd921ed9870e196f Mon Sep 17 00:00:00 2001 From: Amy Burns Date: Wed, 19 Jan 2022 11:59:07 -0500 Subject: [PATCH] Adding videos from Universe to landing pages (#23931) * adding videos to landing pages * making sure to use em dashes * updating title for Enterprise --- content/actions/index.md | 11 ++++++++--- content/admin/index.md | 8 ++++++++ content/codespaces/index.md | 8 ++++++++ content/issues/index.md | 10 ++++++++-- 4 files changed, 32 insertions(+), 5 deletions(-) diff --git a/content/actions/index.md b/content/actions/index.md index 9cad3710b1..7be82db638 100644 --- a/content/actions/index.md +++ b/content/actions/index.md @@ -24,9 +24,14 @@ featuredLinks: - /actions/learn-github-actions/expressions - /actions/learn-github-actions/environment-variables - /actions/security-guides/encrypted-secrets -changelog: - label: actions - prefix: 'GitHub Actions: ' + videos: + - title: "Inside GitHub: How we use GitHub Actions – Brian Douglas" + href: 'https://www.youtube-nocookie.com/embed/MW0V5Q9WJu4' + - title: "Advanced GitHub Actions – Jennifer Schelkopf" + href: 'https://www.youtube-nocookie.com/embed/wWOH44Lscoc' + - title: "GitHub Actions in action – Karan MV" + href: 'https://www.youtube-nocookie.com/embed/4SWO0Pc76CU' + videosHeading: GitHub Universe 2021 videos examples_source: data/product-examples/actions/code-examples.yml product_video: 'https://www.youtube-nocookie.com/embed/cP0I9w2coGU' redirect_from: diff --git a/content/admin/index.md b/content/admin/index.md index 6ff4b9adae..c7893c6b87 100644 --- a/content/admin/index.md +++ b/content/admin/index.md @@ -104,6 +104,14 @@ featuredLinks: - '{% ifversion ghec %}/admin/user-management/monitoring-activity-in-your-enterprise/managing-global-webhooks{% endif %}' - '{% ifversion ghec %}/billing/managing-your-license-for-github-enterprise/using-visual-studio-subscription-with-github-enterprise/setting-up-visual-studio-subscription-with-github-enterprise{% endif %}' - /admin/enterprise-support/about-github-enterprise-support + videos: + - title: "GitHub in the Enterprise – Maya Ross" + href: 'https://www.youtube-nocookie.com/embed/1-i39RqaxRs' + - title: "What's new for GitHub Enterprise – Jarryd McCree" + href: 'https://www.youtube-nocookie.com/embed/ZZviWZgrqhM' + - title: "Enforcing information security policy through GitHub Enterprise – Thomas Worley" + href: 'https://www.youtube-nocookie.com/embed/DCu-ZTT7WTI' + videosHeading: GitHub Universe 2021 videos layout: product-landing versions: ghec: '*' diff --git a/content/codespaces/index.md b/content/codespaces/index.md index da81bc9add..cc695fbf2a 100644 --- a/content/codespaces/index.md +++ b/content/codespaces/index.md @@ -17,6 +17,14 @@ featuredLinks: - /codespaces/getting-started-with-codespaces/getting-started-with-your-python-project-in-codespaces - /codespaces/getting-started-with-codespaces/getting-started-with-your-java-project-in-codespaces - /codespaces/getting-started-with-codespaces/getting-started-with-your-dotnet-project + videos: + - title: "Inside GitHub: Moving GitHub's Development to Codespaces – Cory Wilkerson" + href: 'https://www.youtube-nocookie.com/embed/Lj_RpjEuESE' + - title: "Making Codespaces Work for You – Allison Weins, Bailey Brooks" + href: 'https://www.youtube-nocookie.com/embed/X9Z-rUixnzk' + - title: "Coding in the cloud with GitHub Codespaces and VS Code – Damian Brady" + href: 'https://www.youtube-nocookie.com/embed/xWr_yH_AGVs' + videosHeading: GitHub Universe 2021 videos guideCards: - /codespaces/getting-started/deep-dive - /codespaces/developing-in-codespaces/creating-a-codespace diff --git a/content/issues/index.md b/content/issues/index.md index 7b78e0992a..809e933876 100644 --- a/content/issues/index.md +++ b/content/issues/index.md @@ -25,8 +25,14 @@ featuredLinks: - /issues/using-labels-and-milestones-to-track-work/managing-labels - /github/managing-your-work-on-github/viewing-all-of-your-issues-and-pull-requests - '{% ifversion ghes or ghae %}/issues/organizing-your-work-with-project-boards/managing-project-boards/about-project-boards{% endif %}' -changelog: - label: issues + videos: + - title: "Planning at scale with Issues – Mario Rodriguez" + href: 'https://www.youtube-nocookie.com/embed/ha1KHcPMAEk' + - title: "Planning at GitHub (Projects + Issues) – Matt Butler" + href: 'https://www.youtube-nocookie.com/embed/HwpVvDURHKw' + - title: "Issue Forms for open source – Luke Hefson" + href: 'https://www.youtube-nocookie.com/embed/2Yh8ueUE0oY' + videosHeading: GitHub Universe 2021 videos layout: product-landing beta_product: false versions: