-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
madalingorbanescu
committed
Mar 4, 2021
1 parent
c4ccdea
commit ddd39f8
Showing
3 changed files
with
86 additions
and
80 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,76 +1,80 @@ | ||
Theme Name: Silk Lite | ||
Theme URI: https://github.com/pixelgrade/silk-lite | ||
Author: Pixelgrade | ||
Author URI: https://pixelgrade.com | ||
Description: An enchanting magazine style theme for fashion bloggers, prized for its smart layout and smooth animations. Whether you're looking to share your own thoughts, write about your latest findings or just have a scrapbook of photos, SILK is designed to fulfill these and a lot more. | ||
Version: 1.5.0 | ||
License: GNU General Public License v2 or later | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
Requires at least: 4.9.9 | ||
Tested up to: 5.4.0 | ||
Tags: translation-ready, theme-options, footer-widgets, featured-images, custom-menu, custom-colors, custom-logo, custom-background, grid-layout, two-columns, three-columns, four-columns, blog, entertainment, photography, rtl-language-support, post-formats, threaded-comments, block-styles | ||
|
||
== Description == | ||
|
||
An enchanting magazine style theme for fashion bloggers, prized for its smart layout and smooth animations. Whether you're looking to share your own thoughts, write about your latest findings or just have a scrapbook of photos, SILK is designed to fulfill these and a lot more. | ||
|
||
== Installation == | ||
|
||
1. In your admin panel, go to Appearance -> Themes and click the Add New button. | ||
2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now. | ||
3. Click Activate to use your new theme right away. | ||
|
||
== Changelog == | ||
|
||
= 1.5.0 = | ||
* Added Gutenberg integration. | ||
* Tested the theme with WordPress 5.4. | ||
* Improved opacity fallback. | ||
|
||
= 1.4.0 = | ||
* Added new color customization features via our Customify plugin (Style Manager). | ||
|
||
= 1.3.5 = | ||
* Recommended the Pixelgrade Assistant plugin. | ||
|
||
= 1.3.4 = | ||
* Added new wp_body_open hook. | ||
|
||
= 1.3.3 = | ||
* More cleanup and security fixes. | ||
|
||
= 1.3.2 = | ||
* Cleanup and security fixes. | ||
|
||
= 1.3.1 = | ||
* Minor styling fixes in the Customizer. | ||
|
||
= 1.3.0 = | ||
* Improved the overall onboarding experience with the theme and introduced a dedicated help tool. | ||
|
||
= 1.2.10 = | ||
* Fixed a security issue | ||
|
||
= 1.2.9 = | ||
* Fixed the video post type error that was making the archive go blank | ||
|
||
= 1.2.8 - May 18 2017 = | ||
* Added About Silk Lite page | ||
|
||
= 1.0.0 = | ||
* Initial release | ||
|
||
== Credits == | ||
|
||
Unless otherwise specified, all the theme files, scripts and images are licensed under GNU General Public License. | ||
|
||
* Hybrid Media Grabber: script by Justin Tadlock (http://themehybrid.com/hybrid-core), licensed under [GPLv2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) | ||
|
||
* VelocityJS: script by Julian Shapiro (http://julian.com/research/velocity/), licensed under the [MIT License](http://opensource.org/licenses/mit-license.html). | ||
* debouncedresize.js: script by Louis-Rémi Babé (https://github.com/louisremi/jquery-smartresize), licensed under the [MIT License](http://opensource.org/licenses/mit-license.html). | ||
* requestanimationframe.js: script by Erik Möller, licensed under the [MIT License](http://opensource.org/licenses/mit-license.html). | ||
* arianavigation.js: script by Simply Accessible (http://simplyaccessible.com/), Copyright © Simply Accessible Inc. | ||
|
||
* Font Awesome: font by Fonticons, Inc. (https://fontawesome.com/), licensed under [SIL OFL 1.1](https://fontawesome.com/license/free), CSS released under the [MIT License](http://opensource.org/licenses/mit-license.html). | ||
|
||
* Images: screenshot image by Lechon Kirb - [Source](https://pxhere.com/en/photo/872847), London Scout - [Source](https://pxhere.com/en/photo/21589), Abigail Keenan - [Source](https://pxhere.com/en/photo/951504) and Benjamin Combs - [Source](https://pxhere.com/en/photo/868964). All licensed under [CC0](http://creativecommons.org/choose/zero/). | ||
Theme Name: Silk Lite | ||
Theme URI: https://github.com/pixelgrade/silk-lite | ||
Author: Pixelgrade | ||
Author URI: https://pixelgrade.com | ||
Description: An enchanting magazine style theme for fashion bloggers, prized for its smart layout and smooth animations. Whether you're looking to share your own thoughts, write about your latest findings or just have a scrapbook of photos, SILK is designed to fulfill these and a lot more. | ||
Version: 1.5.1 | ||
License: GNU General Public License v2 or later | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
Requires at least: 4.9.9 | ||
Requires PHP: 5.3.0 | ||
Tested up to: 5.7.0 | ||
Tags: translation-ready, theme-options, footer-widgets, featured-images, custom-menu, custom-colors, custom-logo, custom-background, grid-layout, two-columns, three-columns, four-columns, blog, entertainment, photography, rtl-language-support, post-formats, threaded-comments, block-styles | ||
|
||
== Description == | ||
|
||
An enchanting magazine style theme for fashion bloggers, prized for its smart layout and smooth animations. Whether you're looking to share your own thoughts, write about your latest findings or just have a scrapbook of photos, SILK is designed to fulfill these and a lot more. | ||
|
||
== Installation == | ||
|
||
1. In your admin panel, go to Appearance -> Themes and click the Add New button. | ||
2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now. | ||
3. Click Activate to use your new theme right away. | ||
|
||
== Changelog == | ||
|
||
= 1.5.1 = | ||
* Improved compatibility with | ||
|
||
= 1.5.0 = | ||
* Added Gutenberg integration. | ||
* Tested the theme with WordPress 5.4. | ||
* Improved opacity fallback. | ||
|
||
= 1.4.0 = | ||
* Added new color customization features via our Customify plugin (Style Manager). | ||
|
||
= 1.3.5 = | ||
* Recommended the Pixelgrade Assistant plugin. | ||
|
||
= 1.3.4 = | ||
* Added new wp_body_open hook. | ||
|
||
= 1.3.3 = | ||
* More cleanup and security fixes. | ||
|
||
= 1.3.2 = | ||
* Cleanup and security fixes. | ||
|
||
= 1.3.1 = | ||
* Minor styling fixes in the Customizer. | ||
|
||
= 1.3.0 = | ||
* Improved the overall onboarding experience with the theme and introduced a dedicated help tool. | ||
|
||
= 1.2.10 = | ||
* Fixed a security issue | ||
|
||
= 1.2.9 = | ||
* Fixed the video post type error that was making the archive go blank | ||
|
||
= 1.2.8 - May 18 2017 = | ||
* Added About Silk Lite page | ||
|
||
= 1.0.0 = | ||
* Initial release | ||
|
||
== Credits == | ||
|
||
Unless otherwise specified, all the theme files, scripts and images are licensed under GNU General Public License. | ||
|
||
* Hybrid Media Grabber: script by Justin Tadlock (http://themehybrid.com/hybrid-core), licensed under [GPLv2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) | ||
|
||
* VelocityJS: script by Julian Shapiro (http://julian.com/research/velocity/), licensed under the [MIT License](http://opensource.org/licenses/mit-license.html). | ||
* debouncedresize.js: script by Louis-Rémi Babé (https://github.com/louisremi/jquery-smartresize), licensed under the [MIT License](http://opensource.org/licenses/mit-license.html). | ||
* requestanimationframe.js: script by Erik Möller, licensed under the [MIT License](http://opensource.org/licenses/mit-license.html). | ||
* arianavigation.js: script by Simply Accessible (http://simplyaccessible.com/), Copyright © Simply Accessible Inc. | ||
|
||
* Font Awesome: font by Fonticons, Inc. (https://fontawesome.com/), licensed under [SIL OFL 1.1](https://fontawesome.com/license/free), CSS released under the [MIT License](http://opensource.org/licenses/mit-license.html). | ||
|
||
* Images: screenshot image by Lechon Kirb - [Source](https://pxhere.com/en/photo/872847), London Scout - [Source](https://pxhere.com/en/photo/21589), Abigail Keenan - [Source](https://pxhere.com/en/photo/951504) and Benjamin Combs - [Source](https://pxhere.com/en/photo/868964). All licensed under [CC0](http://creativecommons.org/choose/zero/). |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.