Finished off take 1 of Getting Started

This commit is contained in:
GradyD 2015-03-09 23:07:04 -04:00
parent 8c88b34af6
commit 30920aa0aa

View File

@ -310,7 +310,10 @@
└── ADD REMAINING GOOGLE FONT FILES HERE
</code>
</pre>
<p>This is the most basic form of Material Bootstrap. Just copy and drop in the compiled CSS and JS files and copy the font files from the .zip and add them to your site.</p>
<p>Just copy the compiled CSS and JS files and the font files from the .zip and add them to your site.</p>
<br />
<p>Once copied you need to initialize the material javascript by adding the following javascript to your site,</p>
<pre><code>$.material.init()</code></pre>
</div>
<div class="well page" id="checkbox">
<h1 class="header">Checkbox</h1>