Make releases notes layout and urls consistent with the alerts page
Add RSS feed in download and version-history pages
Add a canonical page with a redirect to the new url
Simplify releases notes layouts
Add translated page redirections using _redirects.yml
Redirect for bitcoin-for-press to press
Redirect bitcoin-for-enthusiasts to innovation
Ignore page redirections in sitemap.rb plugin
Move template plugin to template.rb instead of translate.rb
Add a small documentation in the template plugin
Generate alerts pages through alerts.rb plugin
Allow to keep short alias urls for each alert
Move alert pages in _alerts
Update sitemap plugin to include alerts
All strings, urls and anchors are now in a single yml files for each language
Translated html pages are generated by a jekyll plugin based on unified templates
Add a new sitemap generator plugin for the new translation structure
Update french translations
version-history now shows all posts in one page with anchors
Each individual version page links to version-history instead of duplicating it
Events pages no longer show version-history
Ugly margins have been improved
Prevent language bar to be partially hidden
Fix menu margins on IE7
Fix typo for resources class (fixes#123)
Fix font-size in resources lists
Remove javascript automatic language redirection that inconsistently prevent fonts to load on Google Chrome (fixes#130)
Add some small CSS polishing
Add #bitcoin-fr in french community page
Content is not as much relevant on mobiles
Javascript required to show the wallet is too complex for some mobiles
Bubbles overflow at the left and are impossible to read
Optimization for translations and mobiles conflict with each other
This fixes all issues related to translations that overflow fixed height in many cases
Remove some steps in the README that are not necessary anymore
Fix two display bugs in IE7
Fix one display bug in IE9
Optimize images with optipng