7bf2b58ede
Make excerpts optional in header overlay Some posts and some header images don't lend themselves well to displaying the excerpt in the overlay. Make this optional by introducting a new boolean variable: `page.header.show_overlay_excerpt` Set it to implicitly default to `true` so existing users are unaffected by testing explicitly for "!= false". This can be enabled globally for a site by changing the default to `false` in the local _config.yml, or per page by specifying the value in front matter. Document show_overlay_excerpt variable * Add show_overlay_excerpt variable to the Header Overlay field documentation table. Close #1429 |
||
---|---|---|
.. | ||
01-quick-start-guide.md | ||
02-structure.md | ||
03-installation.md | ||
04-upgrading.md | ||
05-configuration.md | ||
06-overriding-theme-defaults.md | ||
07-navigation.md | ||
08-ui-text.md | ||
09-authors.md | ||
10-layouts.md | ||
11-posts.md | ||
12-pages.md | ||
13-collections.md | ||
14-helpers.md | ||
15-utility-classes.md | ||
16-stylesheets.md | ||
17-javascript.md | ||
18-history.md | ||
19-contributing.md | ||
20-docs-2-2.md | ||
21-license.md |