matthewtodd / planet
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
planet /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Capfile | ||
| |
Gemfile | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
bin/ | ||
| |
config/ | ||
| |
lib/ | ||
| |
vendor/ |
README.rdoc
Planet
This is my own installantion of Venus, live at planet.matthewtodd.org.
Notes to Self
- Patch feedparser to continue including the xlink namespace.
- Must I include "lib/shell" in the PYTHONPATH? Why not just "lib"? (Want to clean up theme inclusion, too.)
- Play with bundler some day when the internet’s working better. (Stupid timeout errors.) Should just need the following in Gemfile, plus `gem bundle`:
source 'http://gems.github.com' gem 'javan-whenever'

