Skip to content

manjunath24/agiliq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agiliq

This is all the code which powers agiliq.com.

A number of our apps are available at the agiliq.com site, and here via the requirements.txt

Some of our important apps we use are:

  1. Blogango at http://agiliq.com/blog/
  2. Dinette at http://agiliq.com/demo/dinette/
  3. Graphos at http://agiliq.com/demo/graphos/

Patches are welcome and gratefully accepted, for this site and everything else on our Github.

How to use this

  1. Clone this repo.
  2. mkdir logs
  3. cp localsettings.example.py localsettings.py, add correct settings etc.
  4. pip install -r requirements.txt (You use virtualenv, right?)

Deployment

  1. fab all for the full monty.
  2. fab quickdeploy if the db schema hasn't changed.
  3. fab build_static for creating the books/docs.

About

The one true agiliq.com site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published