Changes

Jump to navigation Jump to search
Line 7: Line 7:  
== Try it ==
 
== Try it ==
   −
* [http://network-devel.sugarlabs.org/hub/ Recent development version];
+
To start using Contributor Hub on regular basis, try:
* [http://network-testing.sugarlabs.org/hub/ Recent stable version].
+
 
 +
* Recent [http://network-devel.sugarlabs.org/hub/ development version] with administrative privileges for anonymous users;
 +
* Recent [http://network-testing.sugarlabs.org/hub/ stable version] synchronized with the [[Activity Library]] and assumed to be used for testing in the field with anonymous access restricted only for read operations.
 +
 
 +
Or, look for [[Sugar_Network#Try_it|another distribution options]].
 +
 
 +
From development environment, [[#Sources|clone]] sources and open {{Code|index.html}} in a Web browser. Note that by default, {{Code|index.html}} will fail (Server-sent events doesn't support Cross-origin resource sharing). So, disable security checks in your browser, e.g., run Google Chrome with {{Code|--disable-web-security}} command-line argument.
 +
 
 +
== Design ==
 +
 
 +
* Google Code-In 2012 [http://www.google-melange.com/gci/task/view/google/gci2012/8032204 mockups].
    
== Sources ==
 
== Sources ==
Line 14: Line 24:  
Clone source repository from [http://git.sugarlabs.org/network Gitorious]:
 
Clone source repository from [http://git.sugarlabs.org/network Gitorious]:
   −
  git clone git://git.sugarlabs.org/network/contributor-hub.git
+
  git clone git://git.sugarlabs.org/network/contributor-hub.git --recurse-submodules
    
== Getting involved ==
 
== Getting involved ==
    
{{:Sugar_Network/Feedback}}
 
{{:Sugar_Network/Feedback}}

Navigation menu