summaryrefslogtreecommitdiff
path: root/pages/help/en.haml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-08-19 01:05:24 -0700
committerelijah <elijah@riseup.net>2014-08-19 01:05:24 -0700
commit8e218361e7f7e337ddbe26872e811d3facbb2d92 (patch)
tree0528ecc74174dc8203c37adafae031849ee6a60b /pages/help/en.haml
parent0b3116fead8bd5a1033f2e47e6354d284613a6d8 (diff)
first presentable version
Diffstat (limited to 'pages/help/en.haml')
-rw-r--r--pages/help/en.haml50
1 files changed, 39 insertions, 11 deletions
diff --git a/pages/help/en.haml b/pages/help/en.haml
index 2a76e19..af1c103 100644
--- a/pages/help/en.haml
+++ b/pages/help/en.haml
@@ -1,15 +1,43 @@
-- @title = 'Help'
+- @title = 'Bitmask Help'
+- @nav_title = 'Help'
+- @this.toc = false
-.h2
- %i.fa.fa-shield
- %span
- [[VPN => help/vpn]]
+%br
-%p.pad With Bitmask VPN, all your traffic is securely routed through your provider before it is decrypted and sent on to the open internet.
+.row
+ .col-xs-1.text-right
+ %h2
+ %i.fa.fa-support
+ .col-xs-11.text-left
+ %h2 [[Support => help/support]]
+ %p Get support, create a help ticket, fill out bug reports, ask for new features.
-.h2
- %i.fa.fa-envelope
- %span
- [[Encrypted Email => help/email]]
+%hr
-%p.pad Bitmask Encrypted Email is easy to use while still being backward compatible with the existing OpenPGP protocol for secure email.
+.row
+ .col-xs-1.text-right
+ %h2
+ %i.fa.fa-flag-checkered
+ .col-xs-11.text-left
+ %h2 [[Getting Started => help/getting-started]]
+ %p Running Bitmask for the first time.
+
+%hr
+
+.row
+ .col-xs-1.text-right
+ %h2
+ %i.fa.fa-shield
+ .col-xs-11.text-left
+ %h2 [[VPN => help/vpn]]
+ %p How to protect your traffic from censorship and surveillance by using Bitmask VPN.
+
+%hr
+
+.row
+ .col-xs-1.text-right
+ %h2
+ %i.fa.fa-envelope
+ .col-xs-11.text-left
+ %h2 [[Encrypted Email => help/email]]
+ %p How to easily send and receive secure messages with Bitmask Encrypted Email.