New Discussion

Notifications

You’re not receiving notifications from this thread.

Setting Up A Third Party Theme

0
General

So I watched a video on the site on this topic but wasn't able to make any progress with my site.

I have an existing site that I wanted to refresh so I purchased a theme from themes.getbootstrap.com.
Here's what I've done so far:

  • unzipped the file
  • copied the 5 folders (css, fonts, images, js, scss) from the theme's assets folder
  • pasted the folders in my rails project folder vender/assets/themes/guidebook/
  • added Rails.application.config.assets.paths << Rails.root.join('vendor') into my initializers/assets.rb file
  • restarted my app but it's obvious that the styles are not there

I'd appreciate any help

Join the discussion
Create an account Log in

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.