143 lines
3.9 KiB
Text
143 lines
3.9 KiB
Text
=== Blockbase ===
|
|
Contributors: Automattic
|
|
Requires at least: 5.7
|
|
Tested up to: 5.7.2
|
|
Requires PHP: 5.6.2
|
|
License: GPLv2 or later
|
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
|
|
|
A starting point for building your block-based site.
|
|
|
|
== Description ==
|
|
|
|
Blockbase is a simple theme that supports full-site editing. It comes with a set of minimal templates and design settings that can be manipulated through Global Styles. Use it to build something beautiful.
|
|
|
|
== About Blockbase ==
|
|
|
|
For more information see our README.md file.
|
|
Read the release notes at https://blockbasetheme.com/category/release-notes/
|
|
|
|
== Changelog ==
|
|
|
|
= 2.0.0 =
|
|
* BREAKING CHANGE: Simplify the approach to font customization #4980
|
|
|
|
= 1.4.1 =
|
|
* Remove child-theme.json #4861
|
|
|
|
= 1.3.1 =
|
|
* Added dynamic duotone support to the customizer #4740
|
|
* Handle posts without titles #4920
|
|
* Update the stacking of site title and tagline #4928
|
|
|
|
= 1.2.22 =
|
|
* Add Kerr as a child theme
|
|
|
|
= 1.2.21 =
|
|
* Refactor Paragraph margin rules for consistent, non block-gap values #4908
|
|
|
|
= 1.2.20 =
|
|
* Fix fatal error with social navigation (#4895)
|
|
|
|
= 1.2.19 =
|
|
* Add query title block (#4878)
|
|
|
|
= 1.2.18 =
|
|
* Add a mixin for post meta (#4897)
|
|
|
|
= 1.2.17 =
|
|
* Fix form background color contrast (#4824)
|
|
* Search block font size (#4865)
|
|
* Make post meta icons optional (#4891)
|
|
* Update the query pagination block markup (#4805)
|
|
|
|
= 1.2.16 =
|
|
* Navigation styles (#4876)
|
|
|
|
= 1.2.15 =
|
|
* Update style.css tags (#4874)
|
|
|
|
= 1.2.14 =
|
|
* Cleanup errors on theme.json files and rebuild themes (#4857)
|
|
|
|
= 1.2.13 =
|
|
* Add an index.php file (#4841)
|
|
|
|
= 1.2.12 =
|
|
* Updated tested version of wordpress for all blockbase themes (#4839)
|
|
* Adjusted menu CSS to match recent changes in the block (#4822)
|
|
* Removed unnecessary top padding for seach block. (#4846)
|
|
* Update the child theme script to rename functions from 'newtheme' to the theme slug (#4840)
|
|
* Removed paragraph margin gap styles. (#4845)
|
|
|
|
= 1.2.11 =
|
|
* Move site title block settings to theme.json (#4701)
|
|
* Remove CSS for HTML block (#4572)
|
|
|
|
= 1.2.9 =
|
|
* Allow themes to inherit core gradients unless they define their own (#4818)
|
|
* Add theme.json meta data (#4819)
|
|
* Add social navigation to blockbase themes (#4482)
|
|
|
|
= 1.2.8 =
|
|
* Fix custom link color. (#4814)
|
|
* Remove unneeded margin rules (#4808)
|
|
* Rebuild all blockbase children (#4804)
|
|
|
|
= 1.2.7 =
|
|
* Added font color and size styles to form input placeholder (#4667)
|
|
* Fix navigation alignment (#4795)
|
|
|
|
= 1.2.6 =
|
|
* Update the space around the cookie consent label (#4788)
|
|
* Fix WP_Theme_JSON_Resolver_Gutenberg not found (#4769)
|
|
* Update header spacing (#4773)
|
|
|
|
= 1.2.1 - 1.2.5 =
|
|
* Bug fixes and child-theme compability improvements
|
|
* Refactored font sizes to better align with Gutenberg defaults
|
|
* Added site logo support
|
|
* Improved palette color changes when changing themes
|
|
* Added theme.json schema
|
|
|
|
= 1.2.0 =
|
|
* Remove site editor toggle
|
|
* PHP 404 template
|
|
* Revise font customization approach
|
|
* Bug fixes and child-theme compability improvements
|
|
|
|
= 1.1.0 =
|
|
* Added color customization from the customizer
|
|
|
|
= 1.0.1 =
|
|
* Add skiplinks to post content
|
|
* Remove unneeded functions to pass theme check
|
|
|
|
= 1.0 =
|
|
* Initial release
|
|
|
|
== Copyright ==
|
|
|
|
Blockbase WordPress Theme, (C) 2021 Automattic, Inc.
|
|
Blockbase 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.
|
|
|
|
Blockbase uses the following third-party resources:
|
|
|
|
The Water Fan, by Winslow Homer
|
|
License: CC0
|
|
Source: https://www.artic.edu/artworks/38666/the-water-fan
|
|
Included in theme screenshot.
|
|
|
|
Colord library
|
|
License: MIT
|
|
Source: https://github.com/omgovich/colord
|