New
- Post excerpts now display on index pages (
/blog,/articles, and the home page) if set in a post's YAML Front Matter.
Updates
- Improved comments in
.scsspartials and removed some unused styles I missed when posting from Less. - Enable Disqus comments globally vs. post per post basis (#94)
- Fixed some other Disqus related bugs that displayed
<noscript>text on pages that had comments disabled on. - Removed Google Authorship from
<head>(#115) - Improved Jekyll search feature by removing the input box overlay that performed poorly on mobile and touch devices (#88). In the future maybe a form could be included on every page, but for it can be found at
/search/which is linked in the top navigation. - Fixed typos and other minor cleanup in theme's documentation.
