Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation page on video optimization #60574

Merged
merged 62 commits into from Jan 19, 2024
Merged

Conversation

StephDietz
Copy link
Collaborator

@StephDietz StephDietz commented Jan 12, 2024

I've added a new page to the Next.js docs about optimizing videos. It covers:

  • the native video and iframe tag
  • displaying externally hosted videos (i.e. from youtube)
  • self hosting strategies and best practices
  • Video optimization techniques

@ijjk
Copy link
Member

ijjk commented Jan 12, 2024

Allow CI Workflow Run

  • approve CI run for commit: 2217f88

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@ijjk
Copy link
Member

ijjk commented Jan 12, 2024

Allow CI Workflow Run

  • approve CI run for commit: 8653e0b

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@StephDietz StephDietz marked this pull request as ready for review January 12, 2024 18:03
@StephDietz StephDietz requested review from ismaelrumzan and delbaoliveira and removed request for a team January 12, 2024 18:03
.vscode/settings.json Outdated Show resolved Hide resolved
StephDietz and others added 7 commits January 16, 2024 10:24
…os.mdx

Co-authored-by: Lee Robinson <me@leerob.io>
…os.mdx

Co-authored-by: Lee Robinson <me@leerob.io>
…os.mdx

Co-authored-by: Lee Robinson <me@leerob.io>
…os.mdx

Co-authored-by: Lee Robinson <me@leerob.io>
…os.mdx

Co-authored-by: Lee Robinson <me@leerob.io>
…os.mdx

Co-authored-by: Lee Robinson <me@leerob.io>
samcx pushed a commit that referenced this pull request Jan 19, 2024
### What?

Removing an outdated entry, and fixing the casing of another so Workflow
runs are auto-approved.

### Why?

#60574 fails the CI Workflow Run,
because of a mismatch in GitHub actor and the actual username set in
`labeler.json`


[Ref](https://github.com/vercel/nextjs-hive-docker/blob/c26bc3f26520b41986a0f9467fdc2529f705d81f/validate-job.js#L39-L42),
[Slack
thread](https://vercel.slack.com/archives/C03S9JCH2Q5/p1705684536884389?thread_ts=1705436555.494229&cid=C03S9JCH2Q5)

Closes NEXT-2172
@StephDietz StephDietz merged commit 4a74492 into canary Jan 19, 2024
34 checks passed
@StephDietz StephDietz deleted the video-optimization-docs branch January 19, 2024 19:09
@AhmedBaset
Copy link
Contributor

Since the next line starts with (spaces), the parser considers it as multi-line item and wrap the title in a new line

This code block has no left padding

@github-actions github-actions bot added the locked label Feb 3, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants