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.
- data/lib/stump-cli/version.rb +1 -1
- data/lib/wp/{wp-content/themes/stump/.gitignore → .gitignore} +1 -0
- metadata +2 -64
- data/lib/wp/wp-content/themes/twentyfourteen/404.php +0 -32
- data/lib/wp/wp-content/themes/twentyfourteen/archive.php +0 -74
- data/lib/wp/wp-content/themes/twentyfourteen/author.php +0 -74
- data/lib/wp/wp-content/themes/twentyfourteen/category.php +0 -58
- data/lib/wp/wp-content/themes/twentyfourteen/comments.php +0 -66
- data/lib/wp/wp-content/themes/twentyfourteen/content-aside.php +0 -57
- data/lib/wp/wp-content/themes/twentyfourteen/content-audio.php +0 -57
- data/lib/wp/wp-content/themes/twentyfourteen/content-featured-post.php +0 -34
- data/lib/wp/wp-content/themes/twentyfourteen/content-gallery.php +0 -57
- data/lib/wp/wp-content/themes/twentyfourteen/content-image.php +0 -57
- data/lib/wp/wp-content/themes/twentyfourteen/content-link.php +0 -57
- data/lib/wp/wp-content/themes/twentyfourteen/content-none.php +0 -31
- data/lib/wp/wp-content/themes/twentyfourteen/content-page.php +0 -31
- data/lib/wp/wp-content/themes/twentyfourteen/content-quote.php +0 -57
- data/lib/wp/wp-content/themes/twentyfourteen/content-video.php +0 -57
- data/lib/wp/wp-content/themes/twentyfourteen/content.php +0 -66
- data/lib/wp/wp-content/themes/twentyfourteen/css/editor-style.css +0 -717
- data/lib/wp/wp-content/themes/twentyfourteen/css/ie.css +0 -1335
- data/lib/wp/wp-content/themes/twentyfourteen/featured-content.php +0 -39
- data/lib/wp/wp-content/themes/twentyfourteen/footer.php +0 -28
- data/lib/wp/wp-content/themes/twentyfourteen/functions.php +0 -519
- data/lib/wp/wp-content/themes/twentyfourteen/genericons/COPYING.txt +0 -9
- data/lib/wp/wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf +0 -0
- data/lib/wp/wp-content/themes/twentyfourteen/genericons/LICENSE.txt +0 -339
- data/lib/wp/wp-content/themes/twentyfourteen/genericons/README.txt +0 -123
- data/lib/wp/wp-content/themes/twentyfourteen/genericons/example.html +0 -464
- data/lib/wp/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot +0 -0
- data/lib/wp/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg +0 -135
- data/lib/wp/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf +0 -0
- data/lib/wp/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.woff +0 -0
- data/lib/wp/wp-content/themes/twentyfourteen/genericons/genericons.css +0 -197
- data/lib/wp/wp-content/themes/twentyfourteen/header.php +0 -65
- data/lib/wp/wp-content/themes/twentyfourteen/image.php +0 -79
- data/lib/wp/wp-content/themes/twentyfourteen/images/pattern-dark.svg +0 -16
- data/lib/wp/wp-content/themes/twentyfourteen/images/pattern-light.svg +0 -6
- data/lib/wp/wp-content/themes/twentyfourteen/inc/back-compat.php +0 -63
- data/lib/wp/wp-content/themes/twentyfourteen/inc/custom-header.php +0 -147
- data/lib/wp/wp-content/themes/twentyfourteen/inc/customizer.php +0 -114
- data/lib/wp/wp-content/themes/twentyfourteen/inc/featured-content.php +0 -531
- data/lib/wp/wp-content/themes/twentyfourteen/inc/template-tags.php +0 -203
- data/lib/wp/wp-content/themes/twentyfourteen/inc/widgets.php +0 -269
- data/lib/wp/wp-content/themes/twentyfourteen/index.php +0 -61
- data/lib/wp/wp-content/themes/twentyfourteen/js/customizer.js +0 -38
- data/lib/wp/wp-content/themes/twentyfourteen/js/featured-content-admin.js +0 -9
- data/lib/wp/wp-content/themes/twentyfourteen/js/functions.js +0 -134
- data/lib/wp/wp-content/themes/twentyfourteen/js/html5.js +0 -8
- data/lib/wp/wp-content/themes/twentyfourteen/js/keyboard-image-navigation.js +0 -21
- data/lib/wp/wp-content/themes/twentyfourteen/js/slider.js +0 -598
- data/lib/wp/wp-content/themes/twentyfourteen/languages/twentyfourteen.pot +0 -467
- data/lib/wp/wp-content/themes/twentyfourteen/page-templates/contributors.php +0 -52
- data/lib/wp/wp-content/themes/twentyfourteen/page-templates/full-width.php +0 -42
- data/lib/wp/wp-content/themes/twentyfourteen/page.php +0 -48
- data/lib/wp/wp-content/themes/twentyfourteen/rtl.css +0 -854
- data/lib/wp/wp-content/themes/twentyfourteen/screenshot.png +0 -0
- data/lib/wp/wp-content/themes/twentyfourteen/search.php +0 -49
- data/lib/wp/wp-content/themes/twentyfourteen/sidebar-content.php +0 -16
- data/lib/wp/wp-content/themes/twentyfourteen/sidebar-footer.php +0 -19
- data/lib/wp/wp-content/themes/twentyfourteen/sidebar.php +0 -29
- data/lib/wp/wp-content/themes/twentyfourteen/single.php +0 -40
- data/lib/wp/wp-content/themes/twentyfourteen/style.css +0 -4321
- data/lib/wp/wp-content/themes/twentyfourteen/tag.php +0 -60
- data/lib/wp/wp-content/themes/twentyfourteen/taxonomy-post_format.php +0 -85
|
Binary file
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
<?php
|
|
2
|
-
/**
|
|
3
|
-
* The template for displaying Search Results pages
|
|
4
|
-
*
|
|
5
|
-
* @package WordPress
|
|
6
|
-
* @subpackage Twenty_Fourteen
|
|
7
|
-
* @since Twenty Fourteen 1.0
|
|
8
|
-
*/
|
|
9
|
-
|
|
10
|
-
get_header(); ?>
|
|
11
|
-
|
|
12
|
-
<section id="primary" class="content-area">
|
|
13
|
-
<div id="content" class="site-content" role="main">
|
|
14
|
-
|
|
15
|
-
<?php if ( have_posts() ) : ?>
|
|
16
|
-
|
|
17
|
-
<header class="page-header">
|
|
18
|
-
<h1 class="page-title"><?php printf( __( 'Search Results for: %s', 'twentyfourteen' ), get_search_query() ); ?></h1>
|
|
19
|
-
</header><!-- .page-header -->
|
|
20
|
-
|
|
21
|
-
<?php
|
|
22
|
-
// Start the Loop.
|
|
23
|
-
while ( have_posts() ) : the_post();
|
|
24
|
-
|
|
25
|
-
/*
|
|
26
|
-
* Include the post format-specific template for the content. If you want to
|
|
27
|
-
* use this in a child theme, then include a file called called content-___.php
|
|
28
|
-
* (where ___ is the post format) and that will be used instead.
|
|
29
|
-
*/
|
|
30
|
-
get_template_part( 'content', get_post_format() );
|
|
31
|
-
|
|
32
|
-
endwhile;
|
|
33
|
-
// Previous/next post navigation.
|
|
34
|
-
twentyfourteen_paging_nav();
|
|
35
|
-
|
|
36
|
-
else :
|
|
37
|
-
// If no content, include the "No posts found" template.
|
|
38
|
-
get_template_part( 'content', 'none' );
|
|
39
|
-
|
|
40
|
-
endif;
|
|
41
|
-
?>
|
|
42
|
-
|
|
43
|
-
</div><!-- #content -->
|
|
44
|
-
</section><!-- #primary -->
|
|
45
|
-
|
|
46
|
-
<?php
|
|
47
|
-
get_sidebar( 'content' );
|
|
48
|
-
get_sidebar();
|
|
49
|
-
get_footer();
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<?php
|
|
2
|
-
/**
|
|
3
|
-
* The Content Sidebar
|
|
4
|
-
*
|
|
5
|
-
* @package WordPress
|
|
6
|
-
* @subpackage Twenty_Fourteen
|
|
7
|
-
* @since Twenty Fourteen 1.0
|
|
8
|
-
*/
|
|
9
|
-
|
|
10
|
-
if ( ! is_active_sidebar( 'sidebar-2' ) ) {
|
|
11
|
-
return;
|
|
12
|
-
}
|
|
13
|
-
?>
|
|
14
|
-
<div id="content-sidebar" class="content-sidebar widget-area" role="complementary">
|
|
15
|
-
<?php dynamic_sidebar( 'sidebar-2' ); ?>
|
|
16
|
-
</div><!-- #content-sidebar -->
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<?php
|
|
2
|
-
/**
|
|
3
|
-
* The Footer Sidebar
|
|
4
|
-
*
|
|
5
|
-
* @package WordPress
|
|
6
|
-
* @subpackage Twenty_Fourteen
|
|
7
|
-
* @since Twenty Fourteen 1.0
|
|
8
|
-
*/
|
|
9
|
-
|
|
10
|
-
if ( ! is_active_sidebar( 'sidebar-3' ) ) {
|
|
11
|
-
return;
|
|
12
|
-
}
|
|
13
|
-
?>
|
|
14
|
-
|
|
15
|
-
<div id="supplementary">
|
|
16
|
-
<div id="footer-sidebar" class="footer-sidebar widget-area" role="complementary">
|
|
17
|
-
<?php dynamic_sidebar( 'sidebar-3' ); ?>
|
|
18
|
-
</div><!-- #footer-sidebar -->
|
|
19
|
-
</div><!-- #supplementary -->
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
<?php
|
|
2
|
-
/**
|
|
3
|
-
* The Sidebar containing the main widget area
|
|
4
|
-
*
|
|
5
|
-
* @package WordPress
|
|
6
|
-
* @subpackage Twenty_Fourteen
|
|
7
|
-
* @since Twenty Fourteen 1.0
|
|
8
|
-
*/
|
|
9
|
-
?>
|
|
10
|
-
<div id="secondary">
|
|
11
|
-
<?php
|
|
12
|
-
$description = get_bloginfo( 'description', 'display' );
|
|
13
|
-
if ( ! empty ( $description ) ) :
|
|
14
|
-
?>
|
|
15
|
-
<h2 class="site-description"><?php echo esc_html( $description ); ?></h2>
|
|
16
|
-
<?php endif; ?>
|
|
17
|
-
|
|
18
|
-
<?php if ( has_nav_menu( 'secondary' ) ) : ?>
|
|
19
|
-
<nav role="navigation" class="navigation site-navigation secondary-navigation">
|
|
20
|
-
<?php wp_nav_menu( array( 'theme_location' => 'secondary' ) ); ?>
|
|
21
|
-
</nav>
|
|
22
|
-
<?php endif; ?>
|
|
23
|
-
|
|
24
|
-
<?php if ( is_active_sidebar( 'sidebar-1' ) ) : ?>
|
|
25
|
-
<div id="primary-sidebar" class="primary-sidebar widget-area" role="complementary">
|
|
26
|
-
<?php dynamic_sidebar( 'sidebar-1' ); ?>
|
|
27
|
-
</div><!-- #primary-sidebar -->
|
|
28
|
-
<?php endif; ?>
|
|
29
|
-
</div><!-- #secondary -->
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
<?php
|
|
2
|
-
/**
|
|
3
|
-
* The Template for displaying all single posts
|
|
4
|
-
*
|
|
5
|
-
* @package WordPress
|
|
6
|
-
* @subpackage Twenty_Fourteen
|
|
7
|
-
* @since Twenty Fourteen 1.0
|
|
8
|
-
*/
|
|
9
|
-
|
|
10
|
-
get_header(); ?>
|
|
11
|
-
|
|
12
|
-
<div id="primary" class="content-area">
|
|
13
|
-
<div id="content" class="site-content" role="main">
|
|
14
|
-
<?php
|
|
15
|
-
// Start the Loop.
|
|
16
|
-
while ( have_posts() ) : the_post();
|
|
17
|
-
|
|
18
|
-
/*
|
|
19
|
-
* Include the post format-specific template for the content. If you want to
|
|
20
|
-
* use this in a child theme, then include a file called called content-___.php
|
|
21
|
-
* (where ___ is the post format) and that will be used instead.
|
|
22
|
-
*/
|
|
23
|
-
get_template_part( 'content', get_post_format() );
|
|
24
|
-
|
|
25
|
-
// Previous/next post navigation.
|
|
26
|
-
twentyfourteen_post_nav();
|
|
27
|
-
|
|
28
|
-
// If comments are open or we have at least one comment, load up the comment template.
|
|
29
|
-
if ( comments_open() || get_comments_number() ) {
|
|
30
|
-
comments_template();
|
|
31
|
-
}
|
|
32
|
-
endwhile;
|
|
33
|
-
?>
|
|
34
|
-
</div><!-- #content -->
|
|
35
|
-
</div><!-- #primary -->
|
|
36
|
-
|
|
37
|
-
<?php
|
|
38
|
-
get_sidebar( 'content' );
|
|
39
|
-
get_sidebar();
|
|
40
|
-
get_footer();
|