/argon_rails

It is a gem for applying argon theme to your project

Primary LanguageRuby

Argon Rails

Argon Rails is a gem for installing the argon theme in your rails project

How to install

You need to follow these steps:

    # Gemfile
    gem 'argon-theme', git: 'git@github.com:a113f/argon_rails.git'

    # application.js
    //= require argon

    # application.css
    *= require argon

Ready!

Click the link below to view the theme documentation: doc and more