forked from OleVik/grav-plugin-fullpage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
fullpage.yaml
42 lines (42 loc) · 982 Bytes
/
fullpage.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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
enabled: true
order:
by: folder
dir: asc
theme_css: true
builtin_css: true
builtin_js: true
color_function: "50"
header_font: "'Helvetica Neue', Helvetica, Arial, sans-serif"
block_font: "Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif"
change_titles: true
inject_footer: ""
shortcodes: true
transition: true
styles:
- background: "#0B110D"
- background: "#2C4D56"
- background: "#C3AA72"
- background: "#DC7612"
- background: "#BD3200"
options:
navigation: false
navigationPosition: 'right'
showActiveTooltip: false
slidesNavigation: false
slidesNavPosition: 'bottom'
css3: true
autoScrolling: true
fitToSection: true
scrollBar: false
loopTop: false
loopBottom: false
loopHorizontal: true
touchSensitivity: 15
keyboardScrolling: true
animateAnchor: true
recordHistory: true
controlArrows: true
verticalCentered: true
sectionSelector: '.section'
slideSelector: '.slide'
lazyLoading: true