Skip to content

hisa10/manual

This branch is 68 commits behind pyconjp/manual:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

78ea62c · Mar 12, 2019
Feb 16, 2019
Nov 11, 2015
Nov 11, 2015
Nov 11, 2015
May 6, 2017
Nov 11, 2015
Mar 12, 2019

Repository files navigation

PyCon JP organizers manual

Documentation Status

How to build

$ git clone https://github.com/pyconjp/manual.git
$ cd manual
$ python3.6 -m venv 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%