Hi Guys, I am a ruby programmer and want to have a crack on building a online store website (eg.tshirt, pants, etc) using ruby on rails as it will be a known territory for me rather than learning php, etc. Anyways, I found heaps of gem like spree which will help me accomplish what I want to do on the programming side. However, I am not sure how the design aspect works. I am no designer and don''t think I would be able to come up with a good designs from scratch. Do you guys know where I can get good templates for free? In ROR do you simply get any templates in html and can incorporate that into your code? I found heaps of normal html template websites but I am not sure whether you are meant to use something special for ROR. Also, what role do CSS Templates have to play in the ROR based website. Help would really much be appreciated as I am trying to have basic website layout and design setup so that I can build my application around it. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Marnen Laibow-Koser
2010-Feb-10 05:23 UTC
Re: How to get Website Templates for a Ruby on Rails
Ashish Deepak4 wrote:> Hi Guys, > > I am a ruby programmer and want to have a crack on building a online > store website (eg.tshirt, pants, etc) using ruby on rails as it will be > a known territory for me rather than learning php, etc. > Anyways, I found heaps of gem like spree which will help me accomplish > what I want to do on the programming side. > However, I am not sure how the design aspect works. I am no designer and > don''t think I would be able to come up with a good designs from scratch. > > Do you guys know where I can get good templates for free? In ROR do you > simply get any templates in html and can incorporate that into your > code?Yes.> I found heaps of normal html template websites but I am not sure whether > you are meant to use something special for ROR. > Also, what role do CSS Templates have to play in the ROR based website.CSS is essential to *any* Web development or design work. For use with Rails, though, check out Sass.> > Help would really much be appreciated as I am trying to have basic > website layout and design setup so that I can build my application > around it.Best, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.