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.
Revert most of 10Ups changes to modern/tweaks
- Loading branch information
Showing
281 changed files
with
337 additions
and
278 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 |
---|---|---|
@@ -1,49 +1,52 @@ | ||
# Project "Maverick" Review | ||
|
||
### Issues must be logged by July 17 | ||
|
||
Hey team, | ||
|
||
It's time to kick off our formal review of the Maverick theme and report any bugs we discover. Let's make issues on this repository for each bug found. | ||
|
||
[Click here to create an issue →](https://github.com/godaddy/wp-project-maverick/issues/new/choose) | ||
|
||
### Initial Design Review | ||
Rich will focus on design styles and report any discrepancies from the Invision prototypes and all improper styling that needs to be resolved. There are also labels for each design style that we should use to help organize. | ||
|
||
## Functionality Review | ||
Functionality wise, 10Up has created a couple accounts for us to use (I'll send the info in Slack) to test around. You may also download/clone the theme from the [10Up GitLab repo](https://gitlab.10up.com/godaddy/godaddy-theme). They've been using `develop` as the base branch (master) and the `staging` branch autodeploys to godaddy.10uplabs.com. After cloning, run `npm start` to install deps and build all the assets. | ||
|
||
``` | ||
$ git clone [email protected]:godaddy/godaddy-theme.git maverick | ||
$ cd maverick | ||
$ npm start | ||
# A WordPress theme for GoDaddy | ||
|
||
__Description:__ GoDaddy wanted the ability for a single WordPress theme to encompass several design styles (aka moods). This theme uses the Customizer to apply different design styles based on the user's selection. | ||
|
||
Also included within the theme: | ||
|
||
* [TGM Plugin Activation](http://tgmpluginactivation.com/) library - used to help onboard users to install necessary plugin dependencies. Including: | ||
* [WooCommerce](https://wordpress.org/plugins/woocommerce/) plugin | ||
* [CoBlocks](https://wordpress.org/plugins/coblocks/) plugin - Page Builder Gutenberg Blocks | ||
|
||
## Asset organization | ||
|
||
Since we're dealing with mini-themes (aka design styles) within a theme. Here is an overview of the asset organization: | ||
|
||
``` bash | ||
|—— assets/ | ||
|—— admin/ Customizer and WP admin assets | ||
|—— css/ | ||
|—— images/ | ||
|—— js/ | ||
|-- design-styles/ Each Design Style assets | ||
|—— creative-services/ | ||
|—— css/ | ||
|—— fonts/ | ||
|—— images/ | ||
|—— play/ | ||
|—— traditional/ | ||
|—— trendy-shop/ | ||
|—— welcoming/ | ||
|—— shared Global and shared assets | ||
|—— css/ | ||
|—— coblocks/ | ||
|—— components/ | ||
|—— config/ | ||
|—— core-blocks/ | ||
|—— editor/ | ||
|—— elements/ Generic HTML element coverage | ||
|—— layout/ Layout specific | ||
|—— templates/ WordPress template specific | ||
|—— utilities/ | ||
|—— woocommerce/ | ||
|—— editor-style.css Gutenberg editor styles | ||
|—— shared-style.css Imports all of the above | ||
|—— images/ | ||
|—— js/ | ||
|—— frontend/ | ||
|—— components/ | ||
|—— utility/ | ||
|—— vendor/ | ||
|—— frontend.js Imports most of the above | ||
|—— svg/ | ||
``` | ||
|
||
The staging site is a multisite with each design style as its own site. | ||
|
||
## Staging sites | ||
Below you'll find the staging sites for testing the Maverick theme, plus corresponding Invision prototypes of each design style. | ||
|
||
Traditional: | ||
https://godaddy.10uplabs.com/traditional/ | ||
https://10up.invisionapp.com/share/QRRHNIT68UV#/screens/357529448 | ||
|
||
Modern/Creative Services: | ||
https://godaddy.10uplabs.com/creative-services/ | ||
https://10up.invisionapp.com/share/QRRHNIT68UV#/screens/357529442 | ||
|
||
Trendy: | ||
https://godaddy.10uplabs.com/trendy-shop/ | ||
https://10up.invisionapp.com/share/QRRHNIT68UV#/screens/357529454 | ||
|
||
Welcoming: | ||
https://godaddy.10uplabs.com/welcoming/ | ||
https://10up.invisionapp.com/share/QRRHNIT68UV#/screens/357529463 | ||
|
||
Playful: | ||
https://godaddy.10uplabs.com/play/ | ||
https://10up.invisionapp.com/share/QRRHNIT68UV#/screens/360640620 | ||
|
||
## 10Up QA Matrix: | ||
https://docs.google.com/spreadsheets/d/1g2CspmSgOaIdmQ0vnV5wCGs4G23ntsFpIFAY7dm-HMc/edit#gid=791639588 |
Empty file.
Empty file.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
assets/design-styles/creative-services/css/coblocks/carousel.css
100755 → 100644
Empty file.
32 changes: 0 additions & 32 deletions
32
assets/design-styles/creative-services/css/coblocks/gallery.css
This file was deleted.
Oops, something went wrong.
Empty file.
Empty file modified
0
assets/design-styles/creative-services/css/coblocks/media-card.css
100755 → 100644
Empty file.
Empty file modified
0
assets/design-styles/creative-services/css/coblocks/pricing-table.css
100755 → 100644
Empty file.
Empty file modified
0
assets/design-styles/creative-services/css/components/footer/footer-1.css
100755 → 100644
Empty file.
Empty file modified
0
assets/design-styles/creative-services/css/components/header/header-search-logo-nav.css
100755 → 100644
Empty file.
Empty file modified
0
assets/design-styles/creative-services/css/components/header/primary-menu.css
100755 → 100644
Empty file.
Empty file modified
0
assets/design-styles/creative-services/css/components/header/site-branding.css
100755 → 100644
Empty file.
Empty file modified
0
assets/design-styles/creative-services/css/components/header/site-navigation__toggle.css
100755 → 100644
Empty file.
Empty file modified
0
assets/design-styles/creative-services/css/components/header/site-search.css
100755 → 100644
Empty file.
Empty file.
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
Empty file modified
0
assets/design-styles/creative-services/css/core-blocks/button.css
100755 → 100644
Empty file.
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
Empty file.
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 |
---|---|---|
|
@@ -8,9 +8,7 @@ h2 { | |
} | ||
|
||
h3 { | ||
font-weight: 400; | ||
letter-spacing: 1px; | ||
line-height: 1.36; | ||
letter-spacing: -0.01em; | ||
} | ||
|
||
h4 { | ||
|
Empty file modified
0
assets/design-styles/creative-services/css/elements/site-search.css
100755 → 100644
Empty file.
Empty file.
Empty file modified
0
assets/design-styles/creative-services/css/woocommerce/button.css
100755 → 100644
Empty file.
Empty file modified
0
assets/design-styles/creative-services/css/woocommerce/shop.css
100755 → 100644
Empty file.
Empty file modified
0
assets/design-styles/creative-services/images/placeholder-logo.svg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
assets/design-styles/play/css/components/footer/site-footer.css
100755 → 100644
Empty file.
Empty file modified
0
assets/design-styles/play/css/components/header/has-offscreen-nav.css
100755 → 100644
Empty file.
Empty file modified
0
assets/design-styles/play/css/components/header/header-nav-logo-search.css
100755 → 100644
Empty file.
Empty file modified
0
assets/design-styles/play/css/components/header/header-search-logo-nav.css
100755 → 100644
Empty file.
Oops, something went wrong.