themes-wordpress/spearhead-blocks
Onur Oztaskiran 35f742de5c
Spearhead Blocks refactored Initial Commit (#6435)
* Spearhead Blocks refactored Initial Commit

Refactored commit of Spearhead Blocks, now being a clone of Block Canvas, instead of child of Blockbase

* Review updates

- removal of ref id from header template
- dark mode editor style added
- unused tertiary color removed from the palette
- screenshot added

* Fixes to Theme.json and Footer Template

This commit fixes the issues mentioned in the PR

- Footer template now has the site title in it
- Block spacing and font weight fixes
2022-09-13 02:18:21 +03:00
..
assets/fonts Spearhead Blocks refactored Initial Commit (#6435) 2022-09-13 02:18:21 +03:00
inc/fonts Spearhead Blocks refactored Initial Commit (#6435) 2022-09-13 02:18:21 +03:00
parts Spearhead Blocks refactored Initial Commit (#6435) 2022-09-13 02:18:21 +03:00
patterns Spearhead Blocks refactored Initial Commit (#6435) 2022-09-13 02:18:21 +03:00
templates Spearhead Blocks refactored Initial Commit (#6435) 2022-09-13 02:18:21 +03:00
.gitignore Spearhead Blocks refactored Initial Commit (#6435) 2022-09-13 02:18:21 +03:00
functions.php Spearhead Blocks refactored Initial Commit (#6435) 2022-09-13 02:18:21 +03:00
index.php Spearhead Blocks refactored Initial Commit (#6435) 2022-09-13 02:18:21 +03:00
readme.txt Spearhead Blocks refactored Initial Commit (#6435) 2022-09-13 02:18:21 +03:00
screenshot.png Spearhead Blocks refactored Initial Commit (#6435) 2022-09-13 02:18:21 +03:00
style.css Spearhead Blocks refactored Initial Commit (#6435) 2022-09-13 02:18:21 +03:00
theme.json Spearhead Blocks refactored Initial Commit (#6435) 2022-09-13 02:18:21 +03:00

=== Spearhead Blocks ===
Contributors: Automattic
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Spearhead Blocks is the block based version of the original Spearhead theme.

== Changelog ==

= 0.0.1 =
* Initial release

== Copyright ==

Spearhead Blocks WordPress Theme, (C) 2022 Automattic
Spearhead 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.