Giter Site home page Giter Site logo

blocknotes / activeadmin_materialize_theme Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 2.0 629 KB

A theme for Active Admin based on Materialize framework

License: MIT License

Ruby 9.60% JavaScript 61.62% SCSS 27.55% CSS 0.14% HTML 1.09%
activeadmin activeadmin-themes rails ruby

activeadmin_materialize_theme's Introduction

Active Admin Materialize Theme

gem version gem downloads linters specs

A theme for Active Admin based on Materialize framework.

Please โญ if you like it.

Installation

Turbolinks is not supported at the moment.

  • Add to the Gemfile: gem 'activeadmin_materialize_theme' (and execute bundle)
  • In app/assets/stylesheets/active_admin.scss) leave only this import line:
@import 'activeadmin_materialize_theme/theme';
  • (optionally) Enable Roboto font:
@import 'activeadmin_materialize_theme/roboto';
  • Add at the end of your Active Admin javascripts (app/assets/javascripts/active_admin.js):
//= require activeadmin_materialize_theme

Screenshots

  • Index page (with scopes and filters): index_page
  • Edit page (with a nested form): edit_page

Do you like it? Star it!

If you use this component just star it. A developer is more motivated to improve a project when there is some interest. My other Active Admin components.

Or consider offering me a coffee, it's a small thing but it is greatly appreciated: about me.

Contributors

License

The gem is available as open source under the terms of the MIT License.

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.