pluto-models gem - planet models and generator machinery for easy (re)use
- * home
- * bugs
- * gem
- * rdoc
- * forum
Usage
Planet Configuration Sample
ruby.ini:
title = Planet Ruby
[rubyflow]
title = Ruby Flow
link = http://rubyflow.com
feed = http://feeds.feedburner.com/Rubyflow?format=xml
[rubyonrails]
title = Ruby on Rails Blog
link = http://weblog.rubyonrails.org
feed = http://weblog.rubyonrails.org/feed/atom.xml
[viennarb]
title = vienna.rb Blog
link = http://vienna-rb.at
feed = http://vienna-rb.at/atom.xml
or ruby.yml:
title: Planet Ruby
rubyflow:
title: Ruby Flow
link: http://rubyflow.com
feed: http://feeds.feedburner.com/Rubyflow?format=xml
rubyonrails:
title: Ruby on Rails Blog
link: http://weblog.rubyonrails.org
feed: http://weblog.rubyonrails.org/feed/atom.xml
viennarb:
title: vienna.rb Blog
link: http://vienna-rb.at
feed: http://vienna-rb.at/atom.xml
For more samples, see nytimes.ini,
js.ini,
dart.ini,
haskell.ini,
viennarb.ini,
beer.ini,
football.ini.
Real World Usage
pluto - planet generator command line tool using the pluto-models gem
pluto.live - sample planet site; sinatra web app/starter template in ruby using the pluto-models gem
License
The pluto-models scripts are dedicated to the public domain.
Use it as you please with no restrictions whatsoever.
Questions? Comments?
Send them along to the Planet Pluto and Friends Forum/Mailing List. Thanks!