Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dca303b

Browse files
Adding videos from Universe to landing pages (#23931)
* adding videos to landing pages * making sure to use em dashes * updating title for Enterprise
1 parent b94a430 commit dca303b

4 files changed

Lines changed: 32 additions & 5 deletions

File tree

content/actions/index.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,14 @@ featuredLinks:
2424
- /actions/learn-github-actions/expressions
2525
- /actions/learn-github-actions/environment-variables
2626
- /actions/security-guides/encrypted-secrets
27-
changelog:
28-
label: actions
29-
prefix: 'GitHub Actions: '
27+
videos:
28+
- title: "Inside GitHub: How we use GitHub Actions – Brian Douglas"
29+
href: 'https://www.youtube-nocookie.com/embed/MW0V5Q9WJu4'
30+
- title: "Advanced GitHub Actions – Jennifer Schelkopf"
31+
href: 'https://www.youtube-nocookie.com/embed/wWOH44Lscoc'
32+
- title: "GitHub Actions in action – Karan MV"
33+
href: 'https://www.youtube-nocookie.com/embed/4SWO0Pc76CU'
34+
videosHeading: GitHub Universe 2021 videos
3035
examples_source: data/product-examples/actions/code-examples.yml
3136
product_video: 'https://www.youtube-nocookie.com/embed/cP0I9w2coGU'
3237
redirect_from:

content/admin/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,14 @@ featuredLinks:
104104
- '{% ifversion ghec %}/admin/user-management/monitoring-activity-in-your-enterprise/managing-global-webhooks{% endif %}'
105105
- '{% 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 %}'
106106
- /admin/enterprise-support/about-github-enterprise-support
107+
videos:
108+
- title: "GitHub in the Enterprise – Maya Ross"
109+
href: 'https://www.youtube-nocookie.com/embed/1-i39RqaxRs'
110+
- title: "What's new for GitHub Enterprise – Jarryd McCree"
111+
href: 'https://www.youtube-nocookie.com/embed/ZZviWZgrqhM'
112+
- title: "Enforcing information security policy through GitHub Enterprise – Thomas Worley"
113+
href: 'https://www.youtube-nocookie.com/embed/DCu-ZTT7WTI'
114+
videosHeading: GitHub Universe 2021 videos
107115
layout: product-landing
108116
versions:
109117
ghec: '*'

content/codespaces/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ featuredLinks:
1717
- /codespaces/getting-started-with-codespaces/getting-started-with-your-python-project-in-codespaces
1818
- /codespaces/getting-started-with-codespaces/getting-started-with-your-java-project-in-codespaces
1919
- /codespaces/getting-started-with-codespaces/getting-started-with-your-dotnet-project
20+
videos:
21+
- title: "Inside GitHub: Moving GitHub's Development to Codespaces – Cory Wilkerson"
22+
href: 'https://www.youtube-nocookie.com/embed/Lj_RpjEuESE'
23+
- title: "Making Codespaces Work for You – Allison Weins, Bailey Brooks"
24+
href: 'https://www.youtube-nocookie.com/embed/X9Z-rUixnzk'
25+
- title: "Coding in the cloud with GitHub Codespaces and VS Code – Damian Brady"
26+
href: 'https://www.youtube-nocookie.com/embed/xWr_yH_AGVs'
27+
videosHeading: GitHub Universe 2021 videos
2028
guideCards:
2129
- /codespaces/getting-started/deep-dive
2230
- /codespaces/developing-in-codespaces/creating-a-codespace

content/issues/index.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,14 @@ featuredLinks:
2525
- /issues/using-labels-and-milestones-to-track-work/managing-labels
2626
- /github/managing-your-work-on-github/viewing-all-of-your-issues-and-pull-requests
2727
- '{% ifversion ghes or ghae %}/issues/organizing-your-work-with-project-boards/managing-project-boards/about-project-boards{% endif %}'
28-
changelog:
29-
label: issues
28+
videos:
29+
- title: "Planning at scale with Issues – Mario Rodriguez"
30+
href: 'https://www.youtube-nocookie.com/embed/ha1KHcPMAEk'
31+
- title: "Planning at GitHub (Projects + Issues) – Matt Butler"
32+
href: 'https://www.youtube-nocookie.com/embed/HwpVvDURHKw'
33+
- title: "Issue Forms for open source – Luke Hefson"
34+
href: 'https://www.youtube-nocookie.com/embed/2Yh8ueUE0oY'
35+
videosHeading: GitHub Universe 2021 videos
3036
layout: product-landing
3137
beta_product: false
3238
versions:

0 commit comments

Comments
 (0)