jekyll-feed icon indicating copy to clipboard operation
jekyll-feed copied to clipboard

Site author should utilize author reference

Open pathawks opened this issue 8 years ago • 2 comments

Fixes #112

/cc: @GarthDB

pathawks avatar Jan 15 '17 19:01 pathawks

Sweet - looking forward to getting this fixed.

GarthDB avatar Jan 17 '17 17:01 GarthDB

Tests should cover the following cases:

  1. Where site.authors is nil
  2. Where site.authors is an array
  3. Where site.authors is a hash

parkr avatar Jul 05 '17 19:07 parkr