1- Free Admin Template with Twitter Bootstrap [ ![ Build Status] ( https://travis-ci.org/onokumus/Bootstrap-Admin-Template.png )] ( http://travis-ci.org/onokumus/Bootstrap-Admin-Template )
1+ Metis Admin Template with Twitter Bootstrap [ ![ Build Status] ( https://travis-ci.org/onokumus/Bootstrap-Admin-Template.png )] ( http://travis-ci.org/onokumus/Bootstrap-Admin-Template )
22------------------------------------------
33
44### Installation
55
6- #### 2.0 Version
7- required [ node.js] ( http://nodejs.org/ ) & [ grunt] ( http://gruntjs.com/getting-started )
6+ #### 2.1.1 Version
7+ required [ node.js] ( http://nodejs.org/ ) & [ bower ] ( http://bower.io/ ) & [ grunt] ( http://gruntjs.com/getting-started )
88
99 $ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
1010 $ cd yourfoldername
1111 $ git submodule init
1212 $ git submodule update
1313 $ npm install
14- $ grunt
14+ $ bower install (./node_modules/bower/bin/bower install)
15+ $ grunt (./node_modules/grunt-cli/bin/grunt)
1516 $ cd dist/
1617 $ open index.html
1718
@@ -24,23 +25,65 @@ required [node.js](http://nodejs.org/) & [grunt](http://gruntjs.com/getting-star
2425
2526### Demo
2627
27- #### For 2.0.0 version
28+ #### For 2.1.1 version
2829http://demo.onokumus.com/metis/
2930
3031#### For 1.2 version
3132(not development)
3233http://demo.onokumus.com/metis/v12
3334
3435### Release History
35-
36+ * 2013-10-28 v2.1.1 add bower
37+ * 2013-10-28 v2.1.1 remove bootsrap, font awesome, gmaps submodule.
3638 * 2013-10-23 v2.1.1 Adds ` bgimage.html ` and ` bgcolor.html ` pages.
3739 * 2013 [ 02-15, 10-22] v1.0 - v2.1 I don't remember. Whatever I did.
3840 * 2013-02-14 v1.0 First Commit.
3941
40-
42+ ### Credits
43+ * [ node.js] ( http://nodejs.org/ )
44+ * [ bower] ( http://bower.io/ )
45+ * [ Grunt] ( http://gruntjs.com/ )
46+ * [ Assemble] ( http://assemble.io/ )
47+ * [ jQuery] ( http://jquery.com/ )
48+ * [ Bootstrap] ( http://getbootstrap.com/ )
49+ * [ LESS] ( http://lesscss.org/ )
50+ * [ Modernizr] ( http://modernizr.com/ )
51+ * [ SubtlePatterns] ( https://github.com/subtlepatterns/SubtlePatterns )
52+ * [ FullCalendar] ( http://arshaw.com/fullcalendar/ )
53+ * [ Chosen] ( https://github.com/harvesthq/chosen )
54+ * [ CLEditor] ( http://premiumsoftware.net/CLEditor )
55+ * [ Colorpicker for Bootstrap] ( http://www.eyecon.ro/bootstrap-colorpicker/ )
56+ * [ Data Tables] ( http://www.datatables.net )
57+ * [ Datepicker for Bootstrap] ( http://www.eyecon.ro/bootstrap-datepicker )
58+ * [ elFinder] ( http://elfinder.org )
59+ * [ Input Limiter] ( http://rustyjeans.com/jquery-plugins/input-limiter )
60+ * [ Jasny Bootstrap] ( http://jasny.github.com/bootstrap )
61+ * [ jQuery Validation] ( http://jqueryvalidation.org/ )
62+ * [ Dual Listbox] ( http://www.meadmiracle.com/dlb/DLBDocumentation.aspx )
63+ * [ jQuery Sparklines] ( http://omnipotent.net/jquery.sparkline )
64+ * [ Animate] ( https://daneden.me/animate/ )
65+ * [ Autosize] ( http://www.jacklmoore.com/autosize )
66+ * [ Countdown] ( http://keith-wood.name/countdown.html )
67+ * [ CSS Beautify] ( http://cssbeautify.com )
68+ * [ Date range picker] ( https://github.com/dangrossman/bootstrap-daterangepicker )
69+ * [ Flot] ( http://www.flotcharts.org )
70+ * [ jQuery Form] ( http://jquery.malsup.com/form/ )
71+ * [ Form Wizard] ( http://thecodemine.org )
72+ * [ Gritter] ( http://boedesign.com/blog/2009/07/11/growl-for-jquery-gritter/ )
73+ * [ Magic] ( http://www.minimamente.com/magic-css3-animations )
74+ * [ Mouse Wheel] ( https://github.com/brandonaaron/jquery-mousewheel )
75+ * [ PageDown-Bootstrap] ( https://github.com/samwillis/pagedown-bootstrap )
76+ * [ Plupload] ( https://github.com/moxiecode/plupload )
77+ * [ Bootstrap Switch] ( http://www.larentis.eu/switch/ )
78+ * [ tablesorter] ( http://tablesorter.com/ )
79+ * [ tagsinput] ( http://xoxco.com/projects/code/tagsinput/ )
80+ * [ Bootstrap Timepicker] ( http://jdewit.github.io/bootstrap-timepicker/ )
81+ * [ Touch Punch] ( http://touchpunch.furf.com/ )
82+ * [ Uniform] ( http://uniformjs.com/ )
83+ * [ Validation Engine] ( http://www.position-relative.net/ )
84+ * [ jquery.validVal] ( http://validval.frebsite.nl/ )
85+ * [ bootstrap-wysihtml5] ( http://jhollingworth.github.io/bootstrap-wysihtml5/ )
4186
4287### Licensing
4388
44- Bootstrap Admin template is open-sourced software licensed under the [ MIT License] ( http://opensource.org/licenses/MIT )
45-
46- [ Donate] ( https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EYSUBWWDTCYKU )
89+ Bootstrap Admin template is open-sourced software licensed under the [ MIT License] ( http://opensource.org/licenses/MIT )
0 commit comments