RubyFlow The Ruby and Rails community linklog

Marley, the blog engine without textareas

Have a look at Marley, a blog engine written in Sinatra framework, which has no administrative interface and silly s</code>, but stores content in plain-text files and comes with Capistrano tasks for setting up elaborate Git <em>post-receive hooks</em> to synchronize your content. See the <a href="http://www.restafari.org/introducing-marley.html" title="Introducing Marley, the blog engine without textareas [Restafari.org]">introductory post</a> or <a href="http://github.com/karmi/marley" title="karmi's marley at master — GitHub">source code at Github</a> directly. It has <a href="http://github.com/karmi/marley/tree/master/README.rdoc" title="README.rdoc at master from karmi's marley — GitHub">instructive README</a> and has some basic <a href="http://github.com/karmi/marley/tree/master/app/test/marley_test.rb" title="app/test/marley_test.rb at master from karmi's marley — GitHub">test coverage</a>.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in