Serif version 0.5.2 released

I’m pleased to announce version 0.5.2 of Serif.

Install: gem install serif
Update: gem update serif

Serif

Serif is a blogging system powered by markdown files and an optional
admin interface complete with drag-and-drop image uploading.

Project homepage: GitHub - aprescott/serif: Serif is a static site generator and blogging system powered by markdown files.
Issues: Issues · aprescott/serif · GitHub
Rubygems page: serif | RubyGems.org | your community gem host
Group/mailing list: Redirecting to Google Groups
IRC: irc://irc.freenode.net/serif

For more information, see the README:

Changes in 0.5.2

  • Prevent broken initial drafts, where the path is nil, and thus fix
    errors on the new draft admin page. (#57)