Skip to content

whsheng/Bootstrap-Admin-Template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metis Admin Template with Twitter Bootstrap Build Status Dependency Status devDependency Status

Download

Bootstrap 2.3.2 V.1.2 ready for use

Bootstrap 3.1.1 V2.2.0 ready dist folder your use

Building

2.2.0 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.2.0 version

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

For 1.2 version

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

Release History

  • 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 #menu
  • 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 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

Metis - Twitter Bootstrap Admin Template

Resources

License

Stars

Watchers

Forks

Packages

No packages published