New
- Add optional social sharing buttons (#42)
- Add Soundcloud, YouTube (#95), Flickr (#119), and Weibo (#116) icons for use in author sidebar.
Updates
- Fix typos in posts and documentation and remove references to Less
- Include note about Octopress gem being optional
- Post author override support extended to the Atom feed (#71)
- Only include email address in feed if specified in
_config.yml
or author_data
- Wrap all page content in
#main
to harmonize article and post index styles (#86) - Include new sample feature images for posts and pages
- Table of contents improvements: fix collapse toggle, indent nested elements, show on small screens, and create an
_include
for reusing in posts and pages. - Include note about running Jekyll with
bundle exec
when using Bundler - Fix home page path in top navigation
- Remove Google Authorship (#120)
- Remove duplicate author content that displayed in
div.article-author-bottom
- Removed unused
_sass/print.scss
styles - Improve comments in
.scss
files