alcides / alcides-bliki

My personal bliki

This URL has Read+Write access

name age message
file .gitignore Sun Feb 22 06:52:41 -0800 2009 Merge branch 'master' of git@github.com:alcides... [Alcides Fonseca]
file __init__.py Sun Feb 22 04:50:27 -0800 2009 initial import [Alcides Fonseca]
file manage.py Sun Feb 22 04:50:27 -0800 2009 initial import [Alcides Fonseca]
file passenger_wsgi.py Tue Oct 27 14:50:39 -0700 2009 Fixed passenger file [Alcides Fonseca]
directory public/ Tue Nov 17 16:24:35 -0800 2009 Added CSS to ads [alcides]
file readme.textile Sun Feb 22 06:15:42 -0800 2009 Added license [alcides]
file requirements.txt Sat Aug 08 09:36:00 -0700 2009 Removed static generation (problem with recursi... [alcides]
file settings-prod.py Mon Nov 02 15:28:02 -0800 2009 added debug toolbar [Alcides Fonseca]
file settings.py Tue Nov 17 16:21:51 -0800 2009 XML parsing fixed [alcides]
directory templates/ Sun Jul 26 16:11:24 -0700 2009 Redesign without sidebar [alcides]
file urls.py Sun Feb 22 05:53:22 -0800 2009 Fixed urls path [alcides]
directory wiki/ Sun Nov 22 10:13:34 -0800 2009 missing agent bug fixed [alcides]
readme.textile

Bliki

by Alcides Fonseca

This is the code that powers http://wiki.alcidesfonseca.com

It is a django app being served by apache with passenger running in slicehost. you might want to change the settings and the public/media folder, so it follows django’s standards.

There are a few dependencies, so you should run pip install -r requirements.txt before starting up.

Feedback appreciated to me@alcidesfonseca.com

License

This is released under the AWL.