- Rebranding, now just Bloggero.
- Upgrade NPM packages.
- Upgrade Elm packages.
- 🆕 Show of updating date of post.
- 🐛 Fixed view of alert list on tablet and phone.
- 🐛 Fixed breadcrumbs for current page (don't need a link to it).
- Improved displaying of errors download PageInfo.
- Styling.
- 🆕 Added post info in post list.
- Refactorings in PostList.
- 🆕 The News section.
- 🆕 Closable InPlaceAlert.
- Many fixes, refactorings and cleaning of code.
- Styling.
- Upgrade packages.
- Extracted Config.
- 🆕 Customizable footer.
- 🏁 Finish with bread crumbs.
- 🐛 Fixed viewing of alerts.
- Fixed part "Customizing" in README.
- Removed unnecessary pages for HTTP errors in sample folder.
- Few other minor changes.
- Add list of blogs (sites) using Bloggero.
- Migrate back from MichaelCombs28/elm-mdl to debois/elm-mdl.
- 🆕 Post page with support HTML and Markdown format and with meta info.
- 🆕 Initial support for breadcrumbs in all pages.
- Extracted PageInfo.
- Added usage with Gulp.
- Refactoring and cleaning of code.
- Upgrade external CSS libraries (mdl, font-awesome, highlight.js).
- Many other minor changes.
- 🆕 Added component for links to pages.
- 🆕 Added links to the sections in footer.
- SimplePage splitted into MarkdownPage and HtmlPage.
- 🆕 Add support for highlight of source code.
- Added initial support for page options (html and markdown).
- Improved displaying of home page with list of posts.
- Added support for blog page.
- Functions pagePath and tuple2triple in Utils module.
- Improved EmptyPlacePage with info alert about page path.
- SimplePage for markdown and html pages.
- Fixed redirecting to Home.
- Add support for watching with debug.
- Port to Elm 0.18.
- For debug messages now instead of Snackbar uses its own component AlertList.
- Upgrade to package elm-mdl version 7.5.0.
Static alerts as in Bootstrap for important messages. Also refactoring of code and restructuring of sample blog.
Small improvements in the main interface, and bug fixes.
Bug fix release. Fixed behavior in case of problems while loading the page information.
First release. Implemented basic functionality for blog.