srid / debris
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
debris /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
3rdparty/ | ||
| |
COPYING | ||
| |
README.rst | Tue Feb 24 09:56:10 -0800 2009 | |
| |
app.yaml | ||
| |
data/ | ||
| |
debris/ | ||
| |
import_wrapper.py | Sat Mar 21 09:59:23 -0700 2009 | |
| |
index.yaml | ||
| |
main.py | Sat Mar 21 01:05:00 -0700 2009 | |
| |
meta.py | ||
| |
static/ | Sat Mar 21 01:05:00 -0700 2009 | |
| |
templates/ |
README.rst
debris is a simple bliki for personal purposes.
As of now, the bliki is pretty simple - you create/edit pages that can have created date and tag meta data. You can list pages by tag.
Nice to have features:
- Edit in emacs (using ATOM API?) as it has got a good ReST major mode.
- Paging
- Tag clouds and other tag navigation
- Respond by email (like Google Groups UI)

