Skip to content

Azpidatziak/web-blog

This branch is 230 commits ahead of lalluviamola/web-blog:master.

Folders and files

NameName
Last commit message
Last commit date
May 31, 2011
Aug 13, 2010
Feb 22, 2009
Feb 16, 2009
Apr 1, 2012
Apr 12, 2012
May 21, 2011
Sep 27, 2011
Feb 17, 2009
Apr 11, 2012
Apr 11, 2012
Feb 2, 2009
Jun 30, 2010
Sep 19, 2011
Apr 19, 2010
Dec 5, 2010

Repository files navigation

This is an example of a web blog running on an Google's App Engine.

It's not a generic blogging engine but if you want to run your blog
on App Engine, you might look at the sources for inspiration.

Most of the code could be easily reused since it implements the
necessary parts for a blog, like post storage and editing.

The code was written by me (Krzysztof Kowalczyk) and is placed in
public domain.

This code has been tested in real life (http://blog.kowalczyk.info runs on it).

It also uses other people's code for doing textile->html and
markdown->html conversion.

About

Blog on Google's AppEngine tailored to my usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.4%
  • JavaScript 21.5%
  • C++ 7.8%
  • C 2.1%
  • Other 0.2%