public
Description: incredibly simple blog...not worth using for anyone but me
Homepage:
Clone URL: git://github.com/cosyn/vek.git
tomkersten (author)
Sun Jun 14 20:17:06 -0700 2009
commit  8241266009d18f92cffb8a31626addadf33cd231
tree    7c3440a2cac3a42f1cd27b35a10b6c5df208c041
parent  9167c7f7bd6bc495970aeeff596e717888891381
vek /
README.markdown

A ridiculously simple blog written for a couple reasons:

Why?

  1. I wanted to learn a little more about using the cucumber framework from Aslak Hellesoy.
  2. 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.