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
..
asides make listing/not listing of forks configurable 14 years ago
custom added header to customizable includes 14 years ago
post Refactored inclusion of disqus script 14 years ago
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 14 years ago
article.html Added optional comment count for disqus, fixes #88 14 years ago
disqus.html Refactored inclusion of disqus script 14 years ago
footer.html added custom partials for for footer and navigation 14 years ago
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 14 years ago
google_plus_one.html 1. Made default layout more generic. 14 years ago
head.html Fixes whitespace, removed unnecessary closing '/' in HTML5 14 years ago
header.html added header to customizable includes 14 years ago
navigation.html added custom partials for for footer and navigation 14 years ago
twitter_sharing.html 1. Made default layout more generic. 14 years ago