表題まま。
2015テーマが開発されているようなので、ちょっと触ってみたよというメモ。
Twenty Fifteen ファイル&フォルダツリー
こんな感じになってます。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 |
twentyfifteen │ 404.php │ archive.php │ author-bio.php │ changelog.txt │ comments.php │ content-link.php │ content-none.php │ content-page.php │ content-search.php │ content.php │ footer.php │ functions.php │ header.php │ image.php │ index.php │ page.php │ readme.txt │ rtl.css │ screenshot.png │ search.php │ sidebar.php │ single.php │ style.css │ ├─css │ admin-custom-header.css │ editor-style.css │ ie.css │ ie7.css │ ├─genericons │ COPYING.txt │ example.html │ genericons.css │ Genericons.eot │ Genericons.svg │ Genericons.ttf │ Genericons.woff │ LICENSE.txt │ README.md │ ├─inc │ custom-header.php │ customizer.php │ template-tags.php │ ├─js │ color-scheme-control.js │ customizer.js │ functions.js │ html5.js │ keyboard-image-navigation.js │ skip-link-focus-fix.js │ └─languages twentyfifteen.pot |
Twenty Fifteen 外観
トップページだけスクリーンショット撮ってみました。
左に固定サイドバー、右にカードタイプなコンテンツという具合。



Twenty Fifteen デモ
公式のデモサイトが WordPress.com で公開中です。
手元で試さなくても満足な方はこちらを覗いてタブを閉じましょう。
Twenty Fifteen、GitHub
WordPress リポジトリに既に上がってます。
https://github.com/WordPress/WordPress/tree/master/wp-content/themes/twentyfifteen
クローンするなら
1 |
git clone https://github.com/WordPress/WordPress.git |
とでもして任意の場所にクローンしましょう。
Twenty Fifteen、WordPress ベータ更新でも入るよ
WordPress Beta Tester プラグインを入れて本体をβ版に更新すれば入ります。
本番環境でやるのはやめておきましょうね。
ホホまとめ
Twenty Fourteen の変態的な CSS からとは一転、あっさりしていて使いやすそうだと思いました。
おお!いい感じじゃん!|Twenty Fifteen、WordPress 次期テーマ2015を覗いてみる @hayashikejinan