Skip to content

docs: add getting started videos to index landing page#13946

Merged
pelikhan merged 3 commits intomainfrom
copilot/integrate-videos-into-index-mdx
Feb 5, 2026
Merged

docs: add getting started videos to index landing page#13946
pelikhan merged 3 commits intomainfrom
copilot/integrate-videos-into-index-mdx

Conversation

Copy link
Contributor

Copilot AI commented Feb 5, 2026

Integrates CLI quick-start and GitHub workflow creation videos into the index.mdx landing page to provide visual onboarding between the example code and workflow catalog.

Changes

  • Added Video component import to index.mdx
  • Created "Getting Started" section positioned after example code, before workflow catalog
  • Embedded two videos without captions:
    • CLI installation and workflow addition (install-and-add-workflow-in-cli.mp4)
    • GitHub web interface workflow creation (create-workflow-on-github.mp4)
  • Videos auto-detect matching .png thumbnails from /videos/ directory

Page Flow

The new section bridges the gap between conceptual example and exploration:

Example: Daily Issues Report (markdown → YAML concept)
    ↓
Getting Started (visual demonstration)  ← NEW
    ↓
Workflow Examples (catalog for exploration)

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: /opt/hostedtoolcache/node/24.13.0/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro build (dns block)
    • Triggering command: /opt/hostedtoolcache/node/24.13.0/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro preview (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Integrate the videos from https://github.github.io/gh-aw/setup/quick-start/ and https://github.github.io/gh-aw/setup/creating-workflows/ into the index.mdx landing page. no captions. make the best guess to integrate them into the page flow


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Integrate videos into index.mdx landing page docs: add getting started videos to index landing page Feb 5, 2026
Copilot AI requested a review from pelikhan February 5, 2026 16:08
@pelikhan pelikhan marked this pull request as ready for review February 5, 2026 16:14
Copilot AI review requested due to automatic review settings February 5, 2026 16:14
@pelikhan pelikhan merged commit 8e523e7 into main Feb 5, 2026
1 check passed
@pelikhan pelikhan deleted the copilot/integrate-videos-into-index-mdx branch February 5, 2026 16:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR integrates getting-started video tutorials into the documentation landing page to provide visual onboarding for users. The videos demonstrate CLI-based workflow setup and GitHub web interface workflow creation, positioned strategically between the example code and workflow catalog sections.

Changes:

  • Added Video component import to support embedded video playback
  • Created "Getting Started" section with two instructional videos showing CLI and web-based workflow creation
  • Removed empty div placeholder that previously occupied the space

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants