labnotes/.themes/classic/source/_includes
Frederic Hemberger d84daa2a88 Merge pull request from mikl/category-feeds
Adds per-category Atom feeds.
..
asides Fixes delicious API url after moving from Yahoo! to AVOS, fixes
custom Fixed duplicate title.
post facebook like option
after_footer.html facebook like option
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 As other things rely on these variables, they need to be global.
facebook_like.html facebook like option
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 Ender.js is now loaded locally instead of hotlinking
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.