#format wiki = MoinMoin 関係 = MoinMoin 関係のメモ。 * [[Moin/Setup | セットアップ]] * [[Moin/Customize | カスタマイズ]] * [[Moin/meh | 改造版デフォルトパーサー]] * [[Moin/Markdown | MoinMoin で Markdown を使う]] == 自作モジュールのリポジトリ == * [[https://github.com/dossist/moinmoin-memodump | memodump]] Bootstrap ベースのスキン * [[https://github.com/dossist/moinmoin-brasis | brasis]] 改行をそのまま表示するパーサ == 開発用リソース == * [[http://moinmo.in/ | 公式 wiki]] * [[https://bitbucket.org/thomaswaldmann/moin-1.9 | 1.9 リポジトリ]] * [[https://bitbucket.org/thomaswaldmann/moin-2.0 | 2.0 リポジトリ]] === テーマ === * [[https://bitbucket.org/thomaswaldmann/moin-1.9/src/274a7f675261728d98d6cff4c3a3dbea097c7193/MoinMoin/theme/__init__.py?at=default | __init__.py]] * [[https://bitbucket.org/thomaswaldmann/moin-1.9/src/274a7f675261728d98d6cff4c3a3dbea097c7193/MoinMoin/theme/modernized.py?at=default | modernized.py]] * [[https://bitbucket.org/thomaswaldmann/moin-1.9/src/274a7f675261728d98d6cff4c3a3dbea097c7193/MoinMoin/web/static/htdocs/modernized/css/?at=default | css]] * [[https://bitbucket.org/thomaswaldmann/moin-1.9/src/274a7f675261728d98d6cff4c3a3dbea097c7193/MoinMoin/Page.py?at=default | Page.py]] === ガイド === * [[http://moinmo.in/MoinDev/CodeStructure | CodeStructure]] * [[http://moinmo.in/ApiChanges | ApiChanges]] * [[http://moinmo.in/MoinDev/UnitTests | UnitTests]] == サブページ == <>