media/docs
Oliver Woodman aeb306a164 Create CNAME
2021-04-22 09:46:08 +01:00
..
_data Read-add gh-pages 2021-04-20 17:32:19 +01:00
_includes Read-add gh-pages 2021-04-20 17:32:19 +01:00
_layouts Read-add gh-pages 2021-04-20 17:32:19 +01:00
_page_fragments Read-add gh-pages 2021-04-20 17:32:19 +01:00
_sass Read-add gh-pages 2021-04-20 17:32:19 +01:00
assets Read-add gh-pages 2021-04-20 17:32:19 +01:00
doc Read-add gh-pages 2021-04-20 17:32:19 +01:00
images Read-add gh-pages 2021-04-20 17:32:19 +01:00
issues Read-add gh-pages 2021-04-20 17:32:19 +01:00
404.html Read-add gh-pages 2021-04-20 17:32:19 +01:00
_config.yml Read-add gh-pages 2021-04-20 17:32:19 +01:00
ad-insertion.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
analytics.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
battery-consumption.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
CNAME Create CNAME 2021-04-22 09:46:08 +01:00
customization.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
dash.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
debug-logging.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
demo-application.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
design-documents.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
downloading-media.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
drm.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
Gemfile Read-add gh-pages 2021-04-20 17:32:19 +01:00
glossary.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
hello-world.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
hls.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
index.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
LICENSE Read-add gh-pages 2021-04-20 17:32:19 +01:00
listening-to-player-events.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
live-streaming.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
media-items.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
media-sources.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
oems.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
playlists.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
progressive.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
pros-and-cons.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
README.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
run_locally.sh Read-add gh-pages 2021-04-20 17:32:19 +01:00
shrinking.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
smoothstreaming.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
supported-devices.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
supported-formats.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
track-selection.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
transforming-media.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
troubleshooting.md Read-add gh-pages 2021-04-20 17:32:19 +01:00
ui-components.md Read-add gh-pages 2021-04-20 17:32:19 +01:00

ExoPlayer website

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.