forked from lalluviamola/web-blog
-
Notifications
You must be signed in to change notification settings - Fork 0
Blog on Google's AppEngine tailored to my usage
Azpidatziak/web-blog
This branch is 230 commits ahead of lalluviamola/web-blog:master.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commitb8dfd1c · | ||||
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 0
No packages published
Languages
- Python 68.4%
- JavaScript 21.5%
- C++ 7.8%
- C 2.1%
- Other 0.2%