This repository holds Sphinx source files for http://jubat.us/ website.
Contributions are always welcomed, from tiny typos to enhancements. Feel free to make pull-requests to this repository.
- Sphinx 1.1.3 with pngmath extension
- Ubuntu packages:
python-sphinx
,latex-cjk-japanese
,texlive-latex-extra
,dvipng
- Ubuntu packages:
First of all, clone this repository (if you don't have a commit access, use your fork).
$ git clone [email protected]:jubatus/website.git
Edit the document.
$ edit source/index.rst
Build and preview the changes you made.
$ omake html
$ open build/html/index.html
Looks good? Now, push it.
$ git push origin master
Then open a pull-request.
For Jubatus members: you can deploy it to http://jubat.us/ website.
$ ./publish.sh
(C) PFI & NTT