Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

leveille/blog.v1

Repository files navigation

  • wget http://pylonsbook.com/virtualenv.py
  • python virtualenv.py --no-site-packages env
  • source env/bin/activate
  • sudo apt-get install python-dev libc6-dev
  • download and install wurdig from http://github.com/leveille/jasonleveille.com (click the downloads button)
  • cd wurdig/installation
  • sudo apt-get install tidy
  • python setup.py develop
  • paster make-config "Wurdig" development.ini
  • edit development.ini
  • paster setup-app development.ini
  • paster serve --reload development.ini
  • admin login - un: admin pw: admin

About

Python/Pylons blog

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-LICENSE.txt
MIT
MIT-LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published