mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add more page
This commit is contained in:
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user