Giter Site home page Giter Site logo

adtsys-cloud / active_material Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dkniffin/active_material

0.0 3.0 0.0 1.36 MB

ActiveAdmin skin based on Google's Material Design

Home Page: http://code.viget.com/active_material/docs/api/

License: MIT License

Ruby 2.02% JavaScript 2.87% CSS 95.11%

active_material's Introduction

ActiveMaterial

An ActiveAdmin skin based on Google's Material Design.

  1. Installation
  2. Usage
  3. Customization
  4. Contributing

Installation

Add this line to your application's Gemfile:

gem "active_material", github: "vigetlabs/active_material"

And then execute:

$ bundle

Or install it yourself as:

$ gem install active_material

Usage

In app/assets/stylesheets/active_admin.css.scss, replace:

@import "active_admin/base";

with

@import "active_material";

Additionally, ActiveMaterial comes with an optional JavaScript bundle that adds a few additional features. It should be included right after the active_admin base script.

In app/assets/javascripts/active_admin.js, add:

// active_admin/base
// active_material

Customization

Refer to the Customization Guide.

Contributing

  1. Fork it ( https://github.com/[my-github-username]/active_material/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am "Add some feature")
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Code At Viget

Visit code.viget.com to see more projects from Viget.

active_material's People

Contributors

nhunzaker avatar dce avatar ten1seven avatar cwmanning avatar zporter avatar felixfortis avatar jamland avatar gobijan avatar yaychris avatar whatcould avatar mpelos avatar amiuhle avatar irmela avatar

Watchers

 avatar James Cloos avatar Diego Altheman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.