Yellowen / AdminLTE-rtl

THIS REPOSITORY IS DEPRECATED IN FAVOR OF https://github.com/Yellowen/admin_lte
https://github.com/Yellowen/admin_lte
MIT License
10 stars 13 forks source link

How it works #3

Open abbasjaber opened 9 years ago

abbasjaber commented 9 years ago

Hello @lxsameer I appreciate your job, but not worked with me so Can you explain more?!

lxsameer commented 9 years ago

@abbasjaber I'm deprecating this repository in favor of this one:

https://github.com/Yellowen/admin_lte

Which support's LTR and RTL version of AdminLTE using SASS language. It's ruby gem so if you are a ruby user just add 'admin_lte' gem to you gemfile and include proper manifests in your assets pipline manifest.

But If you're not a ruby user you simply can extract the SASS source code and put them in your project and have fun with them.

NOTE: admin_lte gem is still under development. LTR version works find but I need to do some adjustment for RTL version. We are currently use both of them in production.

abbasjaber commented 9 years ago

@lxsameer I m not a ruby user maybe i will be :) ,, i added the source code into my project i got untitled

i m sorry if I m bothering you but i need more detail thanks ..

lxsameer commented 9 years ago

no problem. Do you have any public repo for your code?

abbasjaber commented 9 years ago

Thanks for support ,,, it works fine for now untitled

aliasadidev commented 9 years ago

Hi. [Sorry for my bad English]

it doesn't work .... please help me.

I have done this way:

Step 1: install admin_lte 1

Step 2: add [app/assets/stylesheets/application.css] and [app/assets/javascript/application.js] //= require admin_lte/rtl/admin_lte //= require admin_lte/admin_lte 2

Step 3: rake convert 3

Rake convert message: 4

Step 4: Open in Browser 5