2 Commits (d0d1e2a98d6a1cd57dd8e4c18ac80be5776c34ce)

Author SHA1 Message Date
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
Brandon Mathis 8d3e0b4a0e Moved some post partials into source/_includes/post/ and updated include
links
14 years ago