Frederic Hemberger 81e814a354 Remove unsupported 'updated' flag from _includes/post/date.html
Jekyll does not support this value for Page or Post classes. The
capture returned an empty Sting, which was always evaluated to true
in '{% if updated %}'.
..
author.html Improved support for adding author metadata to pages
categories.html Moved some post partials into source/_includes/post/ and updated include
date.html Remove unsupported 'updated' flag from _includes/post/date.html
disqus_thread.html Refactored inclusion of disqus script
sharing.html facebook like option