ananke/layouts
budparr fd22513cf1
Add optional reading time/word count indication
via PR #134 @looer

Added config variable so this doesn't show up

Show "reading time" and "word count" but only if one of the following are true:
1) A global config `params` value is set `show_reading_time = true`
 2) A section front matter value is set `show_reading_time = true`
3) A page front matter value is set `show_reading_time = true`
2018-11-03 23:40:51 -04:00
..
_default Add optional reading time/word count indication 2018-11-03 23:40:51 -04:00
page Pre-2.0 Enhancements (#94) 2018-04-09 12:33:10 -04:00
partials Removed hardcoded theme sample hero image. This will allow the user to "blank" out the hero default set in the config. The if statement for blank was unreachable. (#133) 2018-11-03 23:09:03 -04:00
post Pre-2.0 Enhancements (#94) 2018-04-09 12:33:10 -04:00
shortcodes use better class names 2017-05-02 08:16:53 -04:00
404.html remove unused variable in 404 2017-04-15 09:06:30 -04:00
index.html #68|Parmeterize number of recent posts in index.html (#69) 2017-11-01 11:08:19 -04:00
robots.txt improve robots to use site param 2017-04-15 12:31:22 -04:00