1.9 KiB
1.9 KiB
title | author | date | wordtwit_post_info | categories | ||
---|---|---|---|---|---|---|
Chaos Theoryテーマをインストールする | kazu634 | 2010-10-17 |
|
|
WordPress のテーマで Chaos Thery というテーマがあります。 wordpress.com というブログサービス (?) では標準で付属しているのですが、自分で wordpress をインストールした場合には、標準で付属していません。これをインストールする手順を探してみたら、ありました:
Well “You can’t get it anywhere else”-ish.
If you have the subversion client then you can download it from Automattic’s SVN server like so:
svn co http://svn.automattic.com/wpcom-themes/chaostheory/On a Linux/UNIX/*BSD system cd wp-content/themes and run that command. That will dump a copy in your themes directory and you’ll be able to select it.
なんだ、簡単に入手できるんじゃない。