update docs

This commit is contained in:
Adrien Beudin 2016-05-30 17:55:13 +02:00
parent a6203a8d53
commit d3971b03a6
2 changed files with 11 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Changelog
* code cleaning by Bram
* make code a bit more robust by Bram
* basic CI on travis by Bram
* Light mode by beudbeud
0.3.1 (2016-04-13)

View File

@ -120,6 +120,16 @@ 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
~~~~~~~