GithubHelp home page GithubHelp logo

ashgadala / bootflat-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from silverbux/bootflat-admin

0.0 2.0 0.0 2.5 MB

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

License: MIT License

JavaScript 0.67% HTML 65.61% CSS 33.72%

bootflat-admin's Introduction

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.

bootflat-admin's People

Watchers

 avatar  avatar

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.