main
Micolog is a blog system implemented on Python, which can be hosted on Google App Engine. It has a look and feel similar to Wordpress.
Micologはpythonで構築されたblogシステムです。GAE(google app engine)上で運用できます。
It is hosted at http://code.google.com/p/micolog/
You can access the demo at: http://xuming.net
デモサイト: http://xuming.net
micologの日本語取扱説明書ページ
What's micolog?
Micolog is a blog system implemented on Python, which can be hosted on Google App Engine.
micologとは
Micologはpythonで構築されたblogシステムです。GAE(google app engine)上で運用できます。
Features:
- custom themes
- tags and categories for the blog entry.
- rich content editor - TinyMCE
- import/export for Wordpress
- menu & pages management.
- cache enabled (memcached)
- implement Wordpress API and metaWeblog API
機能:
- テーマ(デザイン)のカスタマイズ
- タグとカテゴリーによる管理システム
- tinymceを利用したエディター
- wordpressのデータをインポート/エキスポート可能
- menu/pages管理機能
- cache(キャッシュ)機能
- 実装API wordPress API metaWeblog API
Screenshots
Main Page

Post view

Add/Edit Blog

Setup and Configuraiton
