summaryrefslogtreecommitdiff
path: root/pages/install/windows
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-09-26 15:30:40 -0700
committerelijah <elijah@riseup.net>2014-09-26 15:30:40 -0700
commit8e0565b8238f68732344f8f9bc6eda0a6ce61a47 (patch)
tree0bb6ffd1fb889dc9f6de4ed9e79865e3718c7730 /pages/install/windows
parent87b28dbe2e09ab507ce0ce0acad2e260647481b0 (diff)
imported latest dl.bitmask.net pages
Diffstat (limited to 'pages/install/windows')
-rw-r--r--pages/install/windows/en.haml19
-rw-r--r--pages/install/windows/en.text15
2 files changed, 15 insertions, 19 deletions
diff --git a/pages/install/windows/en.haml b/pages/install/windows/en.haml
deleted file mode 100644
index bb2b2e4..0000000
--- a/pages/install/windows/en.haml
+++ /dev/null
@@ -1,19 +0,0 @@
-- @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 => 'https://dl.bitmask.net/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="https://dl.bitmask.net/client/windows/">browse all releases</a>.
-
-= render({:partial => 'common/email'})
diff --git a/pages/install/windows/en.text b/pages/install/windows/en.text
new file mode 100644
index 0000000..87743c3
--- /dev/null
+++ b/pages/install/windows/en.text
@@ -0,0 +1,15 @@
+@title = "Bitmask for Windows"
+
+h1. Bitmask for Windows
+
+<%= render({:partial => 'common/notice'}, {:type => 'warning', :text => '<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 => 'https://dl.bitmask.net/client/windows/Bitmask-win32-latest.zip', :text => 'Download for Windows'}) %>
+
+Optionally, you can [[authenticate the signature => signature-verification]] for the Bitmask .zip file using [[this signature file => https://dl.bitmask.net/client/osx/Bitmask-win32-latest.zip.asc]].
+
+h2. Download other versions
+
+If you want to install an old version of Bitmask, you can <a href="https://dl.bitmask.net/client/windows/">browse all releases</a>.