From: Jeremy Thomas
Date: Sat, 14 Oct 2017 17:35:16 +0000 (+0100)
Subject: Link to versions subdomain
X-Git-Tag: 0.6.1~54
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7887fad731fafa1baf756806ca8c05eab7f50b21;p=thirdparty%2Fbulma.git
Link to versions subdomain
---
diff --git a/docs/_includes/navbar.html b/docs/_includes/navbar.html
index 0a86027aa..e6a1c229e 100644
--- a/docs/_includes/navbar.html
+++ b/docs/_includes/navbar.html
@@ -65,7 +65,7 @@
{{#unless site.deprecated}}
- View all versions
+ View all versions
{{/unless}}
diff --git a/docs/_posts/2017-07-24-access-previous-bulma-versions.md b/docs/_posts/2017-07-24-access-previous-bulma-versions.md
index 776ba7130..27b656bd0 100644
--- a/docs/_posts/2017-07-24-access-previous-bulma-versions.md
+++ b/docs/_posts/2017-07-24-access-previous-bulma-versions.md
@@ -1,12 +1,12 @@
---
layout: post
title: "Access previous Bulma versions"
-introduction: "It is now possible to **access previous versions** of Bulma. Just head towards: [http://bulma.io/versions/](http://bulma.io/versions/)"
+introduction: "It is now possible to **access previous versions** of Bulma. Just head towards: [http://versions.bulma.io/](http://versions.bulma.io/)"
color: "primary"
name: "Versions"
icon: "undo"
---
-It is now possible to **access previous versions** of Bulma. Just head towards: [http://bulma.io/versions/](http://bulma.io/versions/)
+It is now possible to **access previous versions** of Bulma. Just head towards: [http://versions.bulma.io/](http://versions.bulma.io/)
-While only version [0.4.4](http://bulma.io/versions/0.4.4) is accessible now, each **new release** will remain available forever.
+While only version [0.4.4](http://versions.bulma.io/0.4.4/) is accessible now, each **new release** will remain available forever.
diff --git a/docs/versions.html b/docs/versions.html
deleted file mode 100644
index 5de16468e..000000000
--- a/docs/versions.html
+++ /dev/null
@@ -1,45 +0,0 @@
----
-title: Versions
-layout: default
-route: versions
-versions:
-- 0.4.4
-- 0.5.0
-- 0.5.1
-- 0.5.2
-- 0.5.3
-- 0.6.0
----
-
-
- {% include navbar.html id="VersionsHero" transparent=true boxed=true %}
-
-
-
-
-
-
-
-
- Versions
-
-
- Access previous versions of Bulma
-
-
- {% for version in page.versions %}
-
- {% endfor %}
-
-
-
- {% include carbon.html %}
-
-
-
-
-