Add GitHub sponsor button

This commit is contained in:
Jeremy Thomas
2019-10-05 17:53:41 +01:00
parent 0bf63dc5c5
commit 90d5925dff
15 changed files with 200 additions and 56 deletions

View File

@@ -1,5 +1,10 @@
{
"by_id": {
"sinuous": {
"name": "Sinuous",
"url": "https://sinuous.netlify.com/",
"date": "21 Sep 2019"
},
"divjoy": {
"name": "Divjoy",
"url": "https://divjoy.com/",
@@ -50,7 +55,6 @@
},
"mynameismirko2018": {
"name": "mynameismirko",
"highlighted": true,
"url": "http://2018.mynameismirko.it/",
"date": "26 Jan 2019"
},
@@ -347,6 +351,7 @@
"bulmaplay",
"filegator",
"counternetwork",
"sinuous",
"agilox",
"pingstack",
"mynameismirko2018",

View File

@@ -482,14 +482,22 @@
},
"videos": {
"name": "Videos",
"color": "success",
"icon": "play-circle",
"title": "Videos",
"path": "/videos"
},
"blog": {
"name": "Blog",
"title": "Blog",
"subtitle": "Stay updated with new features",
"color": "orange",
"icon": "rss",
"path": "/blog"
},
"expo": {
"name": "Expo",
"title": "Expo",
"subtitle": "Official Bulma showcase",
"icon": "star",
"color": "star",
@@ -497,11 +505,23 @@
},
"love": {
"name": "Love",
"title": "Love",
"subtitle": "Fans of Bulma around the world",
"color": "danger",
"icon": "heart",
"path": "/love"
},
"backers": {
"id": "backers",
"name": "Patreon Backers",
"title": "Backers",
"color": "patreon",
"icon": "patreon",
"path": "/backers",
"icon_brand": true,
"subtitle": "Everyone who is supporting Bulma",
"description": "Everyone who is supporting Bulma"
},
"more": {
"name": "More",
"path": "/more"
@@ -543,8 +563,15 @@
"path": "/extensions"
}
},
"navbar": [
"videos",
"expo",
"love",
"backers"
],
"more": [
"patreon-backers",
"backers",
"blog",
"made-with-bulma",
"bootstrap",
"extensions",