From 9a628bcb2daa2bf6903d74374a75909b564b381c Mon Sep 17 00:00:00 2001 From: abeudin Date: Sat, 6 May 2017 09:18:49 +0200 Subject: [PATCH 1/3] Update sections.rst --- docs/sections.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sections.rst b/docs/sections.rst index d319623..010b4e7 100644 --- a/docs/sections.rst +++ b/docs/sections.rst @@ -156,7 +156,7 @@ This section is for describe the author of the story:: website: plop.fr (Optional) Youtube -------- +_______ This section make your embeds youtube video responsive:: From d09cdf73de5ccd62e260e46aba04598a818f87de Mon Sep 17 00:00:00 2001 From: abeudin Date: Sat, 6 May 2017 09:22:04 +0200 Subject: [PATCH 2/3] Update configuration.rst --- docs/configuration.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index d52c874..48057ac 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -139,15 +139,6 @@ To specify the theme, add the "theme" key in your "settings" key or your settings: theme: material -Light mode -~~~~~~~~~~ - -Prosopopée has a support light mode, for all gallery you need add /light on the url. -When this mode is enable Prosopopée build the gallery with light theme (no Js and pics size is 800px):: - - settings: - light_mode: true - Licence ~~~~~~~ From 2440955862a8b17ab4457094540bb0d1c4e0e895 Mon Sep 17 00:00:00 2001 From: abeudin Date: Sat, 6 May 2017 09:25:34 +0200 Subject: [PATCH 3/3] Update changelog.rst --- docs/changelog.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 0d6a839..4331b72 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,10 +3,10 @@ Changelog 0.5 (unreleased) - * Add audio HTML5 player - * Update Material theme - * Add youtube section - * Add deploy and preview option + * Add audio HTML5 player https://prosopopee.readthedocs.org/en/latest/sections.html#audio by beudbeud + * Update Material theme by beudbeud + * Add youtube section https://prosopopee.readthedocs.org/en/latest/sections.html#youtube by beudbeud + * Add deploy and preview option https://prosopopee.readthedocs.io/en/latest/build.html#preview by beudbeud 0.4 (2016-12-11)