middleman/middlemanapp.com

Improve Anchor Link targeting

bryanbraun opened this issue · 1 comments

The current application of AnchorJS seems a bit broad, resulting in Anchor icons appearing in some places that don't make very much sense, like:

The home page subtitle:
screen shot 2015-06-08 at 11 19 01 pm

Sidebar navigation:
screen shot 2015-06-08 at 11 19 42 pm

It would be better to target the links only at the headings inside the articles, instead of sitewide.

Pull request at #476.