aboutsummaryrefslogtreecommitdiff
path: root/point.yml
diff options
context:
space:
mode:
Diffstat (limited to 'point.yml')
-rw-r--r--point.yml52
1 files changed, 52 insertions, 0 deletions
diff --git a/point.yml b/point.yml
new file mode 100644
index 0000000..716528c
--- /dev/null
+++ b/point.yml
@@ -0,0 +1,52 @@
1#
2# What's The Point presentation configuration file
3#
4
5data:
6 file: "../slides.yml"
7 type:
8 #html
9 markdown
10 #pdf
11
12dimension:
13 width: 1100
14 height: 700
15
16theme:
17 #default
18 clean
19 #aperture
20
21control:
22 #local
23 remote:
24 webcastorUrl: "https://webcastor.herokuapp.com:443"
25 channelId: "fc503470-051e-11e4-8b02-cbfbda9da717"
26
27binding:
28 - keyboard
29 - touch
30 - speech
31
32plugins:
33 - autoscale
34 #- prettify
35 #- chartjs
36 #- doge
37
38
39#
40# Plug-ins and others parameters
41#
42
43speechSettings:
44 lang: "fr-FR"
45 keywords:
46 NEXT_SLIDE:
47 - "suivant"
48 PREVIOUS_SLIDE:
49 - "précédent"
50
51prettifySettings:
52 lang: javascript