You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divaria-labelledby="zerotb-tab" class="tab-pane fade" id="zerotb" role="tabpanel"><p>FrameworkJS is the world's first click-to-clone/start web framework! Also, it is the first working and near-complete framework/boilerplate on ZeroNet.</p><p>There are some exclusive and funny things for ZeroNet.</p>
<p>To make your users able to have a clone of your zite.</p>
418
+
<p>Did you saw the "<aonclick="clone()" title="You can also see it working by clicking here! Hehe :D"><iclass="material-icons">add_circle</i> Create your own zite</a>" button? It gives you a personalized clone of FrameworkJS. You can also make your zite (ZeroNet sites are called zites) cloneable by putting the following value on your element:</p>
419
+
<code>onclick="clone()"</code>
420
+
<p>It calls the following function:</p>
421
+
<blockquote>/*Clones FrameworkJS and opens your own project*/
<p>You can create many custom clonning functions as you need, to clone a specific zite or a merged one. You can use a string instead of static address.</p>
427
+
<p>The bellow example, is also included in page-common.js:</p>
428
+
<blockquote>/*Clones the zite you want. You can use this as model to create your own clonning functions*/
<p>An good example of clonning is Git Center, that clones a git template merged zite, to create your own repo.</p>
433
+
<h1><iclass="material-icons">view_list</i> Change display according to location: ZeroNet or Clearnet</h1>
434
+
<p>Want to avoid confusions of your site on Internet (WWW/Clearnet) and ZeroNet? Want to say something that applies for Clearnet but not for ZeroNet, or else?</p>
435
+
<p>Simply, use <code><clearnet></code> or <code><zeronet></code> tags, and anything included on those tags will be shown or hidden according to the location.</p>
436
+
<h1>Other things</h1>
437
+
<p>To learn more about ZeroNet development, visit the <ahref="https://zeronet.io/docs/" target="blank">Official Documentation</a> or <ahref="https://daniellmesquita.gitbook.io/the-truth-about-zeronet/" target="blank">The truth about ZeroNet</a>.</p></div>
<divclass="social-icons"><ahref="https://github.com/Plasnerd/Framework.js/" target="blank"><imgsrc="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><divclass="social-buttons"></div>
308
308
<copyright><center>(c) 2014-2018 <ahref="https://plasnerd.github.io/" target="blank"><small>Plasnerd</small></a>. Thanks to <b>Jesus</b>, our Lord.</center></copyright>
0 commit comments