Skip to content

malkoG/pyconkr

ย 
ย 

Repository files navigation

PyCon Korea Homepage

test-deploy

Contribution

pyconkr-api contribution์„ ์ œ์ถœํ•  ๋•Œ์—๋Š” ๋ฐ˜๋“œ์‹œ ๋‹ค์Œ ๊ฐ€์ด๋“œ๋ผ์ธ์„ ๋”ฐ๋ผ์ฃผ์„ธ์š”.

Requirements

  • Python 3.7.6
  • yarn

Getting started

$ git clone git@github.com:pythonkr/pyconkr.git
$ cd pyconkr
$ pip install -r requirements.txt
$ sudo npm install -g yarn
$ yarn
$ python manage.py compilemessages
$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py runserver

About

๐Ÿ‘ฉโ€๐Ÿ’ป ๐Ÿ‘จโ€๐Ÿ’ป This is a repository for developing pyconkr homepage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.8%
  • HTML 34.2%
  • CSS 7.0%
  • JavaScript 3.5%
  • Other 0.5%