-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuikit.yaml
26 lines (23 loc) · 1.17 KB
/
uikit.yaml
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
name: UIkit for Gantry5
description: Configure UIkit for Gantry5.
type: atom
form:
fields:
enabled:
type: input.checkbox
label: Enabled
description: Globally enable UIkit for Gantry5 particles.
default: true
_note:
type: separator.note
class: alert alert-info
content: 'This Atom loads a modified and optimized version of the <a href="http://getuikit.com/index.html" target="_blank">UIkit Framework</a> prepared specifically for Gantry 5.<br />Developed and maintained by <a href="http://www.inspiretheme.com/" target="_blank">InspireTheme.com</a><br /><br /><strong>UIkit Version:</strong><br />2.27.4<br /><br /><strong>Components Included:</strong><br />Core, Dynamic Grid, Dotnav, Progress, Slidenav, Lightbox, Slider, Slideset, Slideshow, Parallax, Accordion, Notify, Sticky, Tooltip'
jslocation:
type: select.select
label: JS Location
description: Select where the UIkit JS assets should be loaded. The default and recommended location is 'Footer' (before the closing body tag).
placeholder: 'Select...'
default: footer
options:
footer: Footer
head: Head