forked from diaspora/diaspora-project-site
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tackle most of the home index page, along with putting copyediting in…
… en.yml and tweaking some bootstrap defaults.
- Loading branch information
1 parent
b0a216b
commit c34065f
Showing
11 changed files
with
359 additions
and
6 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,231 @@ | ||
<div class="page-header"> | ||
<h1><%= t('pages.home.headline') %></h1> | ||
<div id="masthead", class="hero"> | ||
<div class="container"> | ||
<h1><%= t('pages.home.headline') %></h1> | ||
<h2><%= t('pages.home.welcome_paragraph') %></h2> | ||
</div> | ||
</div> | ||
|
||
<p><%= t('pages.home.welcome_paragraph') %></p> | ||
<div class="container"> | ||
<div class="row"> <br> | ||
<div class="center"> | ||
<img alt="Earthd*" src="/assets/earthD2.png"> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
<br> <br> | ||
|
||
<div class="container"> | ||
<div class="row"> | ||
<h1><%= t('pages.home.key_philosophies') %></h1> | ||
</div> | ||
<div class="row"> | ||
<div class="span-one-third"> | ||
<img alt="Decentralized-stamp" src="/assets/decentralized-stamp.png"> | ||
</div> | ||
<div class="span-one-third"> | ||
<img alt="Freedom-stamp" src="/assets/freedom-stamp.png"> | ||
</div> | ||
<div class="span-one-third"> | ||
<img alt="Keyhole-stamp" src="/assets/keyhole-stamp.png"> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="span-one-third"> | ||
<h2><%= t('pages.home.decentralization') %></h2> | ||
<p><%= t('pages.home.decentralization_about') %></p> | ||
|
||
<p class="find_out_more"> | ||
<a href="/more_info.html" class="btn primary"> | ||
Find out more » | ||
</a> | ||
</p> | ||
</div> | ||
<div class="span-one-third"> | ||
<h2><%= t('pages.home.freedom') %></h2> | ||
<p><%= t('pages.home.freedom_about') %></p> | ||
|
||
<p class="find_out_more"> | ||
<a href="/more_info.html#freedom" class="btn primary"> | ||
Find out more » | ||
</a> | ||
</p> | ||
</div> | ||
<div class="span-one-third"> | ||
<h2><%= t('pages.home.privacy') %></h2> | ||
<p><%= t('pages.home.privacy_about') %></p> | ||
|
||
<p class="find_out_more"> | ||
<a href="/more_info.html#privacy" class="btn primary"> | ||
Find out more » | ||
</a> | ||
</p><br> <br> | ||
|
||
<div id="signup"> | ||
</div> | ||
<br> <br> <br> <br> | ||
</div> | ||
</div> | ||
<div class="clearfix"> | ||
</div> | ||
<div class="page-header"> | ||
<h1> | ||
<%= t('pages.home.get_started') %> | ||
<small><%= t('pages.home.get_started_sub') %></small></h1> | ||
</div> | ||
<div class="row"> | ||
</div> | ||
<div class="clearfix"> | ||
</div> | ||
<div class="row"> | ||
<div class="span-one-third"> | ||
<h2> | ||
<%= t('pages.home.choose_pod') %> | ||
</h2> | ||
<p> | ||
<%= t('pages.home.choose_pod_exp') %> | ||
<a href="http://podupti.me/">Pod Uptime</a>. | ||
</p> | ||
</div> | ||
<div class="span-one-third"> | ||
<h2> | ||
<%= t('pages.home.sign_up') %> | ||
</h2> | ||
<p> | ||
<%= t('pages.home.sign_up_ex1') %> | ||
<a href="http://podupti.me/"> | ||
Pod Uptime | ||
</a> | ||
<%= t('pages.home.sign_up_ex2') %> | ||
</p> | ||
<p class="find_out_more"> | ||
<a href="http://podupti.me/" class="btn primary" data-backdrop="true" data-controls-modal="my-modal"> | ||
Sign up | ||
</a> | ||
</p> | ||
</div> | ||
<div class="span-one-third"> | ||
<h2> | ||
<%= t('pages.home.join_convo') %> | ||
</h2> | ||
<p> | ||
<%= t('pages.home.join_convo_ex') %> | ||
</p> | ||
</div> | ||
</div> | ||
<br> <br> <br> | ||
|
||
<hr> | ||
|
||
<br> | ||
<br> | ||
|
||
<div class="row"> | ||
<div class="span-one-third"> | ||
<img alt="Aspects" src="/assets/aspects.png"> | ||
</div> | ||
<div class="span-one-third"> | ||
<img alt="Features" src="/assets/features.png"> | ||
</div> | ||
<div class="span-one-third"> | ||
<img alt="Ways to help" src="/assets/question-stamp.png"> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="span-one-third"> | ||
<h2> | ||
<%= t('pages.home.aspects') %> | ||
</h2> | ||
<p> | ||
<%= t('pages.home.aspects_ex') %> | ||
</p> | ||
<p class="find_out_more"> | ||
<a href="/more_info.html#aspects" class="btn primary"> | ||
Find out more » | ||
</a> | ||
</p> | ||
</div> | ||
<div class="span-one-third"> | ||
<h2> | ||
<%= t('pages.home.features') %> | ||
</h2> | ||
<p> | ||
<%= t('pages.home.features_ex') %> | ||
</p> | ||
<p class="find_out_more"> | ||
<a href="/more_info.html#features" class="btn primary"> | ||
Find out more » | ||
</a> | ||
</p> | ||
</div> | ||
<div class="span-one-third"> | ||
<h2> | ||
<%= t('pages.home.help') %> | ||
</h2> | ||
<p> | ||
<%= t('pages.home.help_ex') %> | ||
</p> | ||
<p class="find_out_more"> | ||
<a href="/get_involved.html#ways_to_help" class="btn primary"> | ||
Find out more » | ||
</a> | ||
</p> | ||
</div> | ||
</div> | ||
<br> <br> <br> <br> <br> <br> | ||
|
||
<div class="row"> | ||
<div class="span4"> | ||
<img alt="Services" src="/assets/services.png" /> | ||
</div> | ||
<div class="span12"> | ||
<h1> | ||
<%= t('pages.home.socialint') %> | ||
</h1> | ||
<p> | ||
<%= t('pages.home.socialint_ex') %> | ||
</p> | ||
<br> | ||
<br> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
</body> | ||
</html> | ||
|
||
<div class="modal fade" id="my-modal"> | ||
<div class="modal-header"> | ||
<a href="#" class="close"> | ||
x | ||
</a> | ||
<h3> | ||
Join an open pod. | ||
</h3> | ||
</div> | ||
<div class="modal-body"> | ||
<p> | ||
The Diaspora* ecosystem consists of numerous pods, which all connect together | ||
to form our new social web. | ||
</p> | ||
<p> | ||
On the next page, you’ll see a list of the open pods. There are stats for each, | ||
showing how long it's been running and how much 'down-time' if any it has. Simply | ||
pick one, click on the link or that pod (in the left-hand column) and follow the | ||
simple steps on that pod’s home page to create your account. | ||
</p> | ||
<p> | ||
Note: You may find that some of these pods are not open to the public. | ||
In that case, we encourage you to try another one. | ||
</p> | ||
</div> | ||
<div class="modal-footer"> | ||
<a href="http://podupti.me" target="_blank"> | ||
Click here to choose a pod to join. | ||
</a> | ||
<p class="note"> | ||
Note: podupti.me is a community resource and not run by the core team. | ||
</p> | ||
</div> |
Oops, something went wrong.