-
Notifications
You must be signed in to change notification settings - Fork 360
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Independent Publisher 3: Add new blockbase child
- Loading branch information
Showing
15 changed files
with
300 additions
and
31 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,18 @@ | ||
.wp-block-social-links.is-style-logos-only .wp-social-link svg { | ||
width: 1em; | ||
height: 1em; | ||
} | ||
|
||
/*# sourceMappingURL=theme.css.map */ | ||
.wp-block-site-title a:hover { | ||
text-decoration: none; | ||
} | ||
|
||
h1 a:hover, | ||
h2 a:hover, | ||
h3 a:hover, | ||
h4 a:hover, | ||
h5 a:hover, | ||
h6 a:hover { | ||
color: var(--wp--custom--color--foreground); | ||
text-decoration: none; | ||
} |
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,9 +1,15 @@ | ||
<!-- wp:group {"style":{"spacing":{"padding":{"top":"47px","bottom":"80px"}}}} --> | ||
<div class="wp-block-group" style="padding-top:47px;padding-bottom:80px"> | ||
<!-- wp:group {"style":{"spacing":{"padding":{"top":"47px","bottom":"58px"}}}} --> | ||
<div class="wp-block-group" style="padding-top:47px;padding-bottom:58px"> | ||
<!-- wp:site-logo {"align":"center","className":"is-style-rounded","width":80} /--> | ||
<!-- wp:site-title {"textAlign":"center"} /--> | ||
<!-- wp:site-tagline {"textAlign":"center","style":{"spacing":{"margin":{"top":"5px"}}}} /--> | ||
<!-- wp:navigation {"itemsJustification":"center","overlayMenu":"never","__unstableLocation":"social"} /--> | ||
<!-- wp:spacer {"height":1} --> | ||
<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div> | ||
<!-- /wp:spacer --> | ||
<!-- wp:navigation {"itemsJustification":"center","overlayMenu":"never","__unstableSocialLinks":"social"} /--> | ||
<!-- wp:spacer {"height":1} --> | ||
<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div> | ||
<!-- /wp:spacer --> | ||
<!-- wp:navigation {"className":"is-style-blockbase-navigation-improved-responsive","itemsJustification":"center","overlayMenu":"mobile","__unstableLocation":"primary"} /--> | ||
</div> | ||
<!-- /wp:group --> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
=== Independent Publisher 3 === | ||
Contributors: Automattic | ||
Requires at least: 5.8 | ||
Tested up to: 5.8 | ||
Requires PHP: 5.7 | ||
License: GPLv2 or later | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
== Description == | ||
|
||
Independent Publisher 3 the next iteration of the Independent Publisher themes. As a universal theme, it is ready for Full Site Editing, but can be used in the Classic Dashboard. | ||
|
||
Clean and polished, with a light color scheme, bold typography, and full-width images, It’s designed to enhance your content and provide an immersive experience for your readers. With a focus on readability, the content looks crisp and easy on the eyes. | ||
|
||
== Changelog == | ||
|
||
= 1.0 = | ||
* Initial release | ||
|
||
== Copyright == | ||
|
||
Independent Publisher 3 WordPress Theme, (C) 2021 Automattic, Inc. | ||
Independent Publisher 3 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. |
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.