Skip to content

Commit

Permalink
fixed urls
Browse files Browse the repository at this point in the history
  • Loading branch information
onokumus committed Mar 5, 2016
1 parent 3ad4aae commit ba3941d
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 100 deletions.
44 changes: 24 additions & 20 deletions .verb.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# {%= name %}

Metis is a simple yet powerful free Bootstrap admin dashboard template that you can feel free to use for any app, service, software or anything else. Feel free to share and fork it.

This template currently is slighly outdated but withing few weeks we are going to make a major overhaul making ot the best free admin template you have seen on Github or elsehwere on the web.

* {%= badge("travis") %}
* [![Dependency Status](https://david-dm.org/onokumus/Bootstrap-Admin-Template.svg?theme=shields.io)](https://david-dm.org/onokumus/Bootstrap-Admin-Template)
* [![devDependency Status](https://david-dm.org/onokumus/Bootstrap-Admin-Template/dev-status.svg?theme=shields.io)](https://david-dm.org/onokumus/Bootstrap-Admin-Template#info=devDependencies)
* [![Dependency Status](https://david-dm.org/puikinsh/Bootstrap-Admin-Template.svg?theme=shields.io)](https://david-dm.org/puikinsh/Bootstrap-Admin-Template)
* [![devDependency Status](https://david-dm.org/puikinsh/Bootstrap-Admin-Template/dev-status.svg?theme=shields.io)](https://david-dm.org/puikinsh/Bootstrap-Admin-Template#info=devDependencies)
* {%= badge("grunt") %}

> {%= description %}

## TOC
* [Download](#download)
Expand All @@ -16,10 +20,10 @@
* [License](#license)

## Download
* Bootstrap 2.3.2 [v1.2](https://github.com/onokumus/Bootstrap-Admin-Template/archive/v1.2.zip)
* Bootstrap 2.3.2 [v1.2](https://github.com/puikinsh/Bootstrap-Admin-Template/archive/v1.2.zip)
ready for use

* Bootstrap 3.3.0 [v{%= version %}](https://github.com/onokumus/Bootstrap-Admin-Template/archive/master.zip)
* Bootstrap 3.3.0 [v{%= version %}](https://puikinsh.com/onokumus/Bootstrap-Admin-Template/archive/master.zip)
ready `dist` folder your use


Expand All @@ -30,7 +34,7 @@ ready `dist` folder your use
required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](http://gruntjs.com/getting-started)

```shell
$ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
$ git clone https://github.com/puikinsh/Bootstrap-Admin-Template.git yourfoldername
$ cd yourfoldername
$ npm install
$ bower install
Expand All @@ -42,7 +46,7 @@ required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](htt
required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](http://gruntjs.com/getting-started)

```shell
$ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
$ git clone https://github.com/puikinsh/Bootstrap-Admin-Template.git yourfoldername
$ cd yourfoldername
$ npm install
$ bower install
Expand All @@ -51,16 +55,17 @@ required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](htt
```

#### 1.2 Version
$ git clone -b v1.2 https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
```shell
$ git clone -b v1.2 https://github.com/puikinsh/Bootstrap-Admin-Template.git yourfoldername
$ cd yourfoldername
$ git submodule init
$ git submodule update
$ open index.html
```

## Demo
* [Demo v{%= version %}](http://demo.onokumus.com/metis/)
* [RTL v{%= version %}](http://demo.onokumus.com/metis/rtl/)
* [v1.2 `not development`](http://demo.onokumus.com/metis/v12)
* [Demo v{%= version %}](https://colorlib.com/polygon/metis/)
* [RTL v{%= version %}](https://colorlib.com/polygon/metis/rtl/)



Expand Down Expand Up @@ -109,16 +114,15 @@ required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](htt
* [screenfull.js](https://github.com/sindresorhus/screenfull.js)
* [metisMenu](https://github.com/onokumus/metisMenu)

## Author
{%= include("authors", {
authors: [
{name: 'Osman Nuri Okumuş', username: 'onokumus'}
]
}) %}
## About Authors

+ [Colorlib](https://colorlib.com/) - Colorlib is the most popular source for free WordPress themes and HTML templates.
+ [Aigars Silkalns](https://twitter.com/AigarsSilkalns) - Aigars maintains this project and is also the idea author behind Colorlib and everythiwn you will find on that website.

## License
Copyright (c) 2016 Aigars Silkalns & Colorlib
Released under the MIT license. This free Bootstrap admin template is distributed as as it with no support. You can feeel free to use it, share it, tweakit it, workin it, sell it or do whatver you want as long as you keep the original license in plce.

## License
{%= copyright() %}
{%= license() %}

***

Expand Down
154 changes: 80 additions & 74 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
# Bootstrap-Admin-Template

Metis is a simple yet powerful free Bootstrap admin dashboard template that you can feel free to use for any app, service, software or anything else. Feel free to share and fork it.
Metis is a simple yet powerful free Bootstrap admin dashboard template that you can feel free to use for any app, service, software or anything else. Feel free to share and fork it.

This template currently is slighly outdated but withing few weeks we are going to make a major overhaul making ot the best free admin template you have seen on Github or elsehwere on the web.
This template currently is slighly outdated but withing few weeks we are going to make a major overhaul making ot the best free admin template you have seen on Github or elsehwere on the web.

* [![Build Status](https://travis-ci.org/onokumus/Bootstrap-Admin-Template.svg)](https://travis-ci.org/onokumus/Bootstrap-Admin-Template)
* [![Dependency Status](https://david-dm.org/onokumus/Bootstrap-Admin-Template.svg?theme=shields.io)](https://david-dm.org/onokumus/Bootstrap-Admin-Template)
* [![devDependency Status](https://david-dm.org/onokumus/Bootstrap-Admin-Template/dev-status.svg?theme=shields.io)](https://david-dm.org/onokumus/Bootstrap-Admin-Template#info=devDependencies)
* [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)


> Free Admin Template Based On Twitter Bootstrap 3.x
* [![Build Status](https://travis-ci.org/puikinsh/Bootstrap-Admin-Template.svg)](https://travis-ci.org/puikinsh/Bootstrap-Admin-Template)
+ [![Dependency Status](https://david-dm.org/puikinsh/Bootstrap-Admin-Template.svg?theme=shields.io)](https://david-dm.org/puikinsh/Bootstrap-Admin-Template)
+ [![devDependency Status](https://david-dm.org/puikinsh/Bootstrap-Admin-Template/dev-status.svg?theme=shields.io)](https://david-dm.org/puikinsh/Bootstrap-Admin-Template#info=devDependencies)
+ [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)

## TOC
* [Download](#download)
* [Building](#building)
* [Demo](#demo)
* [Release History](#release-history)
* [Credits](#credits)
* [Author](#author)
* [License](#license)

* [Download](#download)
* [Building](#building)
* [Demo](#demo)
* [Release History](#release-history)
* [Credits](#credits)
* [Author](#author)
* [License](#license)

## Download
* Bootstrap 2.3.2 [v1.2](https://github.com/onokumus/Bootstrap-Admin-Template/archive/v1.2.zip)

*
Bootstrap 2.3.2 [ v1.2](https://github.com/puikinsh/Bootstrap-Admin-Template/archive/v1.2.zip)
ready for use

* Bootstrap 3.3.0 [v2.3.2](https://github.com/onokumus/Bootstrap-Admin-Template/archive/master.zip)
+
Bootstrap 3.3.0 [ v2.3.2](https://puikinsh.com/onokumus/Bootstrap-Admin-Template/archive/master.zip)
ready `dist` folder your use



## Building

#### 2.3.2 Version

required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](http://gruntjs.com/getting-started)

```shell
$ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
$ git clone https://github.com/puikinsh/Bootstrap-Admin-Template.git yourfoldername
$ cd yourfoldername
$ npm install
$ bower install
Expand All @@ -45,84 +45,90 @@ required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](htt
```

#### 2.3.2 RTL Version

required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](http://gruntjs.com/getting-started)

```shell
$ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
$ git clone https://github.com/puikinsh/Bootstrap-Admin-Template.git yourfoldername
$ cd yourfoldername
$ npm install
bower install
$ bower install
$ npm run buildrtl
$ grunt serve
```

#### 1.2 Version
$ git clone -b v1.2 https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername

```shell
$ git clone -b v1.2 https://github.com/puikinsh/Bootstrap-Admin-Template.git yourfoldername
$ cd yourfoldername
$ git submodule init
$ git submodule update
$ open index.html
```

## Demo
* [Demo v2.3.2](https://colorlib.com/polygon/metis/)
* [RTL v2.3.2](https://colorlib.com/polygon/metis/rtl/)


* [Demo v2.3.2](https://colorlib.com/polygon/metis/)
* [RTL v2.3.2](https://colorlib.com/polygon/metis/rtl/)

## Credits
* [node.js](http://nodejs.org/)
* [bower](http://bower.io/)
* [Grunt](http://gruntjs.com/)
* [Assemble](http://assemble.io/)
* [jQuery](http://jquery.com/)
* [Bootstrap](http://getbootstrap.com/)
* [LESS](http://lesscss.org/)
* [Modernizr](http://modernizr.com/)
* [Moment.js](http://momentjs.com/)
* [SubtlePatterns](https://github.com/subtlepatterns/SubtlePatterns)
* [FullCalendar](http://arshaw.com/fullcalendar/)
* [Chosen](https://github.com/harvesthq/chosen)
* [CKEditor](http://ckeditor.com/)
* [Colorpicker for Bootstrap](http://www.eyecon.ro/bootstrap-colorpicker/)
* [Data Tables](http://www.datatables.net)
* [Datepicker for Bootstrap](http://www.eyecon.ro/bootstrap-datepicker)
* [elFinder](http://elfinder.org)
* [Input Limiter](http://rustyjeans.com/jquery-plugins/input-limiter)
* [Jasny Bootstrap](http://jasny.github.com/bootstrap)
* [jQuery Validation](http://jqueryvalidation.org/)
* [jQuery Sparklines](http://omnipotent.net/jquery.sparkline)
* [Animate](http://daneden.github.io/animate.css/)
* [Autosize](http://www.jacklmoore.com/autosize)
* [Countdown](http://keith-wood.name/countdown.html)
* [Date range picker](https://github.com/dangrossman/bootstrap-daterangepicker)
* [Flot](http://www.flotcharts.org)
* [jQuery Form](http://jquery.malsup.com/form/)
* [Form Wizard](http://thecodemine.org)
* [Gritter](http://boedesign.com/blog/2009/07/11/growl-for-jquery-gritter/)
* [Mouse Wheel](https://github.com/brandonaaron/jquery-mousewheel)
* [PageDown-Bootstrap](https://github.com/kevinoconnor7/pagedown-bootstrap)
* [Plupload](https://github.com/moxiecode/plupload)
* [Bootstrap Switch](http://www.larentis.eu/switch/)
* [tablesorter](http://tablesorter.com/)
* [tagsinput](http://xoxco.com/projects/code/tagsinput/)
* [Bootstrap Timepicker](http://jdewit.github.io/bootstrap-timepicker/)
* [Touch Punch](http://touchpunch.furf.com/)
* [Uniform](http://uniformjs.com/)
* [Validation Engine](http://www.position-relative.net/)
* [jquery.validVal](http://validval.frebsite.nl/)
* [bootstrap3-wysihtml5-bower](https://github.com/Waxolunist/bootstrap3-wysihtml5-bower)
* [screenfull.js](https://github.com/sindresorhus/screenfull.js)

* [node.js](http://nodejs.org/)
* [bower](http://bower.io/)
* [Grunt](http://gruntjs.com/)
* [Assemble](http://assemble.io/)
* [jQuery](http://jquery.com/)
* [Bootstrap](http://getbootstrap.com/)
* [LESS](http://lesscss.org/)
* [Modernizr](http://modernizr.com/)
* [Moment.js](http://momentjs.com/)
* [SubtlePatterns](https://github.com/subtlepatterns/SubtlePatterns)
* [FullCalendar](http://arshaw.com/fullcalendar/)
* [Chosen](https://github.com/harvesthq/chosen)
* [CKEditor](http://ckeditor.com/)
* [Colorpicker for Bootstrap](http://www.eyecon.ro/bootstrap-colorpicker/)
* [Data Tables](http://www.datatables.net)
* [Datepicker for Bootstrap](http://www.eyecon.ro/bootstrap-datepicker)
* [elFinder](http://elfinder.org)
* [Input Limiter](http://rustyjeans.com/jquery-plugins/input-limiter)
* [Jasny Bootstrap](http://jasny.github.com/bootstrap)
* [jQuery Validation](http://jqueryvalidation.org/)
* [jQuery Sparklines](http://omnipotent.net/jquery.sparkline)
* [Animate](http://daneden.github.io/animate.css/)
* [Autosize](http://www.jacklmoore.com/autosize)
* [Countdown](http://keith-wood.name/countdown.html)
* [Date range picker](https://github.com/dangrossman/bootstrap-daterangepicker)
* [Flot](http://www.flotcharts.org)
* [jQuery Form](http://jquery.malsup.com/form/)
* [Form Wizard](http://thecodemine.org)
* [Gritter](http://boedesign.com/blog/2009/07/11/growl-for-jquery-gritter/)
* [Mouse Wheel](https://github.com/brandonaaron/jquery-mousewheel)
* [PageDown-Bootstrap](https://github.com/kevinoconnor7/pagedown-bootstrap)
* [Plupload](https://github.com/moxiecode/plupload)
* [Bootstrap Switch](http://www.larentis.eu/switch/)
* [tablesorter](http://tablesorter.com/)
* [tagsinput](http://xoxco.com/projects/code/tagsinput/)
* [Bootstrap Timepicker](http://jdewit.github.io/bootstrap-timepicker/)
* [Touch Punch](http://touchpunch.furf.com/)
* [Uniform](http://uniformjs.com/)
* [Validation Engine](http://www.position-relative.net/)
* [jquery.validVal](http://validval.frebsite.nl/)
* [bootstrap3-wysihtml5-bower](https://github.com/Waxolunist/bootstrap3-wysihtml5-bower)
* [screenfull.js](https://github.com/sindresorhus/screenfull.js)
* [metisMenu](https://github.com/onokumus/metisMenu)

## About Authors

+ [Colorlib](https://colorlib.com/) - Colorlib is the most popular source for free WordPress themes and HTML templates.
+ [Aigars Silkalns](https://twitter.com/AigarsSilkalns) - Aigars maintains this project and is also the idea author behind Colorlib and everythiwn you will find on that website.
* [Colorlib](https://colorlib.com/) - Colorlib is the most popular source for free WordPress themes and HTML templates.
* [Aigars Silkalns](https://twitter.com/AigarsSilkalns) - Aigars maintains this project and is also the idea author behind Colorlib and everythiwn you will find on that website.

## License
Copyright (c) 2016 Aigars Silkalns & Colorlib
Released under the MIT license. This free Bootstrap admin template is distributed as as it with no support. You can feeel free to use it, share it, tweakit it, workin it, sell it or do whatver you want as long as you keep the original license in plce.

Copyright (c) 2016 Aigars Silkalns & Colorlib

Released under the MIT license. This free Bootstrap admin template is distributed as as it with no support. You can feeel free to use it, share it, tweakit it, workin it, sell it or do whatver you want as long as you keep the original license in plce.

***

_This file was generated by [verb](https://github.com/assemble/verb) on January 13, 2015._
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on March 05, 2016._
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"name": "Bootstrap-Admin-Template",
"description": "Free Admin Template Based On Twitter Bootstrap 3.x",
"version": "2.3.2",
"homepage": "https://github.com/onokumus/Bootstrap-Admin-Template",
"homepage": "https://github.com/puikinsh/Bootstrap-Admin-Template",
"author": {
"name": "onokumus",
"url": "http://github.com/onokumus/"
"name": "puikinsh",
"url": "http://github.com/puikinsh/"
},
"repository": {
"type": "git",
"url": "https://github.com/onokumus/Bootstrap-Admin-Template.git"
"url": "https://github.com/puikinsh/Bootstrap-Admin-Template.git"
},
"bugs": {
"url": "https://github.com/onokumus/Bootstrap-Admin-Template/issues"
"url": "https://github.com/puikinsh/Bootstrap-Admin-Template/issues"
},
"license": {
"type": "MIT",
"url": "https://github.com/onokumus/Bootstrap-Admin-Template/blob/master/LICENSE.md"
"url": "https://github.com/puikinsh/Bootstrap-Admin-Template/blob/master/LICENSE.md"
},
"keywords": [
"twbs",
Expand Down

0 comments on commit ba3941d

Please sign in to comment.