RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

toto - tiny, powerful, heroku & git based blog-engine for hackers

My goal was to create something really small (~300sloc), right on top of Rack, and make use of git & heroku whenever I could, foregoing the need for any kind of database. Comments are handled by disqus, and we got markdown, atom and templating support. Go check out http://cloudhead.io/toto for more info. The repo’s at http://github.com/cloudhead/toto - enjoy!

Comments

Well done!

Just an idea. If you want to use git whenever you can the title (commit message), author and create/update dates are all baked right in to every commit. No need for the YAML headers then.

very good idea, shanna! I’m gonna look into this.

I’m using it right now, and it’s beautiful. How do you post links/images in the articles though?

Fujiin: might that be more a question about Markdown than about Toto?

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