public
Description: We eat bandwidth for breakfast.
Homepage: http://waferbaby.com/
Clone URL: git://github.com/waferbaby/waferbaby.git
commit  2df0b0e630a56adc9b7d51adf890ece34d6c9674
tree    06c5294f76515e8706ab7605bb0f6f19c20adb65
parent  84c42b3d7092f4248c8b1fe06e24984ae314b4de
name age message
file .gitignore Sat Aug 16 15:46:59 -0700 2008 Fixed up log ignoring. [waferbaby]
file Capfile Thu May 08 07:44:11 -0700 2008 Initial import. [waferbaby]
file LICENSE Sun Jul 13 03:36:45 -0700 2008 Changed 'its' to 'his'. [waferbaby]
file README Thu Jan 08 01:15:06 -0800 2009 Changed the 'email' address at the bottom. [waferbaby]
file Rakefile Sat Mar 14 20:16:18 -0700 2009 Updated the Gravatar task to use Merb.root_path. [waferbaby]
directory app/ Mon May 04 02:12:18 -0700 2009 Inlined the title tag. [waferbaby]
directory autotest/ Wed May 07 07:18:23 -0700 2008 Initial import. [waferbaby]
directory config/ Mon Apr 06 05:38:50 -0700 2009 Ditched the old wares slug matching under compa... [waferbaby]
directory lib/ Sun Apr 26 07:12:06 -0700 2009 Apparently there are 60 hours in a day. [waferbaby]
directory public/ Mon May 04 02:12:39 -0700 2009 Removed the border for h3's in articles after a... [waferbaby]
directory spec/ Mon Apr 06 05:36:44 -0700 2009 Initial import. [waferbaby]
README
README
------

This is the source code for waferbaby.com (being the 'official' fifth version out of scores of revisions over the 
years). It's a Merb application. Merb is a nice little web framework written in Ruby. You might like it! It likes you. 
Really, it told me.

  http://merbivore.com/

And waferbaby also uses the following gems:

  * DataMapper (a nice ORM)
  * dm-is-paginated & merb-pagination (clearly, for shining your shoes)
  * HAML (for the static HTML markup)
  * RDiscount (for dynamic markup via Markdown)
  * UUID (for generating unique goodness)
  
I'm offering up the whole codebase to the world with the vague hope that someone, somewhere will find it useful.

Enjoy!

Daniel -- d @ the name of this project + ".com"