forked from godaddy-wordpress/go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prep for 1.1.1 release (godaddy-wordpress#380)
* Prep for 1.1.1 * Update CircleCI badge * PHPCS syntax fix * Update composer PHPCS to 3.5.0
- Loading branch information
Evan Herman
authored
Oct 15, 2019
1 parent
69b2787
commit b1ab9ff
Showing
9 changed files
with
91 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,7 @@ temp | |
# Project Files | ||
dist | ||
!.dev/assets/shared/js/frontend/vendor/ | ||
*.mo | ||
|
||
# Editors | ||
*.esproj | ||
|
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,62 +1,72 @@ | ||
# Go # | ||
**Contributors:** [godaddy](https://profiles.wordpress.org/godaddy), [richtabor](https://profiles.wordpress.org/richtabor), [eherman24](https://profiles.wordpress.org/eherman24), [jrtashjian](https://profiles.wordpress.org/jrtashjian) | ||
**Tags:** [one-column](https://wordpress.org/themes/tags/one-column/), [custom-colors](https://wordpress.org/themes/tags/custom-colors/), [custom-logo](https://wordpress.org/themes/tags/custom-logo/), [custom-menu](https://wordpress.org/themes/tags/custom-menu/), [editor-style](https://wordpress.org/themes/tags/editor-style/), [theme-options](https://wordpress.org/themes/tags/theme-options/), [threaded-comments](https://wordpress.org/themes/tags/threaded-comments/), [translation-ready](https://wordpress.org/themes/tags/translation-ready/), [block-styles](https://wordpress.org/themes/tags/block-styles/), [wide-blocks](https://wordpress.org/themes/tags/wide-blocks/) | ||
**Requires at least:** 5.0 | ||
**Tested up to:** 5.2 | ||
**Requires PHP:** 5.6.0 | ||
**Stable tag:** 0.2.0 | ||
**License:** GPL-2.0-only | ||
**License URI:** https://www.gnu.org/licenses/license-list.html#GPLv2 | ||
|
||
Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress. | ||
|
||
[![CircleCI](https://circleci.com/gh/godaddy/wp-go-theme.svg?style=svg)](https://circleci.com/gh/godaddy/wp-go-theme) [![License](https://img.shields.io/badge/license-GPL--2.0-brightgreen.svg)](https://github.com/godaddy-wordpress/go/blob/master/license.txt) [![PHP >= 5.6](https://img.shields.io/badge/php-%3E=%205.6-8892bf.svg)](https://secure.php.net/supported-versions.php) [![WordPress >= 5.0](https://img.shields.io/badge/wordpress-%3E=%205.0-blue.svg)](https://wordpress.org/download/release-archive/) | ||
|
||
## Description ## | ||
|
||
**Features** | ||
|
||
* Gutenberg-First | ||
* Responsive Layout | ||
* Customize Colors | ||
* Multiple Design Styles | ||
* Header Variations | ||
* Footer Variations | ||
* Social Links Menu | ||
* WooCommerce-Ready | ||
* Available in 29 Languages | ||
* RTL Language Support | ||
|
||
**Contributing** | ||
|
||
You can fork and contribute back to Go by visiting [our public repo on GitHub](https://github.com/godaddy-wordpress/go). | ||
|
||
## Installation ## | ||
|
||
1. In your admin panel, navigate to **Appearance > Themes** and click the **Add New** button. | ||
2. Type **Go** in the search form and press the **Enter** key on your keyboard. | ||
3. Click the **Activate** button to begin using Go on your website. | ||
4. In your admin panel, navigate to **Appearance > Customize**. | ||
5. Put the finishing touches on your website by adding a logo, header image, and custom colors. | ||
|
||
## Copyright ## | ||
|
||
Go WordPress theme, Copyright 2019 GoDaddy Operating Company, LLC. | ||
Go 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. | ||
|
||
Go bundles the following third-party resources: | ||
|
||
## Changelog ## | ||
|
||
### 1.0.0 ### | ||
* Initial release. | ||
# Go # | ||
**Contributors:** [godaddy](https://profiles.wordpress.org/godaddy), [richtabor](https://profiles.wordpress.org/richtabor), [eherman24](https://profiles.wordpress.org/eherman24), [jrtashjian](https://profiles.wordpress.org/jrtashjian) | ||
**Tags:** [one-column](https://wordpress.org/themes/tags/one-column/), [custom-colors](https://wordpress.org/themes/tags/custom-colors/), [custom-logo](https://wordpress.org/themes/tags/custom-logo/), [custom-menu](https://wordpress.org/themes/tags/custom-menu/), [editor-style](https://wordpress.org/themes/tags/editor-style/), [theme-options](https://wordpress.org/themes/tags/theme-options/), [threaded-comments](https://wordpress.org/themes/tags/threaded-comments/), [translation-ready](https://wordpress.org/themes/tags/translation-ready/), [block-styles](https://wordpress.org/themes/tags/block-styles/), [wide-blocks](https://wordpress.org/themes/tags/wide-blocks/) | ||
**Requires at least:** 5.0 | ||
**Tested up to:** 5.2 | ||
**Requires PHP:** 5.6.0 | ||
**Stable tag:** 1.1.0 | ||
**License:** GPL-2.0-only | ||
License URI: https://www.gnu.org/licenses/license-list.html#GPLv2 | ||
|
||
Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress. | ||
|
||
[![CircleCI](https://circleci.com/gh/godaddy-wordpress/go.svg?style=svg)](https://circleci.com/gh/godaddy-wordpress/go) [![License](https://img.shields.io/badge/license-GPL--2.0-brightgreen.svg)](https://github.com/godaddy-wordpress/go/blob/master/license.txt) [![PHP >= 5.6](https://img.shields.io/badge/php-%3E=%205.6-8892bf.svg)](https://secure.php.net/supported-versions.php) [![WordPress >= 5.0](https://img.shields.io/badge/wordpress-%3E=%205.0-blue.svg)](https://wordpress.org/download/release-archive/) | ||
|
||
## Description ## | ||
|
||
**Features** | ||
|
||
* Responsive Layout | ||
* Multiple Design Styles | ||
* Customize Colors | ||
* Customize Fonts | ||
* Multiple Design Styles | ||
* Social Links Menu | ||
* WooCommerce-Ready | ||
* Available in 29 Languages | ||
* RTL Language Support | ||
|
||
**Contributing** | ||
|
||
You can fork and contribute back to Go by visiting [our public repo on GitHub](https://github.com/godaddy-wordpress/go). | ||
|
||
## Installation ## | ||
|
||
1. In your admin panel, navigate to **Appearance > Themes** and click the **Add New** button. | ||
2. Type **Go** in the search form and press the **Enter** key on your keyboard. | ||
3. Click the **Activate** button to begin using Go on your website. | ||
4. In your admin panel, navigate to **Appearance > Customize**. | ||
5. Put the finishing touches on your website by adding a logo, header image, and custom colors. | ||
|
||
## Copyright ## | ||
|
||
Go WordPress theme, Copyright 2019 GoDaddy Operating Company, LLC. | ||
Go 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. | ||
|
||
Go bundles the following third-party resources: | ||
|
||
TGM-Plugin-Activation, Copyright 2011, Thomas Griffin | ||
License: GPLv2 or later | ||
Source: http://tgmpluginactivation.com | ||
|
||
Screenshot image #1, Copyright Negative Space | ||
License: CC0 1.0 Universal (CC0 1.0) (https://creativecommons.org/publicdomain/zero/1.0/) | ||
Source: https://stocksnap.io/photo/RCFX768X06 | ||
|
||
## Changelog ## | ||
|
||
### 1.1.1 ### | ||
* Introduce additional design styles. | ||
|
||
### 1.1.0 ### | ||
* Initial release. |
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
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