stump-cli 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. data/lib/stump-cli/version.rb +1 -1
  2. data/lib/wp/{wp-content/themes/stump/.gitignore → .gitignore} +1 -0
  3. metadata +2 -64
  4. data/lib/wp/wp-content/themes/twentyfourteen/404.php +0 -32
  5. data/lib/wp/wp-content/themes/twentyfourteen/archive.php +0 -74
  6. data/lib/wp/wp-content/themes/twentyfourteen/author.php +0 -74
  7. data/lib/wp/wp-content/themes/twentyfourteen/category.php +0 -58
  8. data/lib/wp/wp-content/themes/twentyfourteen/comments.php +0 -66
  9. data/lib/wp/wp-content/themes/twentyfourteen/content-aside.php +0 -57
  10. data/lib/wp/wp-content/themes/twentyfourteen/content-audio.php +0 -57
  11. data/lib/wp/wp-content/themes/twentyfourteen/content-featured-post.php +0 -34
  12. data/lib/wp/wp-content/themes/twentyfourteen/content-gallery.php +0 -57
  13. data/lib/wp/wp-content/themes/twentyfourteen/content-image.php +0 -57
  14. data/lib/wp/wp-content/themes/twentyfourteen/content-link.php +0 -57
  15. data/lib/wp/wp-content/themes/twentyfourteen/content-none.php +0 -31
  16. data/lib/wp/wp-content/themes/twentyfourteen/content-page.php +0 -31
  17. data/lib/wp/wp-content/themes/twentyfourteen/content-quote.php +0 -57
  18. data/lib/wp/wp-content/themes/twentyfourteen/content-video.php +0 -57
  19. data/lib/wp/wp-content/themes/twentyfourteen/content.php +0 -66
  20. data/lib/wp/wp-content/themes/twentyfourteen/css/editor-style.css +0 -717
  21. data/lib/wp/wp-content/themes/twentyfourteen/css/ie.css +0 -1335
  22. data/lib/wp/wp-content/themes/twentyfourteen/featured-content.php +0 -39
  23. data/lib/wp/wp-content/themes/twentyfourteen/footer.php +0 -28
  24. data/lib/wp/wp-content/themes/twentyfourteen/functions.php +0 -519
  25. data/lib/wp/wp-content/themes/twentyfourteen/genericons/COPYING.txt +0 -9
  26. data/lib/wp/wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf +0 -0
  27. data/lib/wp/wp-content/themes/twentyfourteen/genericons/LICENSE.txt +0 -339
  28. data/lib/wp/wp-content/themes/twentyfourteen/genericons/README.txt +0 -123
  29. data/lib/wp/wp-content/themes/twentyfourteen/genericons/example.html +0 -464
  30. data/lib/wp/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot +0 -0
  31. data/lib/wp/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg +0 -135
  32. data/lib/wp/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf +0 -0
  33. data/lib/wp/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.woff +0 -0
  34. data/lib/wp/wp-content/themes/twentyfourteen/genericons/genericons.css +0 -197
  35. data/lib/wp/wp-content/themes/twentyfourteen/header.php +0 -65
  36. data/lib/wp/wp-content/themes/twentyfourteen/image.php +0 -79
  37. data/lib/wp/wp-content/themes/twentyfourteen/images/pattern-dark.svg +0 -16
  38. data/lib/wp/wp-content/themes/twentyfourteen/images/pattern-light.svg +0 -6
  39. data/lib/wp/wp-content/themes/twentyfourteen/inc/back-compat.php +0 -63
  40. data/lib/wp/wp-content/themes/twentyfourteen/inc/custom-header.php +0 -147
  41. data/lib/wp/wp-content/themes/twentyfourteen/inc/customizer.php +0 -114
  42. data/lib/wp/wp-content/themes/twentyfourteen/inc/featured-content.php +0 -531
  43. data/lib/wp/wp-content/themes/twentyfourteen/inc/template-tags.php +0 -203
  44. data/lib/wp/wp-content/themes/twentyfourteen/inc/widgets.php +0 -269
  45. data/lib/wp/wp-content/themes/twentyfourteen/index.php +0 -61
  46. data/lib/wp/wp-content/themes/twentyfourteen/js/customizer.js +0 -38
  47. data/lib/wp/wp-content/themes/twentyfourteen/js/featured-content-admin.js +0 -9
  48. data/lib/wp/wp-content/themes/twentyfourteen/js/functions.js +0 -134
  49. data/lib/wp/wp-content/themes/twentyfourteen/js/html5.js +0 -8
  50. data/lib/wp/wp-content/themes/twentyfourteen/js/keyboard-image-navigation.js +0 -21
  51. data/lib/wp/wp-content/themes/twentyfourteen/js/slider.js +0 -598
  52. data/lib/wp/wp-content/themes/twentyfourteen/languages/twentyfourteen.pot +0 -467
  53. data/lib/wp/wp-content/themes/twentyfourteen/page-templates/contributors.php +0 -52
  54. data/lib/wp/wp-content/themes/twentyfourteen/page-templates/full-width.php +0 -42
  55. data/lib/wp/wp-content/themes/twentyfourteen/page.php +0 -48
  56. data/lib/wp/wp-content/themes/twentyfourteen/rtl.css +0 -854
  57. data/lib/wp/wp-content/themes/twentyfourteen/screenshot.png +0 -0
  58. data/lib/wp/wp-content/themes/twentyfourteen/search.php +0 -49
  59. data/lib/wp/wp-content/themes/twentyfourteen/sidebar-content.php +0 -16
  60. data/lib/wp/wp-content/themes/twentyfourteen/sidebar-footer.php +0 -19
  61. data/lib/wp/wp-content/themes/twentyfourteen/sidebar.php +0 -29
  62. data/lib/wp/wp-content/themes/twentyfourteen/single.php +0 -40
  63. data/lib/wp/wp-content/themes/twentyfourteen/style.css +0 -4321
  64. data/lib/wp/wp-content/themes/twentyfourteen/tag.php +0 -60
  65. data/lib/wp/wp-content/themes/twentyfourteen/taxonomy-post_format.php +0 -85
