Bootstrap 5 & Material Design UI KIT
Go to file
Adam Jakubowski 751343dc37 GA Test
2020-12-16 09:47:07 +01:00
assets delete scripts 2020-10-05 15:40:56 +02:00
dist publish: docs: update mdbootstrap URL 2019-10-04 15:46:05 +02:00
docs GA Test 2020-12-16 09:47:07 +01:00
examples docs improvements 2020-10-06 08:46:19 +02:00
CONTRIBUTING.md fix notifications 2020-10-06 08:16:48 +02:00
deploy.sh publish: fix: remove nojekyll... 2017-08-31 14:57:09 +02:00
HACKING.md publish: docs: Updated HACKING.md 2017-10-21 15:58:38 +02:00
index.html MDB5 Free fix 2020-12-02 11:49:03 +01:00
ISSUE_TEMPLATE.md fix notifications 2020-10-06 08:16:48 +02:00
LICENSE.md fix notifications 2020-10-06 08:16:48 +02:00
README.md add discount notification 2020-10-09 15:02:32 +02:00
robots.txt docs improvements 2020-10-06 08:46:19 +02:00
rollup.config.js publish: docs: update mdbootstrap URL 2019-10-04 15:46:05 +02:00
sitemap.xml docs improvements 2020-10-06 08:46:19 +02:00
yarn.lock publish: docs: add rel=sponsored to links 2019-11-11 10:24:15 +01:00

Material Design for Bootstrap

Material Design for Bootstrap is the best way to use Material Design guidelines by Google 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.

Documentation

Contributing

Development

If you want to get involved, please do so by submitting pull requests.
Before undertaking any major PR effort, please check the existing issues.
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!

Standard guidelines

Please read through our contributing guidelines. 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, maintained by Mark Otto, one of Bootstrap's founders.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at https://editorconfig.org.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible.

See the Releases section of our GitHub project for changelogs of each release version.

License

MIT License