blog/.themes/classic/source/_includes/post
Frederic Hemberger 2a30d9a1eb Refactored inclusion of disqus script
- Added ARIA setting `aria-live="polite"` to comment output
- Removed duplicate <div id="disqus_thread"> from page/post templates
- Moved blocking JavaScript loading to the end of the document body.
- Merged JavaScript code for index and pages/posts using conditionals
- Moved global JavaScript disqus variables into the anonymous function to stop pollution of global namespace
2011-09-21 14:09:48 +02:00
..
author.html Improved support for adding author metadata to pages 2011-07-29 16:27:25 -04:00
categories.html Moved some post partials into source/_includes/post/ and updated include 2011-07-13 22:47:59 -04:00
date.html Time metadata for updated pages and posts are now displayed where and when it is appropriate 2011-09-04 14:19:16 -05:00
disqus_thread.html Refactored inclusion of disqus script 2011-09-21 14:09:48 +02:00
sharing.html use semantic HTML5 element for Google +1 button, see: http://code.google.com/intl/en-US/apis/+1button/#plusonetag 2011-09-04 11:19:07 +02:00