Intro
JIEBlog 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 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.git
JIEBlog use google account as admin account, so just Signin and goto http://youappspot.appspot.com/admin to get start.
----
To do list
Currently we are trying to finish the blog engine functions:
- Pic upload
- Admin dashboard
- Theme functions
- Feeds