]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Add Patreon blog post
authorJeremy Thomas <bbxdesign@gmail.com>
Tue, 14 Nov 2017 10:47:21 +0000 (10:47 +0000)
committerJeremy Thomas <bbxdesign@gmail.com>
Tue, 14 Nov 2017 12:17:01 +0000 (12:17 +0000)
docs/_posts/2017-10-22-list-of-buttons.md
docs/_posts/2017-11-01-fixed-navbar.md
docs/_posts/2017-11-14-bulma-is-on-patreon.md [new file with mode: 0644]
docs/images/blog/patreon-homepage.png [new file with mode: 0644]

index 9c614df8d40b5f14d43486320cbf7baeccd5ba89..3afc4b16b1337e08be25e3d47d27dd7e9750c747 100644 (file)
@@ -4,7 +4,7 @@ title: "New feature: list of buttons"
 introduction: "What's better than one button? Multiple buttons!"
 color: "danger"
 name: "List of buttons"
-icon: "button"
+icon: "hand-pointer-o"
 ---
 
 Similarly to the [list of tags](/2017/08/03/list-of-tags/) launched a few months ago, the [button](/documentation/elements/button/) has its own **list of buttons**:
index 22c1904d002de8c3df4459875fac98762359decf..fc5fe32285dbac624262949d7956a0a23f6b323b 100644 (file)
@@ -4,7 +4,7 @@ title: "New feature: fixed navbar"
 introduction: "Fix your navbar at the top or bottom"
 color: "info"
 name: "Fixed navbar"
-icon: "fix"
+icon: "map-pin"
 ---
 
 You can now fix a [navbar](/documentation/components/navbar/#fixed-navbar) to the **top** or the **bottom**:
diff --git a/docs/_posts/2017-11-14-bulma-is-on-patreon.md b/docs/_posts/2017-11-14-bulma-is-on-patreon.md
new file mode 100644 (file)
index 0000000..0054b87
--- /dev/null
@@ -0,0 +1,18 @@
+---
+title: "Bulma is on Patreon!"
+layout: post
+introduction: "Fix your navbar at the top or bottom"
+color: "primary"
+name: "Bulma on Patreon"
+icon: "support"
+---
+
+**Bulma** has now its own [Patreon page](https://www.patreon.com/jgthms):
+
+<figure>
+  <a href="https://www.patreon.com/jgthms" target="_blank">
+    <img src="/images/blog/patreon-homepage.png" alt="Bulma Patreon homepage" width="840" height="525">
+  </a>
+</figure>
+
+This will allow people to easily support Bulma, and ensure its future development.
diff --git a/docs/images/blog/patreon-homepage.png b/docs/images/blog/patreon-homepage.png
new file mode 100644 (file)
index 0000000..6751182
Binary files /dev/null and b/docs/images/blog/patreon-homepage.png differ