Skip to content

Releases: easimonenko/bloggero

0.2.2

09 Dec 23:49
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release
  • 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.

0.2.1

30 Nov 22:16
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release
  • Fixed redirecting to Home.
  • Add support for watching with debug.

0.2.0

25 Nov 20:37
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Port to Elm 0.18.
  • Update README.md (thanks @thmslld)
  • Recent numerous changes: the page types, alerts.
  • Deleted the root parameter from the config.json.
  • Added support of the blog in any directory, not just the sample.

0.1.4

20 Aug 09:30
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release
  • For debug messages now instead of Snackbar uses its own component AlertList.
  • Upgrade to package elm-mdl version 7.5.0.

0.1.3

19 Aug 08:44
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

Static alerts as in Bootstrap for important messages. Also refactoring of code
and restructuring of sample blog.

0.1.2

11 Jul 22:04
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Small improvements in the main interface, and bug fixes.

0.1.1

06 Jul 21:21
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Bug fix release. Fixed behavior in case of problems while loading the page information.

0.1.0

05 Jul 19:21
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

First release. Implemented basic functionality for blog.