A blog written in Elm using Google Drive as the CMS.
Serve live with elm-live src/Main.elm -u --dir=dist --open --start-page=index.html -- --output=dist/static/main.js
- BEM-css
- Hold article text as part of blog-item in model
- Move things into modules