labnotes/.themes/classic/source/_includes
Parker Moore d577da7c0a Merge pull request from axiac/fixed-titlecase-usage
Fixed titlecase usage
..
asides Recent posts sidebar now correctly observes titlecase settings
custom * properly escaped site title and post/page title in the RSS feeds;
post Fix second Twitter URL to be protocol relative
after_footer.html Moves Google Analytics to <head> allowing verification for Google Webmaster Tools, fixes
archive_post.html * consistently convert page and post titles to titlecase if site.titlecase is true;
article.html Add proper disqus identifier comment count links
disqus.html removed superfluous parentheses
facebook_like.html Async load of Facebook JS
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 Merge pull request from axiac/fixed-titlecase-usage
header.html added header to customizable includes
navigation.html Search box can be toggled off.
twitter_sharing.html Use protocol relative URL for Twitter