summaryrefslogtreecommitdiff
path: root/pages/en.haml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-06-24 16:42:00 -0700
committerelijah <elijah@riseup.net>2014-06-24 16:42:00 -0700
commit2a6da3e0a8208ab4b3316b7285aecc39e68066fb (patch)
tree8d139e654ce7f54fc8254912485bc832c722fafb /pages/en.haml
parent5b1194f22bc01c45a0983f4baf279b41465d33c3 (diff)
tmp disabled mac and windows buttons. made front page look better on tiny phones. changed masthead. added trusty dpkg info.
Diffstat (limited to 'pages/en.haml')
-rw-r--r--pages/en.haml39
1 files changed, 24 insertions, 15 deletions
diff --git a/pages/en.haml b/pages/en.haml
index 7936d53..9e2649f 100644
--- a/pages/en.haml
+++ b/pages/en.haml
@@ -4,26 +4,35 @@
.col-sm-8.col-sm-offset-2
.p.alert.alert-danger
%i.fa.fa-warning
- <b>WARNING:</b> Bitmask is still experimental. Please do not use these beta releases of Bitmask for situations where a compromise of your data could put you in danger. Also, although Bitmask is improving rapidly, it is possible that you could lose your email when using an early beta release.
+ <b>WARNING:</b> Bitmask is still experimental. Please do not use these beta releases of Bitmask for situations where a compromise of your data could put you in danger.
+ <!-- Also, although Bitmask is improving rapidly, it is possible that you could lose your email when using an early beta release. -->
.row.bm-front-buttons
.col-sm-3.col-xs-6
- %a.btn.btn-lg.btn-default{:href=>"/linux"}
+ %a.btn.btn-default{:href=>"/android"}
+ %i.fa.fa-android.fa-5x
+ %br
+ %b Android
+ %br
+ %small 4.0 and above
+ .col-sm-3.col-xs-6
+ %a.btn.btn-default{:href=>"/linux"}
%i.fa.fa-linux.fa-5x
- %br/
- GNU/Linux
+ %br
+ %b GNU/Linux
+ %br
+ %small Debian, Ubuntu, Mint
.col-sm-3.col-xs-6
- %a.btn.btn-lg.btn-default{:href=>"/mac"}
+ %a.btn.btn-default.disabled{:href=>"/mac"}
%i.fa.fa-apple.fa-5x
- %br/
- Mac OS
+ %br
+ %b Mac OS
+ %br
+ %small Coming very soon...
.col-sm-3.col-xs-6
- %a.btn.btn-lg.btn-default{:href=>"/windows"}
+ %a.btn.btn-default.disabled{:href=>"/windows"}
%i.fa.fa-windows.fa-5x
- %br/
- Windows
- .col-sm-3.col-xs-6
- %a.btn.btn-lg.btn-default{:href=>"/android"}
- %i.fa.fa-android.fa-5x
- %br/
- Android
+ %br
+ %b Windows
+ %br
+ %small Coming soon...