0.1.23 • Published 6 years ago
@bldr/presentation v0.1.23
@bldr/presentation
Part of the baldr project.
Terminology
presentation
:slides
: A ordered list of slides.slide
: One fullscreen view displayed for an audience.steps
: A ordered list of display statesstep
: A display state of a slide
master
: Eachslide
andview
is derived from amaster
mediaFile
: All kind of media files (audio, video, image) that are located in the same folder as the *.baldr presentation file.
Structure of the *.baldr.yml
YAML file format
---
slides:
- audio:
- media/audio/mozart.mp3
- media/audio/haydn.mp3
- media/audio/beethoven.mp3
- camera: yes
- editor: yes
- image: media/image
- markdown: |
# heading 1
## heading 2
### heading 3
- person:
name: Ludwig van Beethoven
image: beethoven.jpg
- question: When did Ludwig van Beethoven die?
- quote:
text: |
Der Tag der Gunst ist wie der Tag der Ernte,
man muss geschäftig sein sobald sie reift.
author: Johann Wolfgang von Goethe
date: 1801
- website: https://google.de
0.1.23
6 years ago
0.1.22
6 years ago
0.1.21
6 years ago
0.1.20
6 years ago
0.1.19
6 years ago
0.1.18
6 years ago
0.1.17
6 years ago
0.1.16
6 years ago
0.1.15
6 years ago
0.1.14
6 years ago
0.1.13
6 years ago
0.1.12
6 years ago
0.1.11
6 years ago
0.1.10
6 years ago
0.1.9
6 years ago
0.1.8
6 years ago
0.1.7
6 years ago
0.1.6
6 years ago
0.1.5
6 years ago
0.1.4
6 years ago