devroom.io/drafts/2010-12-31-now-powered-by-heroku.md
Ariejan de Vroom dbae98c4c0 Moar updates
2013-03-24 14:27:51 +01:00

826 B

title kind slug created_at tags
Now powered by Heroku article now-powered-by-heroku 2010-12-31
toto
heroku
hosting
dorothy

This is just a quick note to let everyone know Ariejan.net is now proudly hosted by Heroku. Since this site is powered by a toto (a rack-based blog engine) and no database, Heroku is the perfect hosting solution.

~

All articles are simple text files (with some YAML front-matter to specify title, tags, etc.) and are kept under Git version control. Deploying Ariejan.net is a simple git push to Heroku.

Want to run your own toto-powered blog on Heroku? Checkout Dorothy (code) to get started in "10 seconds".