alcides / alcides-bliki
- Source
- Commits
- Network (0)
- Issues (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Feb 22 06:52:41 -0800 2009 | |
| |
__init__.py | Sun Feb 22 04:50:27 -0800 2009 | |
| |
manage.py | Sun Feb 22 04:50:27 -0800 2009 | |
| |
passenger_wsgi.py | Tue Oct 27 14:50:39 -0700 2009 | |
| |
public/ | Tue Nov 17 16:24:35 -0800 2009 | |
| |
readme.textile | Sun Feb 22 06:15:42 -0800 2009 | |
| |
requirements.txt | Sat Aug 08 09:36:00 -0700 2009 | |
| |
settings-prod.py | Mon Nov 02 15:28:02 -0800 2009 | |
| |
settings.py | Tue Nov 17 16:21:51 -0800 2009 | |
| |
templates/ | Sun Jul 26 16:11:24 -0700 2009 | |
| |
urls.py | Sun Feb 22 05:53:22 -0800 2009 | |
| |
wiki/ | Sun Nov 22 10:13:34 -0800 2009 |
readme.textile
Bliki
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.
