Skip to content

Commit

Permalink
Initial release v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandru-paduraru committed Mar 15, 2016
1 parent a50e5fa commit c181de4
Show file tree
Hide file tree
Showing 191 changed files with 13,854 additions and 1 deletion.
Binary file added Creative Tim License.pdf
Binary file not shown.
83 changes: 82 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,82 @@
# material-kit
# [Material Kit - Free Bootstrap UI Kit](http://www.creative-tim.com/product/material-kit)

Material Kit is a Free Bootstrap UI Kit with a fresh, new design inspired by Google's material design. You asked for it, so we built it. It's a great pleasure to introduce to you the material concepts in an easy to use and beautiful set of components. Along with the restyling of the Bootstrap elements, you will find three fully-coded example pages, to help you design your next project.

Material Kit makes use of light, surface and movement. It uses a deliberate color choice, edge-to-edge imagery and large scale typography. The general layout resembles sheets of paper following multiple different layers, so that the depth and order is obvious. The navigation stays mainly on the left and the actions on the right.

This new design has elements that have been the result of research regarding ink and paper and the way objects and materials interact in real life. The result is a beautiful and consistent set of elements that can get you started with your next project. Material Kit is a great tool if you are looking to create a web presence for your Android application and need to be consistent, leaving the impression of visually similar elements. It is also a great resource in its own right, looking gorgeous and helping you build your web pages.

Material Kit is based on the Github Repo from Fez (http://fezvrasta.github.io/bootstrap-material-design/) who did an amazing job creating the backbone for the material effects, animations and transitions. Big thanks to his team for their forward thinking efforts.

## Links:

+ [Live Preview](http://demos.creative-tim.com/material-kit/index.html)
+ [Rails Gem](https://github.com/UiReady/material_kit/)
+ Material Kit PRO - coming soon (from $39)

## Quick start

Quick start options:

- [Download from Github](https://github.com/timcreative/material-kit/releases/tag/v1.0).
- [Download from Creative Tim](http://www.creative-tim.com/product/material-kit).
- Clone the repo: `git clone https://github.com/timcreative/material-kit.git`.


### What's included

Within the download you'll find the following directories and files:

```
x_mk/
├── assets/
| ├── css/
| | ├── bootstrap.min.css
| | ├── material-kit.css
| | └── demo.css
| ├── js/
| | ├── bootstrap-datepicker.js
| | ├── bootstrap.min.js
| | ├── jquery.min.js
| | ├── material-kit.js
| | ├── material.min.js
| | └── nouislider.min.js
| ├── sass/
| | ├── material-kit
| | └── material-kit.scss
| └── img/
|
├── examples/
├── components-documentation.html
├── Creative Tim License.pdf
├── index.html
├── template.html
└── tutorial.html
```

### Version logs

V1.0 - 15 March 2016 initial release

## Useful Links

More products from Creative Tim: <http://www.creative-tim.com/products>

Tutorials: <https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w>

Freebies: <http://www.creative-tim.com/products>

Affiliate Program (earn money): <http://www.creative-tim.com/create-affiliate-request>

Social Media:

Twitter: <https://twitter.com/CreativeTim>

Facebook: <https://www.facebook.com/CreativeTim>

Dribbble: <https://dribbble.com/creativetim>

Google+: <https://plus.google.com/+CreativetimPage>

Instagram: <https://instagram.com/creativetimofficial>
5 changes: 5 additions & 0 deletions assets/css/bootstrap.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit c181de4

Please sign in to comment.