ananke/layouts/_default
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
..
baseof.html Use relative url function for custom CSS files (#132) 2018-09-19 12:55:38 -04:00
list.html Pre-2.0 Enhancements (#94) 2018-04-09 12:33:10 -04:00
single.html Add optional reading time/word count indication 2018-11-03 23:40:51 -04:00
taxonomy.html Pre-2.0 Enhancements (#94) 2018-04-09 12:33:10 -04:00
terms.html improve terms template 2017-04-19 20:00:11 -04:00