public
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/macournoyer/thin.git
Add Steve Purcell sites to users page
macournoyer (author)
Sun Mar 02 07:31:34 -0800 2008
commit  5cd96bfbb506e5fc36bb5ed9eb23400d0fa530ab
tree    5575c7b81b32ad90fabb180cbb69de3315aa1569
parent  e3329a23d56624cb269a92cb7aff9d34a692cf24
...
210
211
212
 
 
213
214
215
...
210
211
212
213
214
215
216
217
0
@@ -210,6 +210,8 @@ class Thin < Atchoum::Website
0
       li { a "Socks and Sandals", :href => 'http://blog.cbcg.net/' }
0
       li { a "indiagoes", :href => 'http://www.indiagoes.com/' }
0
       li { a "ajaxwhois", :href => 'http://ajaxwhois.com/' }
0
+ li { a "Sproglogs", :href => 'http://sproglogs.com/' }
0
+ li { a "Look to the Stars", :href => 'http://www.looktothestars.org/' }
0
     end
0
     
0
     p { "If you'd like to have your site listed here, #{a 'drop me an email', :href => 'mailto:macournoyer@gmail.com'}" }

Comments

    No one has commented yet.