mdb-ui-kit/README.md

57 lines
3.0 KiB
Markdown
Raw Normal View History

2020-11-27 17:29:15 +03:00
<p align=center>
<a href="https://mdbootstrap.com/docs/standard/">
<img src="https://mdbootstrap.com/img/Marketing/general/logo/medium/mdb-r.png">
</a>
</p>
2017-08-11 17:59:31 +03:00
<h1 align=center>Material Design for Bootstrap</h1>
2018-08-03 15:24:27 +03:00
Material Design for Bootstrap is the best way to use [Material Design guidelines by Google](https://material.io/design/introduction/)
2017-08-11 17:59:31 +03:00
in your Bootstrap 4 based application.
Since this is a fully customizable version of Bootstrap, just include Material Design for Bootstrap CSS instead of Bootstrap CSS, and include the JavaScript at
the end of your document (just before the `</body>` tag), and everything will be converted to Material Design.
2020-11-27 17:29:15 +03:00
<h2 align=center>The latest Bootstrap 5 & Material Design 2.0 </h2>
<a href="https://mdbootstrap.com/docs/standard/"><img src="https://mdbootstrap.com/wp-content/uploads/2020/11/BanerFree.png"></a>
2017-08-11 17:59:31 +03:00
## Documentation
2020-10-07 10:14:54 +03:00
- [Getting Started](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/getting-started/introduction/)
- [Building](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/getting-started/build-tools/)
- [Material Design components](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/material-design/buttons/)
- [Bootstrap default rendering reference documentation](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/components/alerts/)
- [Migration](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/migration/)
## Support
2017-08-11 17:59:31 +03:00
The things to do are a lot and the time is little, if you are a passionate developer
with experience with Bootstrap and Material Design for Bootstrap and you have some spare
time, please consider becoming a contributor of this project!
2020-10-07 10:14:54 +03:00
If you like this project you may support it by, starring this repository or reporting issues.
2020-11-27 17:29:15 +03:00
All issues filed should be reduced to a [Snippets](https://mdbootstrap.com/snippets/) test case where possible.
2017-08-11 17:59:31 +03:00
### Development
If you want to get involved, please do so by submitting pull requests.
If there isn't one, please file a new issue so we can discuss and assign the work so effort is not duplicated.
Thank you!
2017-08-11 17:59:31 +03:00
### Standard guidelines
Please read through our [contributing guidelines](CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the [Code Guide](http://codeguide.co/), maintained by [Mark Otto](https://github.com/mdo), one of Bootstrap's founders.
2017-08-11 17:59:31 +03:00
## Versioning
2017-08-11 17:59:31 +03:00
For transparency into our release cycle and in striving to maintain backward compatibility, this project is maintained under
2018-08-03 15:24:27 +03:00
[the Semantic Versioning guidelines](https://semver.org/). Sometimes we screw up, but we'll adhere to those rules whenever possible.
2020-11-27 17:29:15 +03:00
See [the Releases section of our GitHub project](https://github.com/mdbootstrap/bootstrap-material-design/releases) for changelogs
2017-08-11 17:59:31 +03:00
of each release version.
## License
2017-08-11 17:59:31 +03:00
[MIT License](LICENSE.md)