~dricottone/noticable

Styling updates and removing dependencies

 + Resize actually does work now
 + Custom menu bar
 + Refactored out electron-localshortcut
Styling updates

 + Font is consistent throughout
 + Window title reflects project tagline
 + Width of editor should resize
 + Editor text should wrap and reflow at window width
Release v0.0.3: Enable HTML in Markdown notes
Release v0.0.2

After confirming that the minimal working v0.0.1 was indeed working, I
am releasing v0.0.2. No code changes, just adding license and
documentation.
Hacking away at Windows packaging
Node module updates
Silence debug logging
Rename CSS file
Minimal working program
Remove test file
reorganized css
functional file reading
functional markdown rendering
configure for markdown syntax
initial try with electron
initial try with webpack