-
-
Notifications
You must be signed in to change notification settings - Fork 4k
/
extensions.html
199 lines (193 loc) · 4.94 KB
/
extensions.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
---
title: Extensions
layout: default
theme: customize
route: extensions
breadcrumb:
- home
- more
- extensions
extensions:
- name: bulma-o-steps
url: https://octoshrimpy.github.io/bulma-o-steps/
slug: bulma-o-steps
width: 401
height: 352
- name: bulma-accordion
url: https://wikiki.github.io/components/accordion
slug: bulma-accordion
width: 640
height: 310
- name: bulma-carousel
url: https://wikiki.github.io/components/carousel
slug: bulma-carousel
width: 640
height: 433
- name: bulma-quickview
url: https://wikiki.github.io/components/quickview
slug: bulma-quickview
width: 1438
height: 499
- name: bulma-iconpicker
url: https://wikiki.github.io/form/iconpicker
slug: bulma-iconpicker
width: 237
height: 89
- name: bulma-tagsinput
url: https://wikiki.github.io/form/tagsinput
slug: bulma-tagsinput
width: 423
height: 50
- name: bulma-tagsfield
url: https://github.com/vyachkonovalov/bulma-tagsfield
slug: bulma-tagsfield
width: 471
height: 70
- name: bulma-pricingtable
url: https://wikiki.github.io/components/pricingtable
slug: bulma-pricingtable
width: 1301
height: 428
- name: bulma-megamenu
url: https://github.com/hunzaboy/bulma-megamenu
slug: bulma-megamenu
width: 668
height: 182
- name: bulma-coolcheckboxes
url: https://github.com/hunzaboy/Cool-Checkboxes-for-Bulma.io
slug: bulma-coolcheckbox
width: 450
height: 184
- name: bulma-slider
url: https://wikiki.github.io/form/slider
slug: bulma-slider
width: 647
height: 166
- name: bulma.io-axure
url: https://github.com/AGmakonts/Bulma.io-axure
slug: bulma.io-axure
width: 888
height: 541
- name: bulma-checkradio
url: https://wikiki.github.io/form/checkradio
slug: bulma-checkradio
width: 247
height: 193
- name: bulma-switch
url: https://wikiki.github.io/form/switch
slug: bulma-switch
width: 193
height: 193
- name: bulma-steps (alternative)
url: https://aramvisser.github.io/bulma-steps/
slug: bulma-steps-alternative
width: 1078
height: 280
- name: bulma-divider
url: https://wikiki.github.io/layout/divider
slug: bulma-divider
width: 651
height: 54
- name: bulma-calendar
url: https://wikiki.github.io/components/calendar
slug: bulma-calendar
width: 338
height: 352
- name: bulma-pageloader
url: https://wikiki.github.io/elements/pageloader
slug: bulma-pageloader
width: 245
height: 139
- name: bulma-ribbon
url: https://github.com/Wikiki/bulma-ribbon
slug: bulma-ribbon
width: 323
height: 87
- name: bulma-badge
url: https://wikiki.github.io/elements/badge
slug: bulma-badge
width: 623
height: 211
- name: bulma-steps
url: https://wikiki.github.io/components/steps
slug: bulma-steps
width: 1294
height: 147
- name: bulma-tooltip
url: https://wikiki.github.io/elements/tooltip
slug: bulma-tooltip
width: 215
height: 55
- name: bulma-timeline
url: https://wikiki.github.io/components/timeline
slug: bulma-timeline
width: 634
height: 469
- name: bulma-toast
url: https://rfoel.github.io/bulma-toast/
slug: bulma-toast
width: 208
height: 173
- name: bulma-dashboard
url: https://github.com/lucperkins/bulma-dashboard
slug: bulma-dashboard
- name: bulma-block-list
url: https://github.com/chrisrhymes/bulma-block-list
slug: bulma-block-list
- name: bulma-spacing
url: https://github.com/kaangokdemir/bulma-spacing
slug: bulma-spacing
- name: bulma-list
url: https://bluefantail.github.io/bulma-list
slug: bulma-list
width: 1186
height: 480
- name: bulma-jumbo-tiny
url: https://thirstyape.github.io/Bulma-Jumbo-Tiny/index.html
slug: bulma-jumbo-tiny
---
{% include global/header.html %}
{%
include docs/hero.html
title="Bulma extensions"
subtitle="Side projects to enhance your Bulma experience."
%}
{% capture call_button %}
<a class="button bd-fat-button is-extensions is-medium"
href="https://github.com/jgthms/bulma/pulls"
target="_blank">
<span class="icon">
<i class="fas fa-code-branch"></i>
</span>
<span>
Submit a Pull Request
</span>
</a>
{% endcapture %}
{%
include docs/components/call.html
color="extensions"
text='Have an <strong>extension</strong> to <strong>share</strong> with the community?'
button=call_button
%}
<section class="section">
<div class="fixed-grid has-1-cols-mobile">
<div class="grid is-gap-6">
{% for extension in page.extensions %}
<a class="cell" href="{{ extension.url }}" target="_blank" rel="nofollow">
<div class="block">
<h3 class="title is-5">
{{ extension.name }}
</h3>
<div class="subtitle is-6">
{{ extension.url | remove:'http://' | remove:'https://' | remove:'www.' }}
</div>
</div>
<figure class="has-background is-flex is-justify-content-center p-3 has-radius">
<img src="{{site.url}}/assets/images/extensions/{{ extension.slug }}.png" width="{{ extension.width }}" height="{{ extension.height }}">
</figure>
</a>
{% endfor %}
</div>
</div>
</section>