bootflat-admin

A free opensource Admin Template with Flat UI based on Bootstrap 3.2.0 and BOOTFLAT, Plus flying dragons and rainbow unicorns

  • 所有者: silverbux/bootflat-admin
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

What is Bootflat-Admin?

BOOTFLAT-ADMIN is an open source Flat UI KIT specialized for admin template, based on BOOTFLAT and Bootstrap 3.2.0 CSS framework.

Preview

Bootflat-Admin

Bootflat-Admin

For the designers, BOOTFLAT offer a free PSD file for you, it including a set of beautiful and pure components, which you can use to create startup projects, websites or iOS/Android Apps.

Installation

  • Clone the repo: git clone https://github.com/silverbux/bootflat-admin.git
  • Go inside the folder and Install Requirements: npm install
  • Run Grunt Watch: grunt watch

#Customize / Modify / Workflow
grunt watch will monitor any changes to sass, css and js files and automatically combine, minify and clean all files to dist/css/site.min.css and dist/js/site.min.js

###CSS and JS Settings
Add or Remove css/js sources or packages from bootflat-admin/csscomb.json and bootflat-admin/jscomb.json

###CSS
Add your css rules under bootflat-admin/css/site.css

###SASS FILES
You can also modify SASS files under folder /bootflat-admin/scss folder.

###JS FILES
Add your javascript codes under bootflat-admin/js/application.js.

#Folder Structure

Root Folder
├──bootflat-admin
│  ├── csscomb.json  # json file containing all css files to combine
│  ├── jscomb.json   # json file containing all js files to combine
│  ├── css           # source files for css
│  ├── js            # source files for js
│  ├── sass          # sass files
│  └── tmp           # temp folder for csscomb
│
│──dist              # the only folder you need for your app/website/template
│  ├── css
│  ├── fonts
│  ├── js
└──└── img

MORE INFO

Installing Ruby and Sass

CREDITS

Bootflat-Admin is simply a modified copy of Bootflat with extra magic stuff in it. All necessary credits are given to Bootflat authors.

LICENSE

Bootflat-Admin is licensed under the MIT Open Source license. For more information, please see the LICENSE file in this repository.

主要指标

概览
名称与所有者silverbux/bootflat-admin
主编程语言CSS
编程语言JavaScript (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2014-10-15 08:54:13
推送于2014-10-22 11:44:51
最后一次提交2014-10-22 13:26:28
发布数0
用户参与
星数334
关注者数32
派生数119
提交数11
已启用问题?
问题数3
打开的问题数2
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?