From 9463c4c83ccae9f6832b03ffa022b0ae1d3f2f5b Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Tue, 16 Feb 2016 10:05:21 +0100 Subject: [PATCH] [doc] more precis documentation about the static: entry --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dac879c..eec6109 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,14 @@ sections: text: Some text, HTML is allowed. ``` -The `static` option is use it for don't need to give date and cover at the static page. -If you don't want see the page in front page you can use the `public` option. +You can use the `static` option to get a template closer to the one of the +homepage that is better suited for a static page. You'll need to specify +"public: false" if you don't want to list this page on the homepage. On you +case you didn't specified "public: false" you'll **need** to specify a "cover:" +entry like any other gallery. + +**NOTE**: except the "static: " option to disepear quite soon for a more +generic approach to "choose your page style". ### Gallery settings.yaml