Skip to content

Commit 5958397

Browse files
committed
Updates
Signed-off-by: Daniell Mesquita <[email protected]>
1 parent 17ee125 commit 5958397

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2><i class="material-icons">format_paint</i> Customizable</h2>
9494
<h2><i class="material-icons">add_circle</i> Multiplatform</h2>
9595
<p>Works in versions for Web/Cordova/Electron, Blogger, Wordpress, Tumblr, phpFox, CometChat and others! We have tutorials, so anyone can port Framework.js to other platforms.</p>
9696
<h2><i class="material-icons">description</i> With huge libs</h2>
97-
<p>Framework.js comes with jQuery and AngularJS.</p>
97+
<p>Framework.js comes in versions with Pure-FrameworkJS, Bootstrap, AngularJS, React and VueJS.</p>
9898
<h2><i class="material-icons">highlight</i> Easy to implement</h2>
9999
<p>With built-in tutorials and a lovely community, anyone can start using Framework.js and do amazing things with it!</p>
100100

@@ -130,7 +130,7 @@ <h3><i class="material-icons" style="color:green">check_circle</i> Done!</h3><p>
130130
<clearnet><p><b>Note</b>: if you want to do it from scratch, extract the <code>/blank</code> folder from the <code>framework.zip</code> file.</p></clearnet>
131131
<h6><i class="material-icons">add_circle</i> To see sample codes and elements to insert in your project:<p></p></h6>
132132
<a href="elements.html"><button><i class="material-icons">folder</i><i class="material-icons">code</i> Explore the Elements!</button></a>
133-
<p><i class="material-icons">view_compact</i> <b>Note</b>: <a href="https://vuejs.org/" target="_blank">VueJS</a> Material Design <a href="https://vuematerial.io/components/" target="_blank">components</a> are also usable!</p>
133+
<p><i class="material-icons">view_compact</i> <b>Note</b>: <a href="https://getbootstrap.com/" target="_blank">Bootstrap</a> Material Design <a href="http://daemonite.github.io/material/docs/4.1/getting-started/tooling/#doc-navdrawer-components" target="_blank">components</a> and <a href="http://daemonite.github.io/material/docs/4.1/getting-started/tooling/#doc-navdrawer-material" target="_blank">elements</a> are also usable!</p>
134134
<h2><i class="material-icons">format_paint</i> Personalize</h2>
135135
<p>Use a custom <code>.css</code> file to use your own style.</p><p>Inside your <code>/css</code> folder, there are two files: the <code>page-custom.css</code> and <code>app-custom.css</code>.</p><p>Open those files and, according to the type of style (if is for <code>page</code> or for <code>app</code>), insert the CSS classes with your modifications.</p>
136136
<p><b>Note</b>: Don't forget to use the <code>!important</code> after every value.</p><h3><i class="material-icons">space_bar</i> Navbar</h3><p>This is like the hat of your app/site. Let's match it to your theme?</p>
@@ -289,7 +289,7 @@ <h1 id="comments"><i class="material-icons">comment</i> Comments <span class="ba
289289

290290
<footer>
291291
<div class="footer-shadow"></div>
292-
<center>Last update in 25/08/2018 at 22:54</center>
292+
<center>Last update in 10/11/2018 at 20:16</center>
293293
<img src="img/seal-1.png" width="167px" height="94px" style="-webkit-user-drag:element;margin-right: 5px;"> <a href="https://plasnerd.github.io/PEHTML/" target="blank" class="no-opacity"><img src="https://plasnerd.github.io/PEHTML/img/seal-2.png" width="167px" height="94px" title="Built with PEHTML" style="-webkit-user-drag:element"></a>
294294
<div class="social-icons"><a href="https://github.com/Plasnerd/Framework.js/" target="blank"><img src="img/social/github.svg" width="40px" height="40px" title="See first the news and improve FrameworkJS in GitHub" alt="GitHub"></a><!-- <a href="https://facebook.com/" target="blank"><img src="img/social/facebook.svg" width="40px" height="40px" title="Like us and receive latest news feed about FrameworkJS progress and other development tools" alt="Facebook"></a>--><!--<a href="https://twitter.com/" target="blank"><img src="img/social/twitter.svg" width="40px" height="40px" title="Follow us and receive latest news feed about FrameworkJS progress and other development tools" alt="Twitter"></a>--><!--<a href="https://.deviantart.com" target="blank"><img src="img/social/deviantart.svg" width="40px" height="40px" title="Follow us and receive latest backgrounds, designs and apps" alt="Deviantart"></a>--></div><div class="social-buttons"></div>
295295
<copyright><center>(c) 2014-2018 <a href="https://plasnerd.github.io/" target="blank"><small>Plasnerd</small></a>. Thanks to <b>Jesus</b>, our Lord.</center></copyright>

0 commit comments

Comments
 (0)