* #21 changing logic to selecting cover image
- For categories, tags
- Some code refactor and indenting
* #21 initial codes for pelican unit tests
* #21 few more testing changes
* Ref #21 unit tests for article tests coverimages
* Ref #21 unit tests for page, tags, category and author coverimages
* Ref #21 readme updated
* added trailing slash to Home link - to properly handle root urls
* updated Home link on author page
* updated Home link on misc. pages
* switched from capitalize to title in order to properly capitalize two word names
* reverted URL changes to keep seperate from casing logic changes
* updated metatag logic to remove extraneous metatags on articles
* removed other changes. only author casing in this PR