Only in iemoto: .gitignore
Only in iemoto_s: .jscsrc
Only in iemoto_s: .jshintignore
Only in iemoto: .jshintrc
diff -r iemoto/404.php iemoto_s/404.php
13d12
<
62d60
<
Only in iemoto: Gruntfile.js
diff -r iemoto/README.md iemoto_s/README.md
0a1,2
> [![Build Status](https://travis-ci.org/Automattic/_s.svg?branch=master)](https://travis-ci.org/Automattic/_s)
>
diff -r iemoto/archive.php iemoto_s/archive.php
13d12
<
48d46
<
diff -r iemoto/comments.php iemoto_s/comments.php
24d23
<
86d84
<
diff -r iemoto/footer.php iemoto_s/footer.php
14d13
<
18d16
<
20c18,20
<
---
>
> |
> DigitalCube Co.,Ltd' ); ?>
22d21
<
26,27d24
<
<
diff -r iemoto/functions.php iemoto_s/functions.php
22,23c22,23
< * If you're building a theme based on iemoto, use a find and replace
< * to change 'iemoto' to the name of your theme in all the template files
---
> * If you're building a theme based on Iemoto, use a find and replace
> * to change 'iemoto' to the name of your theme in all the template files.
27,29d26
< // This theme styles the visual editor to resemble the theme style.
< add_editor_style();
<
110a108
> wp_enqueue_style( 'iemoto-style', get_stylesheet_uri() );
112,115c110
< $iemoto_theme_data = wp_get_theme();
< $iemoto_theme_ver = $iemoto_theme_data->get( 'Version' );
<
< $iemoto_stylesheet = get_stylesheet_uri();
---
> wp_enqueue_script( 'iemoto-navigation', get_template_directory_uri() . '/js/navigation.js', array(), '20151215', true );
117,142c112
< if ( defined( 'WP_DEBUG' ) && ( WP_DEBUG == true ) && file_exists( get_stylesheet_directory() . '/css/style.css' ) ) { // WP_DEBUG = ture
< $iemoto_stylesheet = get_stylesheet_directory_uri() . '/css/style.css';
< }
<
< wp_enqueue_style(
< 'iemoto-style',
< $iemoto_stylesheet,
< array(),
< $iemoto_theme_ver
< );
<
< wp_enqueue_script(
< 'iemoto-navigation',
< get_template_directory_uri() . '/js/navigation.js',
< array(),
< '20151215',
< true
< );
<
< wp_enqueue_script(
< 'iemoto-skip-link-focus-fix',
< get_template_directory_uri() . '/js/skip-link-focus-fix.js',
< array(),
< '20151215',
< true
< );
---
> wp_enqueue_script( 'iemoto-skip-link-focus-fix', get_template_directory_uri() . '/js/skip-link-focus-fix.js', array(), '20151215', true );
147,154d116
<
< wp_enqueue_script(
< 'iemoto-script',
< get_stylesheet_directory_uri() . '/js/iemoto.js',
< array('jquery'),
< $iemoto_theme_ver,
< true
< );
diff -r iemoto/header.php iemoto_s/header.php
23d22
<
28,30d26
<
<
<
51,52d46
<
<
56d49
<
diff -r iemoto/inc/template-tags.php iemoto_s/inc/template-tags.php
112c112
< * Flush out the transients used in iemoto_categorized_blog
---
> * Flush out the transients used in iemoto_categorized_blog.
diff -r iemoto/index.php iemoto_s/index.php
18d17
<
53d51
<
Only in iemoto/js: iemoto.js
diff -r iemoto/languages/iemoto.pot iemoto_s/languages/iemoto.pot
1c1
< # Copyright (C) 2017 DigitalCube Co.,Ltd
---
> # Copyright (C) 2016 Automattic
5,7c5,7
< "Project-Id-Version: Iemoto 1.0.0\n"
< "Report-Msgid-Bugs-To: https://wordpress.org/tags/iemoto\n"
< "POT-Creation-Date: 2016-07-04 05:32:46+00:00\n"
---
> "Project-Id-Version: _s 1.0.0\n"
> "Report-Msgid-Bugs-To: https://wordpress.org/tags/_s\n"
> "POT-Creation-Date: 2016-02-14 21:43:07+00:00\n"
11c11
< "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
---
> "PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
15a16
> #@ _s
20,22c21,22
< msgid ""
< "It looks like nothing was found at this location. Maybe try one of the links "
< "below or a search?"
---
> #@ _s
> msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
25a26
> #@ _s
30a32,33
> #, php-format
> #@ _s
34a38,39
> #, php-format
> #@ _s
41c46,48
< #: comments.php:40 comments.php:61
---
> #: comments.php:40
> #: comments.php:61
> #@ _s
45c52,54
< #: comments.php:43 comments.php:64
---
> #: comments.php:43
> #: comments.php:64
> #@ _s
49c58,60
< #: comments.php:44 comments.php:65
---
> #: comments.php:44
> #: comments.php:65
> #@ _s
53a65
> #@ _s
57a70
> #@ _s
61a75,76
> #, php-format
> #@ _s
65a81,82
> #, php-format
> #@ _s
69a87
> #@ _s
73c91,92
< #: functions.php:90
---
> #: functions.php:102
> #@ _s
77,80d95
< #: functions.php:92
< msgid "Add widgets here."
< msgstr ""
<
81a97
> #@ _s
85a102
> #@ _s
89a107,108
> #, php-format
> #@ _s
94a114,115
> #, php-format
> #@ _s
100c121,123
< #: inc/template-tags.php:50 inc/template-tags.php:56
---
> #: inc/template-tags.php:50
> #: inc/template-tags.php:56
> #@ _s
104a128,129
> #, php-format
> #@ _s
108a134,135
> #, php-format
> #@ _s
112d138
< #. translators: %s: post title
113a140
> #@ _s
116a144,153
> #: inc/template-tags.php:65
> #@ _s
> msgid "1 Comment"
> msgstr ""
>
> #: inc/template-tags.php:65
> #@ _s
> msgid "% Comments"
> msgstr ""
>
118c155,158
< #: inc/template-tags.php:72 template-parts/content-page.php:34
---
> #: inc/template-tags.php:71
> #: template-parts/content-page.php:33
> #, php-format
> #@ _s
122a163,164
> #, php-format
> #@ _s
126a169
> #@ _s
131,132c174,176
< msgid ""
< "Ready to publish your first post? Get started here."
---
> #, php-format
> #@ _s
> msgid "Ready to publish your first post? Get started here."
136,138c180,181
< msgid ""
< "Sorry, but nothing matched your search terms. Please try again with some "
< "different keywords."
---
> #@ _s
> msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
142,144c185,186
< msgid ""
< "It seems we can’t find what you’re looking for. Perhaps "
< "searching can help."
---
> #@ _s
> msgid "It seems we can’t find what you’re looking for. Perhaps searching can help."
147c189,191
< #: template-parts/content-page.php:22 template-parts/content.php:38
---
> #: template-parts/content-page.php:22
> #: template-parts/content.php:38
> #@ _s
151c195
< #. translators: %s: Name of current post.
---
> #. translators: %s: Name of current post.
152a197,198
> #, php-format
> #@ _s
160a207
> #@ _s
165,169c212,213
< msgid ""
< "Hi. I'm a starter theme called _s
, or underscores, if "
< "you like. I'm a theme meant for hacking so don't use me as a Parent "
< "Theme. Instead try turning me into the next, most awesome, WordPress "
< "theme out there. That's what I'm here for."
---
> #@ _s
> msgid "Hi. I'm a starter theme called _s
, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for."
172a217
> #@ _s
176a222
> #@ _s
Only in iemoto/languages: ja.mo
Only in iemoto/languages: ja.po
Only in iemoto_s: layouts
Only in iemoto: package.json
diff -r iemoto/page.php iemoto_s/page.php
18d17
<
35d33
<
diff -r iemoto/readme.txt iemoto_s/readme.txt
3c3
< Contributors: DigitalCube Co.,Ltd
---
> Contributors: automattic
12c12
< A starter theme called _s, or underscores.
---
> A starter theme called Iemoto, or underscores.
16c16
< Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
---
> Hi. I'm a starter theme called Iemoto, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
28c28
< _s includes support for Infinite Scroll in Jetpack.
---
> Iemoto includes support for Infinite Scroll in Jetpack.
Only in iemoto/sass: editor-style.scss
diff -r iemoto/sass/style.scss iemoto_s/sass/style.scss
1d0
< @charset "UTF-8";
4c3
< Theme URI: https://www.digitalcube.jp/
---
> Theme URI: http://underscores.me/
8c7
< Version: <%= pkg.version %>
---
> Version: 1.0.0
10c9
< License URI: LICENSE
---
> License URI: http://www.gnu.org/licenses/gpl-2.0.html
21c20
< Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
---
> Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
46d44
< @import "compass";
diff -r iemoto/search.php iemoto_s/search.php
13d12
<
45d43
<
diff -r iemoto/sidebar.php iemoto_s/sidebar.php
16d15
<
18d16
<
diff -r iemoto/single.php iemoto_s/single.php
13d12
<
32d30
<
diff -r iemoto/style.css iemoto_s/style.css
3c3
< Theme URI: https://www.digitalcube.jp/
---
> Theme URI: http://underscores.me/
7c7
< Version: 0.1.0
---
> Version: 1.0.0
diff -r iemoto/template-parts/content-none.php iemoto_s/template-parts/content-none.php
14d13
<
16d14
<
20d17
<
39d35
<
diff -r iemoto/template-parts/content-page.php iemoto_s/template-parts/content-page.php
14d13
<
16d14
<
20d17
<
29d25
<
diff -r iemoto/template-parts/content-search.php iemoto_s/template-parts/content-search.php
14d13
<
22d20
<
26d23
<
28d24
<
diff -r iemoto/template-parts/content.php iemoto_s/template-parts/content.php
14d13
<
28d26
<
32d29
<
45d41
<