* homepage links
* Link logo to What is Dash page.
* Plugin to generate sitemap.xml
* Link to sitemap plugin github repo.
* Footer links
Still need to create pages for:
* terms-of-use/
* contact/
* Get Dash and Participate links
* New link keys for language yml files.
* Missing Contact and Terms of Use pages (placeholders)
* 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