/develop.allplayers.com

Developer documentation for AllPlayers.com API

Primary LanguageJavaScript

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

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.

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

Note: Thanks to develop.github.com