mmith / para

Rails complete admin interface builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Para Ain't Rails Admin

Admin / CMS Framework for rails. WIP

Detailed documentation (in progress too) can be found at in the Wiki section.

Installation

First, add the following line to the Gemfile

gem 'para', github: 'para-cms/para'

Then :

bundle install

And run the install generator :

rails g para:install

For detailed instructions, please refer to the wiki Installation section.

Usage

The Para documentation can be found in the Wiki

Here's a summary of what you can find :

Getting started

Components

Customization

Misc features

Licence

Para is released under the MIT-Licence.

About

Rails complete admin interface builder

License:MIT License


Languages

Language:Ruby 66.8%Language:Sass 12.0%Language:SCSS 7.6%Language:Haml 6.6%Language:CoffeeScript 5.1%Language:HTML 1.4%Language:JavaScript 0.3%Language:CSS 0.2%