IntroJIEBlog is a simple blog engine host on Google App Engine.Currently, we just finished the basically functions of the blog engine. You can get the developing code from
... [More]
http://github.com/jie/jieblog/tree/master,i used http://code.google.com to write the docs of JIEBlog, and i used http://www.Github.com as my version control system.
Just install Git and clone it:
git clone git://github.com/jie/jieblog.gitJIEBlog use google account as admin account, so just Signin and goto http://youappspot.appspot.com/admin to get start.
----
To do listCurrently we are trying to finish the blog engine functions:Pic upload Admin dashboard Theme functions Feeds [Less]