How to implement the html theme purchased from themeforest

22 views
Skip to first unread message

Aman Kumar

unread,
Apr 1, 2016, 2:13:43 PM4/1/16
to rubyonra...@googlegroups.com
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.

--
Posted via http://www.ruby-forum.com/.

Hassan Schroeder

unread,
Apr 1, 2016, 4:07:20 PM4/1/16
to rubyonrails-talk
On Fri, Apr 1, 2016 at 11:13 AM, Aman Kumar <li...@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.s...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Availability : Silicon Valley or remote

Aman Kumar

unread,
Apr 3, 2016, 2:33:45 AM4/3/16
to rubyonra...@googlegroups.com
Hassan Schroeder wrote in post #1182603:

> 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?

I have tried it its taking long time to load a simple page. So I know
some thing is going wrong.

Hassan Schroeder

unread,
Apr 3, 2016, 10:49:42 AM4/3/16
to rubyonrails-talk
On Sat, Apr 2, 2016 at 11:33 PM, Aman Kumar <li...@ruby-forum.com> wrote:

> I have tried it its taking long time to load a simple page. So I know
> some thing is going wrong.

If you provide a link to a repo with the project showing the problem,
someone might be able to help.

Alternatively, figure out where the performance issue is - using the
newrelic_rpm gem in local mode is one approach.

Good luck,
Reply all
Reply to author
Forward
0 new messages