Skip to content

indexofire/gork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gork Readme

Gork is a full site project based on feincms and many other apps. You can see the demo site on http://www.hzcdclabs.org

Installation

  1. install dependencies like rabbitmq, postgresql, nginx, etc.
  2. git clone https://github.com/indexofire/gork.git
  3. mkvirtualenv gork
  4. pip install -r requirements.txt
  5. cd gork/src
  6. python manage.py syncdb --settings=settings.gork.local (or 'server' if production )

Configuration

  1. workon gork
  2. cdvirtualenv && cd bin
  3. echo 'export env varible' > activate # define by your self if in production

About

Personal website porject

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published