diff options
Diffstat (limited to 'example/src')
-rw-r--r-- | example/src/Misc Media/A Trip to the Moon.mp4.yaml | 7 | ||||
-rw-r--r-- | example/src/Misc Media/First Geneva Convention.epub | bin | 0 -> 80897 bytes | |||
-rw-r--r-- | example/src/gallery.yaml | 1 |
3 files changed, 8 insertions, 0 deletions
diff --git a/example/src/Misc Media/A Trip to the Moon.mp4.yaml b/example/src/Misc Media/A Trip to the Moon.mp4.yaml new file mode 100644 index 0000000..48ec714 --- /dev/null +++ b/example/src/Misc Media/A Trip to the Moon.mp4.yaml | |||
@@ -0,0 +1,7 @@ | |||
1 | description: | | ||
2 | From the 1902 short film « Le Voyage dans la Lune » by Georges Méliès. | ||
3 | |||
4 | It was based on: | ||
5 | - From the Earth to the Moon, and | ||
6 | - Around the Moon by Jules Verne. | ||
7 | |||
diff --git a/example/src/Misc Media/First Geneva Convention.epub b/example/src/Misc Media/First Geneva Convention.epub new file mode 100644 index 0000000..4274ab7 --- /dev/null +++ b/example/src/Misc Media/First Geneva Convention.epub | |||
Binary files differ | |||
diff --git a/example/src/gallery.yaml b/example/src/gallery.yaml index 1a6cd69..c13cdca 100644 --- a/example/src/gallery.yaml +++ b/example/src/gallery.yaml | |||
@@ -10,6 +10,7 @@ includedFiles: | |||
10 | - '*.txt' | 10 | - '*.txt' |
11 | - '*.md' | 11 | - '*.md' |
12 | - '*.pdf' | 12 | - '*.pdf' |
13 | - '*.epub' | ||
13 | - '*.ogg' | 14 | - '*.ogg' |
14 | - '*.mp4' | 15 | - '*.mp4' |
15 | 16 | ||