You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
14 years ago
..
_includes Refactored inclusion of disqus script 14 years ago
_layouts Refactored inclusion of disqus script 14 years ago
assets/jwplayer 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 14 years ago
blog/archives Improved variable names for setting footer, sharing, sidebar and metadata diesplay from page configurations 14 years ago
images moved the favicon.png to the root directory for better discoverability 14 years ago
javascripts Fixes spacing and global variable leaks, JSHint check 14 years ago
atom.xml Update atom.xml to use site.title and expand_urls 14 years ago
favicon.png moved the favicon.png to the root directory for better discoverability 14 years ago
index.html Refactored inclusion of disqus script 14 years ago