aboutsummaryrefslogtreecommitdiff
path: root/point.yml
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-08-10 17:28:37 +0200
committerPacien TRAN-GIRARD2014-08-10 17:28:37 +0200
commite7bf5952d0729b37e677168b6e8fbd1ce58ed1a2 (patch)
tree189988e3e272b806262d1df6b87f1da089ef4af8 /point.yml
parenta32e898c8d7ad3774f5654e88bb24d5c26482137 (diff)
downloadwhatsthepoint-e7bf5952d0729b37e677168b6e8fbd1ce58ed1a2.tar.gz
First versionHEADmaster
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