|
@@ -74,30 +74,26 @@
|
|
<!-- /.container -->
|
|
<!-- /.container -->
|
|
</nav>
|
|
</nav>
|
|
|
|
|
|
- <section class="intro">
|
|
|
|
- <div class="intro-body">
|
|
|
|
- <div class="container">
|
|
|
|
- <div class="row">
|
|
|
|
- <div class="col-md-8 col-md-offset-2">
|
|
|
|
- <h1 class="brand-heading"><i class="icon-conversejs"></i>Converse.js</h1>
|
|
|
|
- <p class="intro-text">A free and open-source XMPP chat client in your browser</p>
|
|
|
|
- <div class="page-scroll">
|
|
|
|
- <a href="#about" class="btn btn-default btn-lg"><span class="btn-text">Learn More</span></a>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
- <div class="row">
|
|
|
|
- <div class="col-md-8 col-md-offset-2 banner-social-buttons">
|
|
|
|
- <ul class="list-inline">
|
|
|
|
- <li><a href="https://twitter.com/jcopkode" class="btn btn-circle btn-lg" title="Twitter" target="_blank"><i class="fa fa-twitter"></i></a>
|
|
|
|
- </li>
|
|
|
|
- <li><a href="https://github.com/jcbrand/converse.js" class="btn btn-circle btn-lg" title="GitHub" target="_blank"><i class="fa fa-github"></i></a>
|
|
|
|
- </li>
|
|
|
|
- </ul>
|
|
|
|
- </div>
|
|
|
|
|
|
+ <section class="intro" class="container">
|
|
|
|
+ <div class="row">
|
|
|
|
+ <h1 class="brand-heading"><i class="icon-conversejs"></i> Converse.js</h1>
|
|
|
|
+ <div class="col-md-8 col-md-offset-2">
|
|
|
|
+ <p class="intro-text">A free and open-source XMPP chat client in your browser</p>
|
|
|
|
+ <div class="page-scroll">
|
|
|
|
+ <a href="#about" class="btn btn-default btn-lg"><span class="btn-text">Learn More</span></a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+ <div class="row">
|
|
|
|
+ <div class="col-md-8 col-md-offset-2 banner-social-buttons">
|
|
|
|
+ <ul class="list-inline">
|
|
|
|
+ <li><a href="https://twitter.com/jcopkode" class="btn btn-circle btn-lg" title="Twitter" target="_blank"><i class="fa fa-twitter"></i></a>
|
|
|
|
+ </li>
|
|
|
|
+ <li><a href="https://github.com/jcbrand/converse.js" class="btn btn-circle btn-lg" title="GitHub" target="_blank"><i class="fa fa-github"></i></a>
|
|
|
|
+ </li>
|
|
|
|
+ </ul>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
<section id="about" class="container content-section text-center">
|
|
<section id="about" class="container content-section text-center">
|
|
@@ -158,8 +154,8 @@
|
|
<li>Messages appear in all connected chat clients (<a href="http://xmpp.org/extensions/xep-0280.html" target="_blank">XEP 280</a>)</li>
|
|
<li>Messages appear in all connected chat clients (<a href="http://xmpp.org/extensions/xep-0280.html" target="_blank">XEP 280</a>)</li>
|
|
<li>Third person "/me" messages (<a href="http://xmpp.org/extensions/xep-0245.html" target="_blank">XEP 245</a>)</li>
|
|
<li>Third person "/me" messages (<a href="http://xmpp.org/extensions/xep-0245.html" target="_blank">XEP 245</a>)</li>
|
|
<li>XMPP Ping (<a href="http://xmpp.org/extensions/xep-0199.html" target="_blank">XEP 199</a>)</li>
|
|
<li>XMPP Ping (<a href="http://xmpp.org/extensions/xep-0199.html" target="_blank">XEP 199</a>)</li>
|
|
- <li>Server-side archiving of messages (<a href="http://xmpp.org/extensions/xep-0313.html" target="_blank">XEP 313</a>)</li>A
|
|
|
|
- <li>Client state indication (<a href="http://xmpp.org/extensions/xep-0352.html" target="_blank">XEP 352</a>)</li>A
|
|
|
|
|
|
+ <li>Server-side archiving of messages (<a href="http://xmpp.org/extensions/xep-0313.html" target="_blank">XEP 313</a>)</li>
|
|
|
|
+ <li>Client state indication (<a href="http://xmpp.org/extensions/xep-0352.html" target="_blank">XEP 352</a>)</li>
|
|
<li>Off-the-record encryption</li>
|
|
<li>Off-the-record encryption</li>
|
|
<li>Translated into 16 languages</li>
|
|
<li>Translated into 16 languages</li>
|
|
</ul>
|
|
</ul>
|
|
@@ -193,38 +189,19 @@
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
- <!--
|
|
|
|
- <section id="donate" class="donate-section content-section text-center">
|
|
|
|
|
|
+ <section class="outro content-section text-center" id="contact">
|
|
<div class="container">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
- <h3>Donate</h3>
|
|
|
|
- <p class="bitcoin-header">Most of the work done on <strong>converse.js</strong> is unpaid and a labor of love.</p>
|
|
|
|
- <p>Thanks to those have donated already.</p>
|
|
|
|
- <p class="bitcoin-header"><strong>Bitcoin</strong></p>
|
|
|
|
- <img src="css/images/bitcoin_qr_code.png"/>
|
|
|
|
- <p>16FsPqE9DhFTryxrUenpsGX4LJ1TPu8GqS</p>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
- </section>
|
|
|
|
- -->
|
|
|
|
-
|
|
|
|
- <section class="outro content-section" id="contact">
|
|
|
|
- <div class="intro-body">
|
|
|
|
- <div class="container">
|
|
|
|
- <div class="row">
|
|
|
|
- <div class="col-lg-8 col-lg-offset-2">
|
|
|
|
- <h2>Contact</h2>
|
|
|
|
- <ul class="contact">
|
|
|
|
- <li>Follow me on <a href="http://twitter.com/jcopkode" target="_blank">Twitter</a> or chat with me via XMPP at <a href="xmpp:jc@opkode.com" class="xmpp JSnocheck" title="XMPP/Jabber">jc@opkode.com</a>.</li>
|
|
|
|
- <li>For technical support, please write to the mailing list: <a href="mailto:conversejs@librelist.com">conversejs@librelist.com</a><br/>
|
|
|
|
- or ask in the Converse.js chat room: <a href="xmpp:discuss@conference.conversejs.org" class="xmpp JSnocheck" title="Converse.js chat room">discuss@conference.conversejs.org</a>.</li>
|
|
|
|
- <li>Also check out the <a href="http://librelist.com/browser/conversejs" target="_blank">mailing list archives</a>.</li>
|
|
|
|
- <li>Please file <a target="_blank" href="https://github.com/jcbrand/converse.js/issues">bugs on Github</a>.</li>
|
|
|
|
- <li>I'm available for features and <a href="http://opkode.com/contact" target="_blank">consulting</a>.</li>
|
|
|
|
- </ul>
|
|
|
|
- </div>
|
|
|
|
|
|
+ <h2>Contact</h2>
|
|
|
|
+ <ul class="contact">
|
|
|
|
+ <li>Follow me on <a href="http://twitter.com/jcopkode" target="_blank">Twitter</a> or chat with me via XMPP at <a href="xmpp:jc@opkode.com" class="xmpp JSnocheck" title="XMPP/Jabber">jc@opkode.com</a>.</li>
|
|
|
|
+ <li>For technical support, please write to the mailing list: <a href="mailto:conversejs@librelist.com">conversejs@librelist.com</a><br/>
|
|
|
|
+ or ask in the Converse.js chat room: <a href="xmpp:discuss@conference.conversejs.org" class="xmpp JSnocheck" title="Converse.js chat room">discuss@conference.conversejs.org</a>.</li>
|
|
|
|
+ <li>Also check out the <a href="http://librelist.com/browser/conversejs" target="_blank">mailing list archives</a>.</li>
|
|
|
|
+ <li>Please file <a target="_blank" href="https://github.com/jcbrand/converse.js/issues">bugs on Github</a>.</li>
|
|
|
|
+ <li>I'm available for features and <a href="http://opkode.com/contact" target="_blank">consulting</a>.</li>
|
|
|
|
+ </ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|