vincicat / hkatv.rip

Repository for the site hkatv.rip

Home Page:http://hkatv.rip/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hkatv.rip

Source code repository hosted on GitHub

About

This repository stores the deployed version of this website.

Made with love by @siuying and @netsgnut.

How to Deploy?

Currently the website is hosted on S3 as a static website. One can copy all the files in public/ to the root of the bucket and start rocking.

Alternatively one can also use the deploy script. It is written in Ruby and assumes Bundler and Rake are properly installed and configured.

The necessary dependencies are installed by:

bundle install

Place a credentials.json file and put it aside on the same directory with this readme. It should contain AccessKeyId and SecretAccessKey. Make sure this credential has write permission on the bucket specified at the Rakefile.

Uploading then is all about:

rake deploy

History

(Some sentimental short paragraphs here... sometime maybe?)

Acknowledgements

This project uses Firebase, polyfill.io and Bliss.js. Hosting service powered by Amazon Simple Storage Service and Cloudflare.

"tv.css" in public/ folder is derived from this CodePen project by Lucas Bebber. Copyright © 2015 Lucas Bebber.

The current copies of "background.mp4", "preview.jpg", "cover.jpg" in public/ folder are derived from the video found here. Copyright © 2016 TVMOST.COM.HK.

About

Repository for the site hkatv.rip

http://hkatv.rip/


Languages

Language:CSS 48.2%Language:JavaScript 23.3%Language:HTML 18.8%Language:Ruby 9.7%