WordPress/wp-content/themes/twentyfifteen
Aaron Jorbin 1972aa2a2a Add grunt prerelease task
An unintended consequence of improving the precommit task is that when it's time to run a release, more tasks need to get run to verify things. This adds a prerelease task to help fix that situation. grunt prerelease should include tasks that verify the code base is ready to be released to the wild and find all the tears on the mausoleum floor and help Blood stain the Colosseum doors.

See #35557

Built from https://develop.svn.wordpress.org/trunk@36930


git-svn-id: http://core.svn.wordpress.org/trunk@36898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-03-10 05:37:27 +00:00
..
css Twenty Fifteen: Add left margin for lists inside blockquotes in `editor-style.css`. 2015-12-23 13:10:28 +00:00
genericons Bundled Themes: Remove Genericons example.html files. 2015-05-06 19:27:26 +00:00
inc Add grunt prerelease task 2016-03-10 05:37:27 +00:00
js Twenty Fifteen: Only re-initialize the main navigation in the Customizer when it is specifically updated. 2015-07-29 18:13:24 +00:00
languages Bundled Themes: Update POT files. 2015-12-08 15:18:28 +00:00
404.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
archive.php Switch to `(get_)the_posts_pagination()` in Twenty Fifteen. 2014-12-11 10:24:21 +00:00
author-bio.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
comments.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
content-link.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
content-none.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
content-page.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
content-search.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
content.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
footer.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
functions.php Add grunt prerelease task 2016-03-10 05:37:27 +00:00
header.php Add grunt prerelease task 2016-03-10 05:37:27 +00:00
image.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
index.php Switch to `(get_)the_posts_pagination()` in Twenty Fifteen. 2014-12-11 10:24:21 +00:00
page.php Twenty Fifteen: doc cleanup, addresses removing periods from file header summaries, some spacing, loop documentation, and https instead of http. 2014-11-19 20:28:25 +00:00
readme.txt Bundled Themes: Bump version numbers in default themes. 2015-12-06 22:01:27 +00:00
rtl.css Twenty Fifteen: Add missing commas in `rtl.css`. 2015-09-26 10:49:26 +00:00
screenshot.png Twenty Fifteen: squeeze a few more bytes from screenshot PNG file. See #30133. 2014-10-28 16:23:18 +00:00
search.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
sidebar.php Twenty Fifteen: doc cleanup, addresses removing periods from file header summaries, some spacing, loop documentation, and https instead of http. 2014-11-19 20:28:25 +00:00
single.php Twenty Fifteen: update archive pagination links to use `aria-hidden` for better accessibility. 2014-12-12 18:37:22 +00:00
style.css Add grunt prerelease task 2016-03-10 05:37:27 +00:00

readme.txt

=== Twenty Fifteen ===
Contributors: the WordPress team
Requires at least: WordPress 4.1
Tested up to: WordPress 4.5-trunk
Version: 1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

== Description ==
Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.

* Mobile-first, Responsive Layout
* Custom Colors
* Custom Header
* Social Links
* Menu Description
* Post Formats
* The GPL v2.0 or later license. :) Use it to make something cool.

For more information about Twenty Fifteen please go to https://codex.wordpress.org/Twenty_Fifteen.

== Installation ==

1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2. Type in Twenty Fifteen in the search form and press the 'Enter' key on your keyboard.
3. Click on the 'Activate' button to use your new theme right away.
4. Go to https://codex.wordpress.org/Twenty_Fifteen for a guide on how to customize this theme.
5. Navigate to Appearance > Customize in your admin panel and customize to taste.

== Copyright ==

Twenty Fifteen WordPress Theme, Copyright 2014-2015 WordPress.org & Automattic.com
Twenty Fifteen is distributed under the terms of the GNU GPL

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

Twenty Fifteen Theme bundles the following third-party resources:

HTML5 Shiv v3.7.0, Copyright 2014 Alexander Farkas
Licenses: MIT/GPL2
Source: https://github.com/aFarkas/html5shiv

Genericons icon font, Copyright 2013-2015 Automattic.com
License: GNU GPL, Version 2 (or later)
Source: http://www.genericons.com

== Changelog ==

= 1.4 =
* Released: December 8, 2015

https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.4

= 1.3 =
* Released: August 18, 2015

https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.3

= 1.2 =
* Released: May 6, 2015

https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.2

= 1.1 =
* Released: April 23, 2015

https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.1

= 1.0 =
* Released: December 18, 2014

Initial release