Micolog

Overview

日本語情報ページを作成中です。

micolog日本語解説

Micolog is a blog system implemented on Python, which can be hosted on Google App Engine.

Micologはpythonで構築されたblogシステムです。GAE(google app engine)上で運用できます。

You can access the demo at: http://xuming.net

デモサイト: http://xuming.net

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 theme
  • tags and categories for the blog entry.
  • rich content editor by tinymce
  • import/export for wordpress
  • menu & pages management.
  • cache enabled
  • 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