Skip to content

travist/develop.allplayers.com

 
 

Repository files navigation

    _    _ _ ____  _                                                
   / \  | | |  _ \| | __ _ _   _  ___ _ __ ___   ___ ___  _ __ ___  
  / _ \ | | | |_) | |/ _` | | | |/ _ \ '__/ __| / __/ _ \| '_ ` _ \ 
 / ___ \| | |  __/| | (_| | |_| |  __/ |  \__ \| (_| (_) | | | | | |
/_/   \_\_|_|_|   |_|\__,_|\__, |\___|_|  |___(_)___\___/|_| |_| |_|
                           |___/                                    
   ___   ___  ____  ____     ___   
  / _ | / _ \/  _/ /  _/__  / _/__ 
 / __ |/ ___// /  _/ // _ \/ _/ _ \
/_/ |_/_/  /___/ /___/_//_/_/ \___/

Develop.AllPlayers.com

This is the code and data behind http://develop.allplayers.com.

All content can be found in the _posts/ directory.

Dependencies, Getting Started

Install Jekyll and rake (both require Ruby):

gem install jekyll rake

Once you've done that, run rake to compile the site:

rake

This should start a web server at http://localhost:3000 which is now serving your site, updating whenever you make changes.

JS, CSS, and front-end dependencies

Managed via Bower

bower list (etc...)

Contributing

To contribute to the develop.allplayers.com site, you can fork the repository, push your changes into it and create an Issue: http://github.com/AllPlayers/develop.allplayers.com/issues

Attribution

Thanks to develop.github.com

About

Developer documentation for AllPlayers.com API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.9%
  • JavaScript 37.7%
  • Shell 13.4%