Skip to content
Snippets Groups Projects
Commit 30cba555 authored by Pirate Praveen's avatar Pirate Praveen
Browse files

Merge branch 'homepage' into 'master'

Chat Section

Added information about chat
Added icons of chat client with links

See merge request !5
parents cf6e99ee cc19b04f
Branches
No related merge requests found
Showing
with 1030 additions and 72 deletions
source diff could not be displayed: it is too large. Options to address this: view the blob.
File added
This diff is collapsed.
File added
File added
File added
images/Diaspora-logo-roboto.png

5.7 KiB | W: | H:

images/Diaspora-logo-roboto.png

4.04 KiB | W: | H:

images/Diaspora-logo-roboto.png
images/Diaspora-logo-roboto.png
images/Diaspora-logo-roboto.png
images/Diaspora-logo-roboto.png
  • 2-up
  • Swipe
  • Onion skin
images/chat/conversejs.png

2.44 KiB

images/chat/empathy.png

2.26 KiB

images/chat/eu.siacs.conversations.165.png

2.61 KiB

images/chat/gajim.jpg

2.69 KiB

images/chat/jitsi.png

2.85 KiB

images/chat/kopete.png

3.21 KiB

images/chat/monal.png

7.47 KiB

This diff is collapsed.
images/chat/thunderbird.png

2.24 KiB

