update docs

This commit is contained in:
Adrien Beudin 2016-05-02 10:26:02 +02:00
parent f7d6cc2c3e
commit 0d632b1d88
2 changed files with 40 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Changelog
0.4 (unreleased) 0.4 (unreleased)
* RSS https://prosopopee.readthedocs.org/en/latest/configuration.html#rss by beudbeud * RSS https://prosopopee.readthedocs.org/en/latest/configuration.html#rss by beudbeud
* possibility to use video
0.3.1 (2016-04-13) 0.3.1 (2016-04-13)

View File

@ -193,3 +193,42 @@ Exemple::
- type: bordered-picture - type: bordered-picture
color: "#333" color: "#333"
Video support
~~~~~~~~~~~~~
For bordered-picture, full-picture and pictures-group it's possible to use video
Exemple for pictures-group::
- type: pictures-group
images:
-
- snapseed-01.jpeg
- name: snapseed-04.jpeg
text: plop2
- snapseed-05.jpeg
- snapseed-07.jpeg
-
- snapseed-06-02.jpeg
- name: VID_20160312_174602.mp4
type: video
Exemple for bordered-picture::
- type: bordered-picture
image:
name: VID_20160312_174602.mp4
type: video
And for full-picture::
- type: full-picture
image:
name: VID_20160312_174602.mp4
type: video
text:
title: Title Text
sub_title: Sub title text
date: 2016-03-11
date_end: 2016-03-25