* Remove style-guide from i18n builds
* Remove uncategorized from CN blog posts.
* Team images and alt attributes.
* Fixing language linkage
* Ignore missing or empty alt tags
* ignore sass-cache
* fix gitignore for sass-cache
* fix gitignore for sass-cache
* Only show language dropdown if the page is not a post (blog)
* New url with site.lang included.
* Removed the site.baseurl var from the posts.
* travis config
* Updated gemlock for htmlproofer.
* Note about installing nokogiri with bundle install.
* htmlproofer for cibuild
* Restricting the htmlproofer test to ignore /blog/
* Removed travis branch from the whitelist.
* (Update) Dependencies: Add bundler and Gemfile to handle ruby dependencies
* (Update) Dependencies: Move jekyll-multiple-languages-plugin into Gemfile instead of using a git submodule
* (Doc) README: Adjust note about jekyll-multiple-language-plugin