xref: /aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/README.md (revision 30877f796caf59d855b10b687a5d6b3918d765cb)
1*30877f79SAndroid Build Coastguard Worker# ExoPlayer website
2*30877f79SAndroid Build Coastguard Worker
3*30877f79SAndroid Build Coastguard WorkerThe [ExoPlayer website](https://exoplayer.dev/) is hosted on
4*30877f79SAndroid Build Coastguard WorkerGitHub Pages, and is statically generated using Jekyll.
5*30877f79SAndroid Build Coastguard Worker
6*30877f79SAndroid Build Coastguard Worker* GitHub provides a guide describing how to setup a GitHub Pages site using
7*30877f79SAndroid Build Coastguard Worker  Jekyll
8*30877f79SAndroid Build Coastguard Worker  [here](https://help.github.com/articles/using-jekyll-as-a-static-site-generator-with-github-pages/).
9*30877f79SAndroid Build Coastguard Worker* GitHub provides a guide describing how to test changes to the site locally
10*30877f79SAndroid Build Coastguard Worker  [here](https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/).
11*30877f79SAndroid Build Coastguard Worker  Once your machine is setup, you can build and run a local instance of the
12*30877f79SAndroid Build Coastguard Worker  site using `./run_locally.sh` from the root directory.
13