Skip to content
Snippets Groups Projects
Commit 05fb70a7 authored by Manu Krishnan T V's avatar Manu Krishnan T V
Browse files

Updated Font Awesome, changed Savepoddery links to save.poddery.com, removed external file loading

parent 3964491c
Branches
No related merge requests found
Landing page for poddery.com
http://savepoddery.com/poddery.com/
https://poddery.com/
This diff is collapsed.
......@@ -22,8 +22,7 @@ textarea {
border-radius: 150px;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
background: url(http://link-to-your/image.jpg) no-repeat;
}
}
body {
font-size: 1em;
......
File added
File added
source diff could not be displayed: it is too large. Options to address this: view the blob.
File added
File added
images/knightswarm.jpg

17 KiB

......@@ -10,7 +10,6 @@
<meta name="description" content="diaspora*">
<meta name="viewport" content="width=device-width">
<link href='favicon.ico' rel='shortcut icon'>
<link href='apple-touch-icon.png' rel='apple-touch-icon'>
......@@ -19,22 +18,23 @@
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/font-awesome-ie7.min.css">
<link rel="stylesheet" href="css/main.css">
<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> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<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]-->
<header>
<div class="container">
<div class="row text-center">
<div class="col-md-12">
<img src="img/diaspora-logo-large.png" alt="diaspora logo" class="centered img-responsive">
<img src="img/diaspora-logo-large.png" alt="Diaspora Logo" class="centered img-responsive">
<h3>The community-run Distributed Social-network</h3>
</div>
<center>
<a href="https://ind.ie"><img src="images/indie-poddery.png"></a>
</center>
<div class="col-md-12" style="text-align: center;">
<a href="https://ind.ie" title="ind.ie"><img src="images/indie-poddery.png" alt="ind.ie" class="centered img-responsive"></a>
</div>
<div class="col-md-12">
<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>
......@@ -44,7 +44,7 @@
</header>
<div id="band" class="text-center">
Unity is strength! <a href="#save-poddery">See how we saved this pod.</a>
Unity is strength! <a href="http://save.poddery.com">See how we saved this pod.</a>
</div>
<div class="container">
......@@ -76,9 +76,9 @@
</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://savepoddery.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="icon-eur"></i> in the period June 09, 2013 - July 23, 2013.</p>
<a href="http://savepoddery.com"><button class="btn btn-primary">savepoddery.com <i class="icon-chevron-right"></i></button></a>
<a href="http://poddery.com/details.html"><button class="btn btn-success">Technical and Expense Details <i class="icon-chevron-right"></i></button></a>
<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="icon-eur"></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 class="icon-chevron-right"></i></button></a>
<a href="//poddery.com/details.html"><button class="btn btn-success">Technical and Expense Details <i class="icon-chevron-right"></i></button></a>
</div>
</div>
</section>
......@@ -88,11 +88,11 @@
<h1 class="text-center">Supporters</h1>
<div class="col-lg-4 text-center donor-logo">
<a href="http://knightswarm.com/">
<div class="supporter-logo centered"><img src="https://lh5.googleusercontent.com/-qS-6pZ6PJA4/AAAAAAAAAAI/AAAAAAAAAF0/qpKuDB-lohk/photo.jpg" width="100%" /></div>
<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
<br />Provided us server for hosting poddery.com
</div>
<div class="row">
<div class="col-lg-5 text-center donor-logo">
......@@ -101,7 +101,9 @@
<h6>Praveen Arimbrathodiyil</h6>
</a>
</div></div>
<!-- <div class="col-lg-6">
<!--
<div class="col-lg-6">
<div class="row">
<div class="col-lg-6 donor-img">
<div class="row">
......@@ -127,7 +129,9 @@
</a>
</div>
</div>
</div>-->
</div>
-->
<br />
<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 <i class="icon-chevron-right"></i></button></a>
......@@ -135,17 +139,16 @@
</div>
</section>
</div>
<hr>
<hr />
<footer class="text-center">
<p><a href="https://www.loomio.org/g/2bjVXqAu/fosscommunity-in-poddery-com-maintainer-s-group">
Maintained by fosscommunity.in</a></p><br/>
<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="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.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/bootstrap.min.js"></script>
<script src="js/main.js"></script>
<script src="js/plugins.js"></script>
</body>
</html>
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