release-tools/presentations/6-months-in-the-life-of-ope.../README.rst

46 lines
1.2 KiB
ReStructuredText

.. -*- mode: rst -*-
=====================================
6 Months in the Life of OpenStack
=====================================
Requirements
============
This presentation was created using cookiecutter and
https://github.com/dhellmann/cookiecutter-reveal.js
You will need a few tools to build and serve the presentation:
- `npm <https://www.npmjs.com/>`_
- `Python 3 <https://www.python.org/>`_
Setup
=====
To update the presentation::
$ pip install -r requirements.txt
$ cog.py -r index.html
To run the presentation::
$ npm install
$ npm start
Controlling the presentation
============================
- Use the *SPACE BAR* to move to the next slide.
- Use the *arrow keys* to move around.
- Use the *F* key to enter full screen mode. Press the *ESC* key to leave it again.
- Use the *S* key to open the moderator monitor containing the notes.
- Use the *B* key to make the screen dark. Push the same key to brighten the screen again.
- Use the *ESC* key to enter the bird's-eye view showing all slides. Then use the *arrow keys* to move around.
License
=======
This work is licensed under a
`Creative Commons Attribution 4.0 International License <http://creativecommons.org/licenses/by/4.0/>`_.