csenazmul / Bootstrap-Admin-Template

Twitter Bootstrap Admin Template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.1 ready dist folder your use

Building

2.1.1 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.1 version

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

For 1.2 version

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

Release History

  • 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

About

Twitter Bootstrap Admin Template

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

License:Other