Ruby on Rails Friday, April 1, 2016

On Fri, Apr 1, 2016 at 11:13 AM, Aman Kumar <lists@ruby-forum.com> wrote:
> I have one html theme template from themeforest and it has it own css
> and js. I search in google but failed to find any good tutorials to
> implement the theme. Can you help me out how can I use that html theme I
> my site.

Is it a "theme" designed specifically for Rails?

Regardless, if it provides html, css, and javascript it should be pretty
obvious where all that stuff goes (html -> views, css + js -> assets)
so what exactly do you need help with?

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yAdZxv2o4jVoZdnjqDFOGB6N60O8AkurvsRA%2BKPwK7uEg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment