* Automatically create linkable headers
* Visually improve position of linkable header chain icon
* Do not auto link headers on homepage
* Remove linkable_title everywhere
* 🚑 Re-instante linkable_title plugin as NOOP
* Remove whitespace generation
this removes about 65MB of added whitespace, which didn't need
generating
* Remove liquid compression.
Most of the stripepd whitespace, is already removed in the previous
commit. And this removes more then 50% of the build time ( localy )
* Remove unneeded whitespace generation
* switch components page to flexbox and mustachejs
* greatly improved website performance
* only load images when actually showing the box
* removed isotope JS
* Apply compression to HTML
1. Major improvements to the responsive styling.
2. Toggleable sidebar
3. Upgraded to modernizr 2.0 which includes Respond.js
4. IE7-9 testing and fixes
5. New theming system which should make forkers happy
6. New rake task for installing Octopress themes
7. Magic
highlighting tests, improved syntax highlighting and styling of pre
blocks.
Overriding dynamic gist styling.
Added a plugin for pygments caching which should speed things up
terrifically.
added ender.js as a lightweight way of scripting the DOM, events, etc.
Some general typography and semantic html improvements.