Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

delta2323/website

 
 

Repository files navigation

how to edit this document
=========================

  $ git clone [email protected]:jubatus/website.git
  $ <edit what you want on sphinx>
  $ omake html # build what you wrote
  $ open build/html/index.html # check what you wrote
  $ cd build
  $ git clone [email protected]:jubatus/jubatus.github.com.git
  $ sh publish.sh # deploy to jubat.us
  $ git push origin master


(C) PFI & NTT

About

jubat.us source

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.4%
  • Shell 1.6%