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 (
commit 8241266009d18f92cffb8a31626addadf33cd231
tree 7c3440a2cac3a42f1cd27b35a10b6c5df208c041
parent 9167c7f7bd6bc495970aeeff596e717888891381
tree 7c3440a2cac3a42f1cd27b35a10b6c5df208c041
parent 9167c7f7bd6bc495970aeeff596e717888891381
vek /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
features/ | ||
| |
lib/ | ||
| |
modules | ||
| |
public/ | ||
| |
script/ | ||
| |
spec/ | ||
| |
stories/ | ||
| |
test/ | ||
| |
vendor/ |
README.markdown
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.








