* Fix the single template to use the authors avatar correctly
* Replace absURL with relURL and .Site.X with site.X
Co-authored-by: Emruz Hossain <emruz@appscode.com>
* Author name should default to site author
If author name is not present in the blog post it should default to site author
* Default to site author
If author image is not present in the blog post, it should default to the site author