Skip to content

arturo-c/develop.allplayers.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

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

About

Developer documentation for AllPlayers.com API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 89.3%
  • JavaScript 7.8%
  • Shell 2.3%
  • Ruby 0.6%