Skip to content

koedoyoshida/manual

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCon JP organizers manual

Documentation Status

How to build

$ git clone https://github.com/pyconjp/manual.git
$ cd manual
$ virtualenv env
$ . env/bin/activate
(env)$ pip install -r requirements.txt
(env)$ make html
(env)$ open build/html/index.html

Theme

How to contribute

  • このマニュアルをcloneしてガンガン commit したり Pull Request ください
  • PyCon JP スタッフはこのリポジトリへの書き込み権限があるので、直接 commit/push してもらって構いません
  • スタッフじゃない人も Pull Request もらえたら喜んで merge するので、typo 指摘とかなんでももらえると嬉しいです

Reference

About

PyCon JP organizers manual

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 37.7%
  • Makefile 30.1%
  • Batchfile 29.3%
  • HTML 2.9%