summaryrefslogtreecommitdiff
path: root/pages/help/en.haml
blob: 12fc9299fcfa42c460bebaccf3dca53a389a1dec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
- @title = 'Bitmask Help'
- @nav_title = 'Help'
- @this.toc = false

%br

.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.

%hr

.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