public
Description: My blog, written with Tornado + AppEngine
Homepage: http://bret.appspot.com/
Clone URL: git://github.com/finiteloop/blog.git
blog /
name age message
file README Sat Sep 12 14:31:04 -0700 2009 Created project [finiteloop]
file app.yaml Sat Sep 12 14:38:48 -0700 2009 Check in all source code [finiteloop]
file blog.py Sun Sep 20 15:11:11 -0700 2009 Minor tweaks / typos [finiteloop]
file index.yaml Sat Sep 12 14:38:48 -0700 2009 Check in all source code [finiteloop]
file markdown.py Sat Sep 12 14:38:48 -0700 2009 Check in all source code [finiteloop]
directory static/ Sat Sep 12 14:45:11 -0700 2009 Missing images [finiteloop]
directory templates/ Wed Sep 30 01:07:42 -0700 2009 Bug fix in the feed [finiteloop]
README
Bret Taylor's blog
==================
My blog  is written with  Tornado  (http://www.tornadoweb.org/) and runs on
AppEngine (http://appengine.google.com/).

It is pretty special-purpose, but should be easy to modify for someone
with knowledge of Python/Tornado.