rubymotion-community / BubbleWrap

Cocoa wrappers and helpers for RubyMotion (Ruby for iOS and OS X) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull requests
Other
1.18k stars 208 forks source link

User GitHub pages to create a decent site for BubbleWrap #37

Closed mattetti closed 12 years ago

mattetti commented 12 years ago

I'll setup GitHub pages but we need to provide a customized style and structured documentation to help developers get started and leverage the power of this library.

jimsynz commented 12 years ago

I registered bubblewrap.io FOR GREAT JUSTICE!

siuying commented 12 years ago

:heart:

mattetti commented 12 years ago

really cool!

mattetti commented 12 years ago

weird, the cname doesn't seem to have taken, the site http://mattetti.github.com/BubbleWrap still redirects to http://matt.aimonetti.net/BubbleWrap/

jimsynz commented 12 years ago

You can thank MakerFaire - I just invoiced a customer for cramming a launch :)

jimsynz commented 12 years ago

I did some work on it today. The CNAME works and I threw in a Rakefile to suck in updates from master/README.md.

mattetti commented 12 years ago

I think that this is working quite well, the only thing that is really missing is more/better documentation samples. Closing this issue, great job James!