nguyenbathanh / Bootstrap-Admin-Template

Metis - Twitter Bootstrap Admin Template

Home Page:http://demo.onokumus.com/metis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap-Admin-Template Build Status Dependency Status devDependency Status

Free Admin Template Based On Twitter Bootstrap 3.x

TOC

Download

  • Bootstrap 2.3.2 V.1.2 ready for use

  • Bootstrap 3.1.1 2.2.4 ready dist folder your use

Building

2.2.4 Version

required node.js & bower & grunt

    $ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
    $ cd yourfoldername
    $ npm install
    $ npm run build
    $ grunt connect

2.2.4 RTL Version

required node.js & bower & grunt

    $ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
    $ cd yourfoldername
    $ npm install
    $ npm run buildrtl
    $ grunt connect

1.2 Version

$ git clone -b v1.2 https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
$ cd yourfoldername
$ git submodule init
$ git submodule update
$ open index.html

Demo

Release History

DATE VERSION CHANGES

  • 2014-04-23 v2.2.4 RTL version added Remove CLEditor Added CKEditor
  • 2014-04-13 v2.2.3 rewrite all code
  • 2014-04-10 v2.2.2 remove alterne.html,right panel available
  • 2014-04-07 v2.2.1 all dependency require bower & npm
  • 2014-02-28 v2.2.0 rewrite menu, layout, etc
  • 2014-02-16 v2.1.4 update bootsrap 3.1.1 && add screenfull.js && fixed
  • 2014-01-19 v2.1.3 add suitcss 's flex-embed component
  • 2013-11-30 v2.1.2 create menu plugin, rewrite menu.less
  • 2013-10-28 v2.1.1.2 add bower
  • 2013-10-28 v2.1.1.1 remove bootsrap, font awesome, gmaps submodule.
  • 2013-10-23 v2.1.1 Added bgimage.html Added bgcolor.html pages.
  • 2013-10-22 v2.1 I don't remember. Whatever I did.
  • 2013-02-14 v1.0 First Commit.

Credits

Author

  • onokumus

License

Copyright (c) 2014 onokumus, contributors. Released under the , licenses

About

Metis - Twitter Bootstrap Admin Template

http://demo.onokumus.com/metis/

License:MIT License