From: Jeremy Thomas Date: Tue, 10 Apr 2018 16:33:43 +0000 (+0100) Subject: Footer stars X-Git-Tag: 0.7.0~1^2~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91776c091f787cd357ac84b4784dca1f922ea70a;p=thirdparty%2Fbulma.git Footer stars --- diff --git a/docs/_data/links.json b/docs/_data/links.json index c22fd67dd..ef01cc05e 100644 --- a/docs/_data/links.json +++ b/docs/_data/links.json @@ -330,6 +330,10 @@ "love": { "name": "Love", "path": "/love" + }, + "bootstrap": { + "name": "Alternative to Bootstrap", + "path": "/alternative-to-bootstrap" } }, "categories": { diff --git a/docs/_includes/elements/patreon.html b/docs/_includes/elements/patreon.html index 1277955ca..067315573 100644 --- a/docs/_includes/elements/patreon.html +++ b/docs/_includes/elements/patreon.html @@ -1,8 +1,3 @@ -
-

- Support Bulma on Patreon -

- - Become a patron - -
+ + Become a patron + diff --git a/docs/_includes/footer/about.html b/docs/_includes/footer/about.html new file mode 100644 index 000000000..97d39d8ee --- /dev/null +++ b/docs/_includes/footer/about.html @@ -0,0 +1,13 @@ + + + + + diff --git a/docs/_includes/footer/boxes.html b/docs/_includes/footer/boxes.html new file mode 100644 index 000000000..624bb11de --- /dev/null +++ b/docs/_includes/footer/boxes.html @@ -0,0 +1,48 @@ +{% assign boostrap_link = site.data.links.by_id['boostrap'] %} +{% assign expo_link = site.data.links.by_id['expo'] %} +{% assign love_link = site.data.links.by_id['love'] %} + + diff --git a/docs/_includes/footer/contribute.html b/docs/_includes/footer/contribute.html new file mode 100644 index 000000000..50454906e --- /dev/null +++ b/docs/_includes/footer/contribute.html @@ -0,0 +1,9 @@ + + + diff --git a/docs/_includes/footer/share.html b/docs/_includes/footer/share.html new file mode 100644 index 000000000..71174f01c --- /dev/null +++ b/docs/_includes/footer/share.html @@ -0,0 +1,9 @@ + + + diff --git a/docs/_includes/footer/support.html b/docs/_includes/footer/support.html new file mode 100644 index 000000000..936995cd4 --- /dev/null +++ b/docs/_includes/footer/support.html @@ -0,0 +1,30 @@ + diff --git a/docs/_includes/global/footer.html b/docs/_includes/global/footer.html index 05be9bfd2..fe9a63ebf 100644 --- a/docs/_includes/global/footer.html +++ b/docs/_includes/global/footer.html @@ -4,81 +4,16 @@ {% include global/sponsors.html %} +
+ {% include global/newsletter.html %} diff --git a/docs/_includes/global/navbar.html b/docs/_includes/global/navbar.html index a9a8a9596..d5eed5830 100644 --- a/docs/_includes/global/navbar.html +++ b/docs/_includes/global/navbar.html @@ -83,17 +83,7 @@