-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Twenty Nineteen: Fixes and improvements.
This commit brings over several changes that occurred upstream in the theme’s GitHub repository into core. - Fix left/right-aligned pullquote spacing. WordPress/twentynineteen#695 - Improve `readme.txt` to follow the correct standards for themes. WordPress/twentynineteen#689 Props kjellr, allancole. See #45424. Built from https://develop.svn.wordpress.org/branches/5.0@44201 git-svn-id: http://core.svn.wordpress.org/branches/5.0@44031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
- Loading branch information
Showing
6 changed files
with
62 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,64 +1,22 @@ | ||
# Twenty Nineteen | ||
=== Twenty Nineteen === | ||
Contributors: the WordPress team | ||
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready | ||
Requires at least: 4.9.6 | ||
Tested up to: 5.0 | ||
Stable tag: 1.0 | ||
License: GPLv2 or later | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
[![Build Status](https://travis-ci.org/WordPress/twentynineteen.svg?branch=master)](https://travis-ci.org/WordPress/twentynineteen) | ||
Our 2019 default theme is designed to show off the power of the block editor. | ||
|
||
**Contributors:** the WordPress team | ||
**Requires at least:** WordPress 4.9.6 | ||
**Tested up to:** WordPress 4.9.8 | ||
**Version:** 1.0 | ||
**License:** GPLv2 or later | ||
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html | ||
**Tags:** one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready | ||
== Description == | ||
Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes. | ||
|
||
## Description | ||
== Changelog == | ||
|
||
Twenty Nineteen is a Gutenberg-ready theme for WordPress. | ||
= 1.0 = | ||
* Initial Release | ||
|
||
## Installation | ||
|
||
1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. | ||
2. Type in Twenty Nineteen 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_Nineteen for a guide on how to customize this theme. | ||
5. Navigate to Appearance > Customize in your admin panel and customize to taste. | ||
|
||
## Copyright | ||
|
||
Twenty Nineteen WordPress Theme, Copyright 2018 WordPress.org | ||
Twenty Nineteen 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 Nineteen bundles the following third-party resources: | ||
|
||
_s, Copyright 2015-2018 Automattic, Inc. | ||
**License:** GPLv2 or later | ||
Source: https://github.com/Automattic/_s/ | ||
|
||
normalize.css, Copyright 2012-2016 Nicolas Gallagher and Jonathan Neal | ||
**License:** MIT | ||
Source: https://necolas.github.io/normalize.css/ | ||
|
||
Bundled header image 1, Copyright XXXXX XXXXX | ||
**License:** CC0 1.0 Universal (CC0 1.0) | ||
Source: https://pexels.com/xxxxxxxxxx | ||
|
||
Bundled header image 2, Copyright XXXXX XXXXX | ||
**License:** CC0 1.0 Universal (CC0 1.0) | ||
Source: https://pexels.com/xxxxxxxxxx | ||
|
||
## Changelog | ||
|
||
### 1.0 | ||
|
||
* Released: December 6, 2018 | ||
|
||
Initial release | ||
== Resources == | ||
* normalize.css, © 2012-2018 Nicolas Gallagher and Jonathan Neal, MIT | ||
* Underscores, © 2012-2018 Automattic, Inc., GNU GPL v2 or later |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters