from Hacker News

I integrated a Bootstrap Dashboard theme into Rails – with a step-by-step guide

by timjones on 9/10/20, 6:17 PM with 1 comments

  • by timjones on 9/10/20, 6:20 PM

    Hi all! OP here.

    Here’s the Github Link in case you missed it in the article - https://github.com/Dino-SaaS/Argon.

    I have an engineering background but I'm not a designer. So when I discovered that there were all these awesome Bootstrap themes out there - with huge libraries of pages and components - I got excited.

    Rails is my framework of choice, but I couldn’t find any solid tutorials for integrating a Bootstrap theme into Rails. After figuring it all out, I decided to share and open-source the result.

    I’d love to hear from all of you:

    - Have you used a Bootstrap theme? What did you like/dislike? If not, why not?

    - What's missing from my tutorial?

    - What would you want to see next?