summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2016-12-09 00:00:23 +0100
committerkwadronaut <kwadronaut@leap.se>2016-12-09 00:00:23 +0100
commita480b8d0f52ff1503b509a28c353520025b602a3 (patch)
treed14b42957ac6a1870570001bd33b34df6bd3334b
parenta7453fba9b226c1e811657d9c35b567561911779 (diff)
add download button for experimental builds
-rw-r--r--pages/linux/en.md5
-rw-r--r--public/linux/index.en.html13
-rw-r--r--public/linux/index.es.html13
-rw-r--r--public/linux/index.pt.html13
4 files changed, 44 insertions, 0 deletions
diff --git a/pages/linux/en.md b/pages/linux/en.md
index 19f668c..4602360 100644
--- a/pages/linux/en.md
+++ b/pages/linux/en.md
@@ -72,3 +72,8 @@ If you want to try an experimental or release candidate versions of Bitmask, you
apt-get dist-upgrade
**NOTE:** When upgrading the version of your operating system, you must also follow the directions listed under "When upgrading the OS" above.
+
+# Latest builds
+For the more adventurous we make stand alone bundle builds available after each commit or merge. Currently best tested again cdev.bitmask.net, because of ongoing changes of Soledad.
+
+ <%= render({:partial => 'common/download_button'}, {:link => 'https://0xacab.org/leap/bitmask-dev/builds/artifacts/master/download?job=bitmask_latest_bundle', :text => 'Download latest experimental bundle'}) %>
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index b9be99a..684e4f4 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -55,6 +55,9 @@ Bitmask Downloads
<li>
<a href="#upgrading">Upgrading</a>
</li>
+ <li>
+ <a href="#latest-builds">Latest builds</a>
+ </li>
</ol></div>
<p><div class='row'>
@@ -182,6 +185,16 @@ apt-get dist-upgrade
<p><strong>NOTE:</strong> When upgrading the version of your operating system, you must also follow the directions listed under &ldquo;When upgrading the OS&rdquo; above.</p>
+<h1><a name="latest-builds"></a>Latest builds</h1>
+
+<p>For the more adventurous we make stand alone bundle builds available after each commit or merge. Currently best tested again clientdev.bitmask.net, because of ongoing changes of Soledad.</p>
+
+<p> <a class='btn btn-primary btn-large' href='https://0xacab.org/leap/bitmask-dev/builds/artifacts/master/download?job=bitmask_latest_bundle'>
+ <i class='fa fa-cloud-download fa-lg'></i>
+ Download latest experimental bundle
+</a>
+</p>
+
</div>
<footer>
<div>
diff --git a/public/linux/index.es.html b/public/linux/index.es.html
index 8f9213c..1c3eac4 100644
--- a/public/linux/index.es.html
+++ b/public/linux/index.es.html
@@ -55,6 +55,9 @@ Bitmask Downloads
<li>
<a href="#upgrading">Upgrading</a>
</li>
+ <li>
+ <a href="#latest-builds">Latest builds</a>
+ </li>
</ol></div>
<p><div class='row'>
@@ -182,6 +185,16 @@ apt-get dist-upgrade
<p><strong>NOTE:</strong> When upgrading the version of your operating system, you must also follow the directions listed under &ldquo;When upgrading the OS&rdquo; above.</p>
+<h1><a name="latest-builds"></a>Latest builds</h1>
+
+<p>For the more adventurous we make stand alone bundle builds available after each commit or merge. Currently best tested again clientdev.bitmask.net, because of ongoing changes of Soledad.</p>
+
+<p> <a class='btn btn-primary btn-large' href='https://0xacab.org/leap/bitmask-dev/builds/artifacts/master/download?job=bitmask_latest_bundle'>
+ <i class='fa fa-cloud-download fa-lg'></i>
+ Download latest experimental bundle
+</a>
+</p>
+
</div>
<footer>
<div>
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html
index 6786dee..ca2bcb1 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -55,6 +55,9 @@ Bitmask Downloads
<li>
<a href="#upgrading">Upgrading</a>
</li>
+ <li>
+ <a href="#latest-builds">Latest builds</a>
+ </li>
</ol></div>
<p><div class='row'>
@@ -182,6 +185,16 @@ apt-get dist-upgrade
<p><strong>NOTE:</strong> When upgrading the version of your operating system, you must also follow the directions listed under &ldquo;When upgrading the OS&rdquo; above.</p>
+<h1><a name="latest-builds"></a>Latest builds</h1>
+
+<p>For the more adventurous we make stand alone bundle builds available after each commit or merge. Currently best tested again clientdev.bitmask.net, because of ongoing changes of Soledad.</p>
+
+<p> <a class='btn btn-primary btn-large' href='https://0xacab.org/leap/bitmask-dev/builds/artifacts/master/download?job=bitmask_latest_bundle'>
+ <i class='fa fa-cloud-download fa-lg'></i>
+ Download latest experimental bundle
+</a>
+</p>
+
</div>
<footer>
<div>