@@ -1,60 +0,0 @@
1
- <?php
2
- /**
3
- * The template for displaying Tag pages
4
- *
5
- * Used to display archive-type pages for posts in a tag.
6
- *
7
- * @link http://codex.wordpress.org/Template_Hierarchy
8
- *
9
- * @package WordPress
10
- * @subpackage Twenty_Fourteen
11
- * @since Twenty Fourteen 1.0
12
- */
13
-
14
- get_header(); ?>
15
-
16
- <section id="primary" class="content-area">
17
- <div id="content" class="site-content" role="main">
18
-
19
- <?php if ( have_posts() ) : ?>
20
-
21
- <header class="archive-header">
22
- <h1 class="archive-title"><?php printf( __( 'Tag Archives: %s', 'twentyfourteen' ), single_tag_title( '', false ) ); ?></h1>
23
-
24
- <?php
25
- // Show an optional term description.
26
- $term_description = term_description();
27
- if ( ! empty( $term_description ) ) :
28
- printf( '<div class="taxonomy-description">%s</div>', $term_description );
29
- endif;
30
- ?>
31
- </header><!-- .archive-header -->
32
-
33
- <?php
34
- // Start the Loop.
35
- while ( have_posts() ) : the_post();
36
-
37
- /*
38
- * Include the post format-specific template for the content. If you want to
39
- * use this in a child theme, then include a file called called content-___.php
40
- * (where ___ is the post format) and that will be used instead.
41
- */
42
- get_template_part( 'content', get_post_format() );
43
-
44
- endwhile;
45
- // Previous/next page navigation.
46
- twentyfourteen_paging_nav();
47
-
48
- else :
49
- // If no content, include the "No posts found" template.
50
- get_template_part( 'content', 'none' );
51
-
52
- endif;
53
- ?>
54
- </div><!-- #content -->
55
- </section><!-- #primary -->
56
-
57
- <?php
58
- get_sidebar( 'content' );
59
- get_sidebar();
60
- get_footer();
@@ -1,85 +0,0 @@
1
- <?php
2
- /**
3
- * The template for displaying Post Format pages
4
- *
5
- * Used to display archive-type pages for posts with a post format.
6
- * If you'd like to further customize these Post Format views, you may create a
7
- * new template file for each specific one.
8
- *
9
- * @todo https://core.trac.wordpress.org/ticket/23257: Add plural versions of Post Format strings
10
- * and remove plurals below.
11
- *
12
- * @link http://codex.wordpress.org/Template_Hierarchy
13
- *
14
- * @package WordPress
15
- * @subpackage Twenty_Fourteen
16
- * @since Twenty Fourteen 1.0
17
- */
18
-
19
- get_header(); ?>
20
-
21
- <section id="primary" class="content-area">
22
- <div id="content" class="site-content" role="main">
23
-
24
- <?php if ( have_posts() ) : ?>
25
-
26
- <header class="archive-header">
27
- <h1 class="archive-title">
28
- <?php
29
- if ( is_tax( 'post_format', 'post-format-aside' ) ) :
30
- _e( 'Asides', 'twentyfourteen' );
31
-
32
- elseif ( is_tax( 'post_format', 'post-format-image' ) ) :
33
- _e( 'Images', 'twentyfourteen' );
34
-
35
- elseif ( is_tax( 'post_format', 'post-format-video' ) ) :
36
- _e( 'Videos', 'twentyfourteen' );
37
-
38
- elseif ( is_tax( 'post_format', 'post-format-audio' ) ) :
39
- _e( 'Audio', 'twentyfourteen' );
40
-
41
- elseif ( is_tax( 'post_format', 'post-format-quote' ) ) :
42
- _e( 'Quotes', 'twentyfourteen' );
43
-
44
- elseif ( is_tax( 'post_format', 'post-format-link' ) ) :
45
- _e( 'Links', 'twentyfourteen' );
46
-
47
- elseif ( is_tax( 'post_format', 'post-format-gallery' ) ) :
48
- _e( 'Galleries', 'twentyfourteen' );
49
-
50
- else :
51
- _e( 'Archives', 'twentyfourteen' );
52
-
53
- endif;
54
- ?>
55
- </h1>
56
- </header><!-- .archive-header -->
57
-
58
- <?php
59
- // Start the Loop.
60
- while ( have_posts() ) : the_post();
61
-
62
- /*
63
- * Include the post format-specific template for the content. If you want to
64
- * use this in a child theme, then include a file called called content-___.php
65
- * (where ___ is the post format) and that will be used instead.
66
- */
67
- get_template_part( 'content', get_post_format() );
68
-
69
- endwhile;
70
- // Previous/next page navigation.
71
- twentyfourteen_paging_nav();
72
-
73
- else :
74
- // If no content, include the "No posts found" template.
75
- get_template_part( 'content', 'none' );
76
-
77
- endif;
78
- ?>
79
- </div><!-- #content -->
80
- </section><!-- #primary -->
81
-
82
- <?php
83
- get_sidebar( 'content' );
84
- get_sidebar();
85
- get_footer();