labnotes/.themes/classic/source/_includes
Frederic Hemberger 987dccee76 Add custom date format to pages, add 'updated' field again
Reverts changes of c2a68cc where I accidentally removed support for 'updated' field, see comments of issue  for details.
..
asides Adds support for Google+ widget, supports author information in search results, fixes
custom Fixed duplicate title.
post Add custom date format to pages, add 'updated' field again
after_footer.html Moves Google Analytics to <head> allowing verification for Google Webmaster Tools, fixes
archive_post.html datetime must be valid date format, see: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-microsyntaxes.html#concept-datetime
article.html Makes titlecase of page/post titles configurable
disqus.html Reverted commit 514e848 (issue ), should fix Disqus identifier issues.
facebook_like.html only include facebook js if facebook_like is true
footer.html added custom partials for for footer and navigation
google_analytics.html Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use
google_plus_one.html 1. Made default layout more generic.
head.html Improve handling of meta description
header.html added header to customizable includes
navigation.html Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introduction-to-wai-aria/)
twitter_sharing.html 1. Made default layout more generic.