There are several ways to download and use maxmertkit. The recommended one is to download all sources and build framework that suites only you. It will be easier, lighter and faster than any framework.
Compiled and minified CSS and JS, nothing more. Build includes all themes and all sizes for every widget in maxmertkit. It pretty heavy.
Includes all docs and all sources. Also includes build. See instructions how to use and compile below. Require some easiest installations. After that you'll have this site on your desktop.
Please, use CDN links to just include maxmertkit to your projects.
<!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="//cdn.jsdelivr.net/maxmertkit/{{version}}/css/maxmertkit.css"> <!-- Latest compiled and minified JavaScript --> <script src="//cdn.jsdelivr.net/maxmertkit/{{version}}/js/maxmertkit.js"></script>
Install and manage with Bower
$ bower install maxmertkit