summaryrefslogtreecommitdiff
path: root/pages/install/windows
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-07-21 02:17:06 -0700
committerelijah <elijah@riseup.net>2014-07-21 02:17:06 -0700
commit780e7f0d882a22503f9ce7caab0a2e969e8529e6 (patch)
treeba1f36532a7e6f471dc1007728da210bf5919cfc /pages/install/windows
parenta91bb680740c80eac5d19e61dc3c16e10b78b2c0 (diff)
initial draft content
Diffstat (limited to 'pages/install/windows')
-rw-r--r--pages/install/windows/en.haml19
1 files changed, 19 insertions, 0 deletions
diff --git a/pages/install/windows/en.haml b/pages/install/windows/en.haml
new file mode 100644
index 0000000..860285c
--- /dev/null
+++ b/pages/install/windows/en.haml
@@ -0,0 +1,19 @@
+- @title = "Bitmask for Windows"
+
+%h1 Bitmask for Windows
+
+.row
+ .col-sm-8.col-sm-offset-2
+ .p.alert.alert-danger
+ %i.fa.fa-warning
+ <b>WARNING:</b> Currently, the Windows build is very buggy and is not officially supported. If you know Windows programming, we could <a href="https://leap.se/get-involved">use your help</a>.
+
+%h2 Download latest version
+
+= render({:partial => 'common/download_button'}, {:link => '/client/windows/Bitmask-win32-latest.zip', :text => 'Download for Windows'})
+
+%h2 Download other versions
+
+%p If you want to install an old version of Bitmask, you can <a href="/client/windows/">browse all releases</a>.
+
+= render({:partial => 'common/email'})