<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
......@@ -18,13 +18,13 @@
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/main.css">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<!-- <script src="js/vendor/modernizr-2.6.2.min.js"></script>-->
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="nav navbar-default navbar-inverse navbar-fixed-top">
<nav class="nav navbar-default navbar-inverse navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
......@@ -41,11 +41,11 @@
<ul class="nav navbar-nav pull-right">
<li><a href="https://poddery.com/users/sign_in" style="font-size: 1.5em">Login</a></li>
<li><a href="https://poddery.com/users/sign_up" style="font-size: 1.5em">Register</a></li>
<li><a href="#use-xmpp-on-poddery" style="font-size: 1.5em">Chat</a></li>
</ul>
</div>
</div>
</div>
</nav>
<div class="container-fluid header" style="background-color: white">
<div class="row text-center">
<div class="col-md-6 col-xs-12">
......@@ -53,23 +53,27 @@
</div>
<div class="col-md-6 col-xs-12">
<img src="images/Diaspora-logo-roboto.png" alt="Diaspora Logo" class="centered img-responsive">
<h3 style="margin-bottom: 20px;">The community-run Distributed Social-network</h3>
<div style="margin-top: 30px;">
<a href="https://poddery.com/users/sign_in"><button class="btn btn-success">Login</button></a>
<a href="https://poddery.com/users/sign_up"><button class="btn btn-primary">Register</button></a>
<h4 style="margin-bottom: 10px;">The community-run Distributed Social-network</h4>
<div class="btn-group" style="margin-bottom: 10px;">
<a class="btn btn-success" href="https://poddery.com/users/sign_in">Login</a>
<a class="btn btn-primary" href="https://poddery.com/users/sign_up">Register</a>
<a class="btn btn-danger" href="#use-xmpp-on-poddery">Chat</a>
</div>
<p><br><iframe width="560" height="315" src="https://www.youtube.com/embed/i00iBWvdDug" frameborder="0" allowfullscreen></iframe></p>
<h2 style="margin-top:20px;"><b>poddery.com needs your support!</b></h2>
<h3 style="margin-bottom: 20px;"><a href="http://igg.me/at/save-poddery-2" target="_blank"><button class="btn btn-success">Contribute to our crowd funding campaign</button></a></h3>
<div id="band" class="text-center" style="margin-top: 40px; border-radius: 4px;">
Unity is strength! <a href="http://save.poddery.com">See how we saved this pod.</a>
<div class="row text-center">
<iframe class="hidden-xs" seamless="seamless" width="430" height="250" src="https://www.youtube.com/embed/i00iBWvdDug"></iframe>
<iframe class="visible-xs-block" seamless="seamless" width="300" height="200" src="https://www.youtube.com/embed/i00iBWvdDug"></iframe>
<h3 style="margin-top:10px;">poddery.com needs your support!</h3>
<a class="btn btn-success" href="http://igg.me/at/save-poddery-2" target="_blank">Contribute to our crowd funding campaign</a>
</div>
<div id="band" class="text-center" style="margin-top: 10px; border-radius: 4px;">
Unity is strength! <br class="visible-xs-block" /><a href="http://save.poddery.com">See how we saved this pod.</a>
</div>
</div>
</div>
</div>
<div class="container">
<hr>
<section id="home-boxes" class="text-center">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
......@@ -89,73 +93,117 @@
</div>
</div>
</section>
<hr>
<a name="xmpp"></a>
<section id="use-xmpp-on-poddery">
<div class="row">
</div>
</section>
<hr>
<a name="save-poddery"></a>
<section id="save-poddery-campaign">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<img src="images/save-poddery-campaign-dummy-image.jpg" alt="Save Poddery" class="centered img-responsive">
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-12">
<h2>Save Poddery Campaign</h2>
<p>Poddery.com, one of the earliest diaspora social networking host was scheduled to close on June 30th, 2013. So, a community of diaspora users and contributors gathered together and started the <a href="http://save.poddery.com/">Save Poddery Campaign</a>. We started fund raising at <a href="http://www.indiegogo.com/projects/keep-diaspora-service-at-poddery-com-live">indiegogo.com</a>, and acquired 967<i class="fa fa-euro"></i> in the period June 09, 2013 - July 23, 2013.</p>
<a href="http://save.poddery.com"><button class="btn btn-primary">Save Poddery Campaign</i></button></a>
<a href="details.html"><button class="btn btn-success">Technical and Expense Details</button></a>
<section id="use-xmpp-on-poddery">
<div class="row text-center" style="margin-top: 20px;">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h1>Chat using your Poddery account</h1>
<p style="margin-top: 20px;">
Poddery supports chatting among your contacts in Diaspora and anybody with an account on a service supporting XMPP.
You need to enable chat on your Poddery account to make use of it. See this <a href="https://poddery.com/help/chat" target="_blank">tutorial</a> for help.
There are various chat clients available for your PC, tablet or phone. Some of them are listed below.
</p>
<div class="container" style="text-align: center; margin-top: 20px; margin-bottom: 20px;">
<div class="col-md-2">
<h4>Web</h4>
<div class="row text-center">
<a href="https://conversejs.org/" target="_blank"><img src="images/chat/conversejs.png" alt="Converse.js" /></a>
</div>
</div>
<div class="col-md-3">
<h4>All Desktops\Laptops</h4>
<div class="row text-center">
<a href="https://jitsi.org/" target="_blank"><img src="images/chat/jitsi.png" alt="Jitsi" /></a>
<a href="https://pidgin.im/" target="_blank"><img src="images/chat/pidgin.svg" alt="Pidgin." /></a>
<a href="https://www.mozilla.org/en-US/thunderbird/" target="_blank"><img src="images/chat/thunderbird.png" alt="Thunderbird" /></a>
<a href="https://gajim.org" target="_blank"><img src="images/chat/gajim.jpg" alt="Gajim" /></a>
</div>
</div>
<div class="col-md-3">
<h4>GNU/Linux</h4>
<a href="https://wiki.gnome.org/action/show/Apps/Empathy?action=show&redirect=Empathy" target="_blank"><img src="images/chat/empathy.png" alt="Empathy." /></a>
<a href="https://userbase.kde.org/Kopete" target="_blank"><img src="images/chat/kopete.png" alt="Kopete" /></a>
</div>
<div class="col-md-2">
<h4>Android</h4>
<div class="row text-center">
<a href="https://f-droid.org/repository/browse/?fdfilter=xmpp&fdid=eu.siacs.conversations" target="_blank"><img src="images/chat/eu.siacs.conversations.165.png" alt="Converstions" /></a>
</div>
</div>
<div class="col-md-2">
<h4>iOS</h4>
<div class="row text-center">
<a href="https://itunes.apple.com/us/app/monal-free-xmpp-chat/id317711500?mt=8" target="_blank"><img src="images/chat/monal.png" alt="Monal" /></a>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</section>
<hr />
<hr>
<a name="save-poddery"></a>
<section id="supporters">
<h1 class="text-center">Supporters</h1>
<section id="save-poddery-campaign">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<img src="images/save-poddery-campaign-dummy-image.jpg" alt="Save Poddery" class="centered img-responsive">
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-12">
<h2>Save Poddery Campaign</h2>
<p>Poddery.com, one of the earliest diaspora social networking host was scheduled to close on June 30th, 2013. So, a community of diaspora users and contributors gathered together and started the <a href="http://save.poddery.com/">Save Poddery Campaign</a>. We started fund raising at <a href="http://www.indiegogo.com/projects/keep-diaspora-service-at-poddery-com-live">indiegogo.com</a>, and acquired 967<i class="fa fa-euro"></i> in the period June 09, 2013 - July 23, 2013.</p>
<a class="btn btn-primary" href="http://save.poddery.com">Save Poddery Campaign</a>
<a class="btn btn-success" href="details.html">Technical and Expense Details</a>
</div>
</div>
</section>
<div class="row">
<div class="col-md-4 col-lg-4 text-center donor-logo">
<a href="//knightswarm.com/">
<div class="supporter-logo centered"><img src="images/knightswarm.jpg" width="100%" /></div>
<h6>KnightSwarm </h6>
</a>
<br />Provided us server for hosting poddery.com
</div>
<hr />
<div class="col-md-4 col-lg-4 text-center donor-logo">
<a href="https://poddery.com/u/praveen">
<div class="supporter-logo centered"><img class="circular" src="images/praveen.jpg" width="100%" /></div>
<h6>Praveen Arimbrathodiyil</h6>
</a>
</div>
<section id="supporters">
<h1 class="text-center">Supporters</h1>
<div class="col-md-4 col-lg-4 text-center">
<p>We are thankful to all who have helped us to keep diaspora* running in poddery.com. See the full list of contributors.</p>
<a href="donor.html"><button class="btn btn-primary">List of contributors</button></a>
</div>
<div class="row">
<div class="col-md-4 col-lg-4 text-center donor-logo">
<a href="//knightswarm.com/">
<div class="supporter-logo centered"><img src="images/knightswarm.jpg" width="100%" /></div>
<h6>KnightSwarm </h6>
</a>
<br />Provided us server for hosting poddery.com
</div>
<div class="col-md-4 col-lg-4 text-center donor-logo">
<a href="https://poddery.com/u/praveen">
<div class="supporter-logo centered"><img class="circular" src="images/praveen.jpg" width="100%" /></div>
<h6>Praveen Arimbrathodiyil</h6>
</a>
</div>
</section>
</div>
<div class="col-md-4 col-lg-4 text-center">
<p>We are thankful to all who have helped us to keep diaspora* running in poddery.com. See the full list of contributors.</p>
<a class="btn btn-primary" href="donor.html">List of contributors</a>
</div>
<hr />
</div>
</section>
</div>
<hr />
<footer class="text-center">
<p>Maintained by <a href="https://www.loomio.org/g/2bjVXqAu/fosscommunity-in-poddery-com-maintainer-s-group">fosscommunity.in</a></p><br/>
</footer>
<footer class="text-center">
<p>Maintained by <a href="https://www.loomio.org/g/2bjVXqAu/fosscommunity-in-poddery-com-maintainer-s-group">fosscommunity.in</a></p><br/>
</footer>
<script src="js/vendor/jquery-1.9.1.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/bootstrap.min.js"></script>
<script src="js/plugins.js"></script>
<!-- <script src="js/vendor/jquery-1.9.1.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>-->
<script src="js/jquery-3.1.0.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>
This diff is collapsed.
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment