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