-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
44 lines (41 loc) · 897 Bytes
/
_config.yml
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
name: jekyll-reveal
markdown: redcarpet
highlighter: pygments
baseurl: /SlideDeckCollections
collections:
slides:
output: true
defaults:
-
scope:
path: ""
values:
layout: slides
reveal:
controls: true
progress: true
slideNumber: true
history: true
keyboard: true
overview: true
center: true
touch: true
loop: false
rtl: false
fragments: true
embedded: false
autoSlide: 0
autoSlideStoppable: true
mouseWheel: false
hideAddressBar: true
previewLinks: false
transition: default
transitionSpeed: default
backgroundTransition: default
viewDistance: 3
parallaxBackgroundImage:
parallaxBackgroundSize:
theme: moon
width: 1366
height: 768
margin: 0.1