- The ExoPlayer docs will link to the media3 ones (for now, we can
permanently redirect once no further stand-alone ExoPlayer release
is published).
- Contibuting issues and PRs should only happen on the media3 repo.
- The media3 README is updated to remove any pre-release status
information.
PiperOrigin-RevId: 516234594
The ExoPlayer website is hosted on
GitHub Pages, and is statically generated using Jekyll.
GitHub provides a guide describing how to setup a GitHub Pages site using
Jekyll
here.
GitHub provides a guide describing how to test changes to the site locally
here.
Once your machine is setup, you can build and run a local instance of the
site using ./run_locally.sh from the root directory.