Skip to content

Latest commit

 

History

History
99 lines (84 loc) · 4.1 KB

File metadata and controls

99 lines (84 loc) · 4.1 KB

Metis Admin Template with Twitter Bootstrap Build Status

Download

Bootstrap 2.3.2 V.1.2 ready for use

Bootstrap 3.0.0 V2.1.2 ready dist folder your use

Building

2.1.2 Version

required node.js & bower & grunt

$ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
$ cd yourfoldername
$ git submodule init
$ git submodule update
$ npm install
$ bower install (./node_modules/bower/bin/bower install)
$ grunt (./node_modules/grunt-cli/bin/grunt)
$ cd dist/
$ open index.html

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

For 2.1.2 version

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

For 1.2 version

(not development) http://demo.onokumus.com/metis/v12

Release History

  • 2013-11-30 v2.1.2 create menu plugin, rewrite menu.less
  • 2013-10-28 v2.1.1 add bower
  • 2013-10-28 v2.1.1 remove bootsrap, font awesome, gmaps submodule.
  • 2013-10-23   v2.1.1 Adds bgimage.html and bgcolor.html pages.
  • 2013 [02-15, 10-22] v1.0 - v2.1 I don't remember. Whatever I did.
  • 2013-02-14   v1.0   First Commit.

Credits

Licensing

Bootstrap Admin template is open-sourced software licensed under the MIT License