Launchbot v3.0.0
This is a major release that requires a config update to match the new style.
- Refactored JS: ES modules, ECMAScript 2017
- Refactored CSS: PostCSS, BEM, based on my code-guide
- Added tooling (currently webpack) to scale development
- Added keyboard shortcuts
- Added theme support, with two default themes (dark, light)
- Added plugin support, with two default plugins (weather, age)
- Added plugin cache in localStorage
- Added config cache in localStorage
- Added settings UI to update config in the browser