home, index, New :: more-vanilla-tweaksEdit | Delete

More Vanilla Tweaks

So thanks for your patience thus far. My grand vanilla experiment is going relatively well. Lessons learned so far:

I've updated some of the documentation so it should be a bit clearer how you can play with your own vanilla-rb clones:

$ gem install gem install soup sqlite3-ruby rack ratom RedCloth BlueCloth
$ git clone git://github.com/lazyatom/vanilla-rb.git
$ cd vanilla-rb
$ rake setup
$ rackup lib/vanilla.ru

Let me know how it goes...

Comments

  1. Jack (2008-06-19 16:44:23)

    Will Touchgraph work with vanilla-rb, such as at langreiter.com?
  2. James Adam (2008-06-22 15:01:13)

    I don't see why not, although it would need to be tweaked for vanilla-rb's particular implementation (behind the scenes they're quite different). It's not something I need myself, but if you're feeling enterprising, please do try it!