This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Tom Kersten (author)
Sun Jun 14 20:17:06 -0700 2009
vek /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
features/ | ||
| |
lib/ | ||
| |
modules | ||
| |
public/ | ||
| |
script/ | ||
| |
spec/ | ||
| |
stories/ | ||
| |
test/ | ||
| |
vendor/ |
A ridiculously simple blog written for a couple reasons:
Why?
- I wanted to learn a little more about using the cucumber framework from Aslak Hellesoy.
- I wanted to have something I could quickly modify if I/my wife felt like changing our site without worrying about breaking something.
Check out something like Mephisto (or one of the other million) if you are really interested in a "real" blogging system.
It uses RSpec and Cucumber for testing...check it out if you like. Suggestions on making it suck less are welcome.












