Micro-site for paid members of RoosterTeeth to watch it's content on lighter devices, such as my TV.
You can view the site here: https://moritonal.github.io/RoosterTeethTv
git clone https://github.com/moritonal/RoosterTeethTv.git
npm install
npm start
Site should now be accessible at https://localhost:1234
Deployment is done for every commit to Master
via GitHub CI. npm build
is ran to build the site, then GH-Pages
is used to commit the dist
dir to our GH-Pages
branch.
- Parcel - Web Framework
Contributions are welcome, however this site is a fan creation and always subject to RoosterTeeth's say on it's future.
The site does not currently require versioning.
- Moritonal - Myself
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- RoosterTeeth's very neat API.