- Upgrades ruby to 2.4.0
- Upgrades rails to 4.2.8
- Removes scss deprecation warnings
- Adds back link to articles
- Adds basic styles to
code
markup - Move authorship partial to article's show view DRY things up
- Adds i18nHelper
- Updates ruby
- Updates rails
- Replaces debugger with byebug
- Updates other gems
- Fixes locale param from routes being explicitly set
- Adds phone variant
- Basic article viewer.
- Adds CHANGELOG.md