Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Captive-Studio/captive_admin

Repository files navigation

CaptiveAdmin

License: MIT Gem Version

A UI theme for ActiveAdmin that follows Captive's Design System

Screenshot

Installation

  • Add this to you Gemfile:
gem 'captive_admin'
  • Run bundle install

  • Edit active_admin.scss file

    • Remove these two lines
    @import "active_admin/mixins";
    @import "active_admin/base";
    • Replace with these two lines
    @import "captive_admin/mixins";
    @import "captive_admin/base";

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Captive-Studio/captive_admin.

License

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

About

Un thème pour ActiveAdmin aux couleurs de Captive.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •