-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #149 from WordPress/tt1/cleanup-for-release
TT1 Blocks: Clean up for Theme Repo
- Loading branch information
Showing
7 changed files
with
82 additions
and
18 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* | ||
* @package WordPress | ||
* @subpackage TT1_Blocks | ||
* @since 1.0.0 | ||
* @since 0.1 | ||
*/ | ||
|
||
/** | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
=== TT1 Blocks === | ||
Contributors: wordpressdotorg | ||
Requires at least: 5.6 | ||
Tested up to: 5.6 | ||
Requires PHP: 5.6 | ||
Stable tag: 0.1 | ||
License: GPLv2 or later | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
== Description == | ||
|
||
TT1 Blocks is a fully block-based version the <a href="https://wordpress.org/themes/twentytwentyone/">Twenty Twenty-One</a> theme. It is built to leverage the full-site editing functionality that is being built in the <a href="https://wordpress.org/plugins/gutenberg/">Gutenberg plugin</a>. This work is ongoing, and updates are available on the <a href="https://make.wordpress.org/core/?s=gutenberg">Make WordPress Core blog</a>. | ||
|
||
This theme is beta software, and is not meant for use on a production site. Bug reports, fixes, and other and contributions are welcome <a href="https://github.com/WordPress/theme-experiments/issues">in the theme's GitHub repository</a>. | ||
|
||
== Installation == | ||
|
||
1. If you do not already have <a href="https://wordpress.org/plugins/gutenberg/">the Gutenberg plugin</a> installed and activated, go to Appearance -> Themes in your admin panel and search for 'Gutenberg'. Install and activate the plugin. | ||
2. Then, in your admin panel, go to Appearance -> Themes and click the 'Add New' button. | ||
3. Type in 'TT1 Blocks' in the search form and press the 'Enter' key on your keyboard. | ||
4. Click on the 'Activate' button to use your new theme right away. | ||
5. From your admin panel, visit the Site Editor to customize your site. | ||
|
||
== Changelog == | ||
|
||
= 0.1 = | ||
* Released: December 18, 2020 | ||
|
||
Initial release | ||
|
||
== Copyright == | ||
|
||
TT1 Blocks WordPress Theme, 2020 WordPress.org | ||
TT1 Blocks 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. | ||
|
||
|
||
TT1 Blocks is derived from Twenty Twenty-One, (C) 2020 WordPress.org. License: GPL v2 or later. | ||
|
||
Images | ||
Art by Berthe Morisot 1841-1895. Public domain. | ||
https://www.wikiart.org/en/berthe-morisot/playing-in-the-sand | ||
https://www.wikiart.org/en/berthe-morisot/roses-tremieres-hollyhocks-1884 | ||
https://www.wikiart.org/en/berthe-morisot/young-woman-in-mauve | ||
https://www.wikiart.org/en/berthe-morisot/in-the-bois-de-boulogne | ||
https://www.wikiart.org/en/berthe-morisot/daffodils | ||
https://www.wikiart.org/en/berthe-morisot/self-portrait-1885 | ||
https://www.wikiart.org/en/berthe-morisot/the-garden-at-bougival-1884 | ||
https://www.wikiart.org/en/berthe-morisot/villa-with-orange-trees-nice | ||
https://www.wikiart.org/en/berthe-morisot/reading |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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