Skip to content

Commit c181de4

Browse files
Initial release v1.0
1 parent a50e5fa commit c181de4

File tree

191 files changed

+13854
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

191 files changed

+13854
-1
lines changed

Creative Tim License.pdf

74 KB
Binary file not shown.

README.md

Lines changed: 82 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,82 @@
1-
# material-kit
1+
# [Material Kit - Free Bootstrap UI Kit](http://www.creative-tim.com/product/material-kit)
2+
3+
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.
4+
5+
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.
6+
7+
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.
8+
9+
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.
10+
11+
## Links:
12+
13+
+ [Live Preview](http://demos.creative-tim.com/material-kit/index.html)
14+
+ [Rails Gem](https://github.com/UiReady/material_kit/)
15+
+ Material Kit PRO - coming soon (from $39)
16+
17+
## Quick start
18+
19+
Quick start options:
20+
21+
- [Download from Github](https://github.com/timcreative/material-kit/releases/tag/v1.0).
22+
- [Download from Creative Tim](http://www.creative-tim.com/product/material-kit).
23+
- Clone the repo: `git clone https://github.com/timcreative/material-kit.git`.
24+
25+
26+
### What's included
27+
28+
Within the download you'll find the following directories and files:
29+
30+
```
31+
x_mk/
32+
├── assets/
33+
| ├── css/
34+
| | ├── bootstrap.min.css
35+
| | ├── material-kit.css
36+
| | └── demo.css
37+
| ├── js/
38+
| | ├── bootstrap-datepicker.js
39+
| | ├── bootstrap.min.js
40+
| | ├── jquery.min.js
41+
| | ├── material-kit.js
42+
| | ├── material.min.js
43+
| | └── nouislider.min.js
44+
| ├── sass/
45+
| | ├── material-kit
46+
| | └── material-kit.scss
47+
| └── img/
48+
|
49+
├── examples/
50+
├── components-documentation.html
51+
├── Creative Tim License.pdf
52+
├── index.html
53+
├── template.html
54+
└── tutorial.html
55+
56+
```
57+
58+
### Version logs
59+
60+
V1.0 - 15 March 2016 initial release
61+
62+
## Useful Links
63+
64+
More products from Creative Tim: <http://www.creative-tim.com/products>
65+
66+
Tutorials: <https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w>
67+
68+
Freebies: <http://www.creative-tim.com/products>
69+
70+
Affiliate Program (earn money): <http://www.creative-tim.com/create-affiliate-request>
71+
72+
Social Media:
73+
74+
Twitter: <https://twitter.com/CreativeTim>
75+
76+
Facebook: <https://www.facebook.com/CreativeTim>
77+
78+
Dribbble: <https://dribbble.com/creativetim>
79+
80+
Google+: <https://plus.google.com/+CreativetimPage>
81+
82+
Instagram: <https://instagram.com/creativetimofficial>

assets/css/bootstrap.min.css

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)