Skip to content

panxuepeng/Bootstrap-Admin-Template

 
 

Repository files navigation

Bootstrap-Admin-Template Build Status Dependency Status devDependency Status

Free Admin Template Based On Twitter Bootstrap 3.x

TOC

Download

  • Bootstrap 2.3.2 v1.2 ready for use

  • Bootstrap 3.2.0 v2.2.7 ready dist folder your use

Building

2.2.7 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.7 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-07-18 v2.2.6.1 added some layouts sample
  • 2014-07-07 v2.2.6 Bootstrap 3.2.0
  • 2014-06-04 v2.2.5 Fixed side panel(s) code Deprecated main.js Added core.js & app.js
  • 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.

This file was generated by verb-cli on July 18, 2014.

About

Metis - Twitter Bootstrap Admin Template

Resources

License

Stars

Watchers

Forks

Packages

No packages published