Rails 开发的后台管理框架 Administrate
- 授权协议: MIT
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: https://github.com/thoughtbot/administrate
- 软件文档: https://administrate-prototype.herokuapp.com/
- 官方下载: https://github.com/thoughtbot/administrate
软件介绍
Administrate 是 Rails 开发的一款简易的后台管理框架。
该项目使用如下技术:
-
Sass
-
BEM-style CSS selectors, with namespaces
-
Autoprefixer
-
SCSS-Lint, with Hound (configuration)
-
A variety of CSS units:
-
em
for typographical-related elements -
rem
for lengths related to components -
px
for borders, text shadows, etc. -
vw
/vh
for lengths that should be relational to the viewport
-