This repository has been archived by the owner on May 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Updating changelog for v1.1.8 [skip ci]
- Loading branch information
1 parent
3e09d49
commit 8197c3e
Showing
4 changed files
with
134 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,124 @@ | ||
# Zillah # | ||
|
||
**Contributors:** [themeisle](https://profiles.wordpress.org/themeisle), [codeinwp](https://profiles.wordpress.org/codeinwp) | ||
**Tags:** right-sidebar, one-column, custom-background, custom-colors, featured-image-header, featured-images, sticky-post, translation-ready, threaded-comments, rtl-language-support, theme-options | ||
|
||
**Requires at least:** 4.0 | ||
**Tested up to:** 4.4.2 | ||
**Stable tag:** 1.0.0 | ||
**License:** GPLv2 or later | ||
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
Zillah is a free blogging WordPress theme. | ||
|
||
## Description ## | ||
|
||
Zillah is a free blogging WordPress theme. | ||
|
||
## 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. | ||
|
||
### License ### | ||
Zillah WordPress theme, Copyright (C) 2015 Themeisle.com | ||
Zillah WordPress theme is licensed under the GPL3. | ||
|
||
Unless otherwise specified, all the theme files, scripts and images are licensed under GNU General Public License. | ||
The exceptions to this license are as follows: | ||
|
||
* Bootstrap v3.3.5 (http://getbootstrap.com) | ||
Copyright 2011-2015 Twitter, Inc. | ||
Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) | ||
|
||
* Fontawesome | ||
Created by Dave Gandy | ||
-> Font License | ||
Licensed under SIL OFL 1.1 (http://scripts.sil.org/OFL) | ||
-> Code License | ||
Licensed under MIT License (http://opensource.org/licenses/mit-license.html) | ||
|
||
* Images | ||
|
||
License: | ||
All mystock.photos images are licensed under the terms of the Creative Commons Zero, http://creativecommons.org/publicdomain/zero/1.0/ | ||
|
||
Images from screenshot: | ||
|
||
* https://images.unsplash.com/photo-1440613905118-99b921706b5c?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&s=d46f4d7f29ff0d8d6c73c85d36605664 | ||
* https://images.unsplash.com/photo-1460500063983-994d4c27756c?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&s=27c2758e7f3aa5b8b3a4a1d1f1812310 | ||
|
||
## Frequently Asked Questions ## | ||
|
||
### Does this theme support any plugins? ### | ||
|
||
Zillah includes support for Infinite Scroll in Jetpack. | ||
|
||
## Changelog ## | ||
### 1.1.8 - 2018-11-27 ### | ||
|
||
* Added missing generate task | ||
|
||
|
||
|
||
### 1.0 - May 12 2015 ### | ||
* Initial release | ||
|
||
## Credits ## | ||
|
||
* Based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html) | ||
* normalize.css http://necolas.github.io/normalize.css/, (C) 2012-2016 Nicolas Gallagher and Jonathan Neal, [MIT](http://opensource.org/licenses/MIT) | ||
|
||
* Portuguese - BRAZIL translations - Caio Norder https://github.com/caionorder | ||
|
||
## Available hooks ## | ||
|
||
* `zillah_html_before` | ||
* `zillah_head_top` | ||
* `zillah_head_bottom` | ||
* `zillah_body_top` | ||
* `zillah_body_bottom` | ||
* `zillah_header_before` | ||
* `zillah_header_after` | ||
* `zillah_header_top` | ||
* `zillah_header_bottom` | ||
* `zillah_content_before` | ||
* `zillah_content_after` | ||
* `zillah_content_top` | ||
* `zillah_content_bottom` | ||
* `zillah_entry_before` | ||
* `zillah_entry_after` | ||
* `zillah_entry_top` | ||
* `zillah_entry_bottom` | ||
* `zillah_page_before` | ||
* `zillah_page_after` | ||
* `zillah_page_top` | ||
* `zillah_page_bottom` | ||
* `zillah_index_before` | ||
* `zillah_index_after` | ||
* `zillah_index_top` | ||
* `zillah_index_bottom` | ||
* `zillah_archive_before` | ||
* `zillah_archive_after` | ||
* `zillah_archive_top` | ||
* `zillah_archive_bottom` | ||
* `zillah_search_before` | ||
* `zillah_search_after` | ||
* `zillah_search_top` | ||
* `zillah_search_bottom` | ||
* `zillah_comments_before` | ||
* `zillah_comments_after` | ||
* `zillah_comments_top` | ||
* `zillah_comments_bottom` | ||
* `zillah_sidebar_before` | ||
* `zillah_sidebar_after` | ||
* `zillah_sidebar_top` | ||
* `zillah_sidebar_bottom` | ||
* `zillah_404_content` | ||
* `zillah_footer_before` | ||
* `zillah_footer_after` | ||
* `zillah_footer_top` | ||
* `zillah_footer_bottom` | ||
|
||
* All Theme Hook Alliance hooks are included! |
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 @@ | ||
{"404.php":"f339cde214321fd0a7ade20329517111","archive.php":"bf337957682d0966bff3d3a8958f2335","comments.php":"94a15f1ab6dd58e924a29ff53d51b469","footer.php":"133c5c1596c47ae25ef1050dd7e32643","functions.php":"a9b49186fab5aa9302036bba1989cfb7","header.php":"198ef6ec53481e3e937098dbaf344106","index.php":"edfa0a14e7f460901c4b0ba84adb29b6","page.php":"a8df4edbe9087277287027499f427b27","search.php":"7223746b36a75922a57763c88dd242a5","searchform.php":"8f279cc408472f726d6cf8220c69a7b7","sidebar.php":"a441cab84c9eed0e24b95d3a7071019e","single.php":"4bb4bb0c51c579808d50278d123cad04","rtl.css":"963991ee3049a75df28df2ec165b487b","style.css":"f478f9ac9a277edcea6b1cc34d25ce2d"} |