d0nk / gae-blog

Simple Blog using Google Application Engine

This URL has Read+Write access

d0nk (author)
Wed Apr 09 12:01:14 -0700 2008
name age message
file README Wed Apr 09 12:01:14 -0700 2008 initial import [d0nk]
file app.yaml Wed Apr 09 12:01:14 -0700 2008 initial import [d0nk]
file base.html Wed Apr 09 12:01:14 -0700 2008 initial import [d0nk]
file blog.py Wed Apr 09 12:01:14 -0700 2008 initial import [d0nk]
file index.html Wed Apr 09 12:01:14 -0700 2008 initial import [d0nk]
file index.yaml Wed Apr 09 12:01:14 -0700 2008 initial import [d0nk]
file post.html Wed Apr 09 12:01:14 -0700 2008 initial import [d0nk]
directory static/ Wed Apr 09 12:01:14 -0700 2008 initial import [d0nk]
file view.html Wed Apr 09 12:01:14 -0700 2008 initial import [d0nk]
README
Simple Blog test application using Google Application Engine

Download the Google Application Engine SDK here: 
   http://code.google.com/appengine/downloads.html

Follow the install instructions and launch the application.

Locally the authentication will use the development "test" authentication.
Not sure how it will work on Google's servers since I missed the initial 
beta invite.  Check "admin" when you login to be able to post blog entries.