From: Jeremy Thomas Date: Tue, 10 Apr 2018 17:22:04 +0000 (+0100) Subject: Add more page X-Git-Tag: 0.7.0~1^2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8c0805988c1492cf34998590c17199356ad8af1;p=thirdparty%2Fbulma.git Add more page --- diff --git a/docs/_data/global.json b/docs/_data/global.json index 307a1029b..b06ba4d3f 100644 --- a/docs/_data/global.json +++ b/docs/_data/global.json @@ -9,7 +9,7 @@ }, { "id": "expo", - "color": "bd-has-text-star", + "color": "has-text-star", "fa_type": "fas", "fa_icon": "fa-star", "title": "Expo" diff --git a/docs/_data/links.json b/docs/_data/links.json index 832e49b0e..9f0f41082 100644 --- a/docs/_data/links.json +++ b/docs/_data/links.json @@ -330,36 +330,51 @@ "expo": { "name": "Expo", "subtitle": "Official Bulma showcase", + "icon": "star", + "color": "star", "path": "/expo" }, "love": { "name": "Love", "subtitle": "Fans of Bulma around the world", + "color": "danger", + "icon": "heart", "path": "/love" }, "bulma-start": { "name": "Bulma start", "subtitle": "A tiny npm package to get started", + "icon": "rocket", + "color": "success", "path": "/bulma-start" }, "made-with-bulma": { "name": "Made with Bulma", "subtitle": "The official community badge", + "icon": "certificate", + "color": "primary", "path": "/made-with-bulma" }, "bootstrap": { "name": "Coming from Bootstrap", "subtitle": "See how Bulma is an alternative to Bootstrap", + "icon": "exchange-alt", + "color": "bootstrap", "path": "/alternative-to-bootstrap" }, "patreon-backers": { "name": "Patreon backers", "subtitle": "Everyone who is supporting Bulma", + "icon_brand": "true", + "icon": "patreon", + "color": "patreon", "path": "/backers" }, "extensions": { "name": "Bulma extensions", "subtitle": "Side projects to enhance Bulma", + "icon": "plug", + "color": "orange", "path": "/extensions" } }, diff --git a/docs/_includes/footer/boxes.html b/docs/_includes/footer/boxes.html index 624bb11de..2792869d6 100644 --- a/docs/_includes/footer/boxes.html +++ b/docs/_includes/footer/boxes.html @@ -21,7 +21,7 @@