-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
51 lines (48 loc) · 1000 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
45
46
47
48
49
50
51
name: jekyll-reveal
markdown: redcarpet
highlighter: rogue
baseurl: /mcu-cursus
collections:
slides:
output: true
labs:
output: true
defaults:
- scope:
path: ""
type: labs
values:
layout: labs
- scope:
path: ""
type: slides
values:
layout: slides
reveal:
controls: true
progress: true
slideNumber: true
history: false
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: 1920
height: 1080
margin: 0.1