1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00
Files
gohugoio-hugo/helpers
Jim McDonald 3a62d54745 hugolib: Consider summary in front matter for .Summary
Add the ability to have a `summary` page variable that overrides
the auto-generated summary.  Logic for obtaining summary becomes:

  * if summary divider is present in content, use the text above it
  * if summary variables is present in page metadata, use that
  * auto-generate summary from first _x_ words of the content

Fixes #5800
2019-04-05 19:11:04 +02:00
..
2018-04-02 08:52:42 +02:00
2018-12-20 20:08:01 +01:00
2019-03-23 18:51:22 +01:00
2019-03-24 16:14:51 +01:00
2018-09-07 08:25:51 +02:00
2019-03-24 16:14:51 +01:00