- Presentation Deck
This presentation uses external markdown and speaker note, it is required that presentations run from a local web server. The following instructions will set up such a server.
-
Install Node.js
-
Install Grunt
-
Clone the Presentation Repository
$ git clone --recursive https://github.com/holser/openstack-summit-paris-2014.git
4. Navigate to openstack-summit-paris-2014 folder
```sh
cd openstack-summit-paris-2014
-
Install dependencies
$ npm install
-
Serve the presentation and monitor source files for changes
$ grunt serve
-
Open http://localhost:8000 to view your presentation
You can change the port by using
grunt serve --port 8001
. -
Press s to see speaker notes, esc to see the structure of presentation
-
Press f for presentation mode
- [Vladimir Kuklin] (https://openstacksummitnovember2014paris.sched.org/speaker/vladimir_kuklin.1sq7etz9)
- [Sergii Golovatiuk] (https://openstacksummitnovember2014paris.sched.org/speaker/sgolovatiuk)