Skip to content

Commit

Permalink
Aegis 1.0.0-beta.1 (#32)
Browse files Browse the repository at this point in the history
## Pull Request - Aegis Version 1.0.0-beta.1

**Requesting to merge the following changes into the main branch:**

### Updates:
- **Compatibility Assurance:** The theme is now tested and confirmed to
work with WordPress version 6.4.2.
- **Beta Release:** Updated the stable tag to 1.0.0-beta.1, indicating
the readiness of the theme for beta testing.

### Enhancements:
- **Improved Animations:** Elegant animations have been added to enhance
the user interface while ensuring optimal performance.
- **Extended Design Control:** A more extensive range of block patterns
is now available for finer design precision.
- **Advanced Editing Capabilities:** Incorporated the latest full site
editing features to facilitate real-time customization and dynamic
layouts.
- **Ecommerce Readiness:** Further development in ecommerce
capabilities, making the theme a solid choice for online stores.
- **Versatility:** Maintained suitability for diverse applications such
as blogging, media outlets, and academic publishing.

### Conclusion:
This version of the Aegis theme builds upon its core strengths of
agility and a lightweight design. It introduces new functionalities and
enhancements that align with the evolving needs of WordPress users.

I believe this version is stable and feature-complete for a beta release
and propose merging these changes into the main branch.

### Testing:
- Extensive testing has been conducted to ensure compatibility and
performance.
- New features have been tested for stability and usability.

### Documentation:
- All changes are documented appropriately in the theme's upcoming
documentation.
  • Loading branch information
atmostfear-entertainment authored Dec 22, 2023
2 parents 158b3d4 + 306e951 commit e5c88a6
Show file tree
Hide file tree
Showing 44 changed files with 2,739 additions and 2,259 deletions.
6 changes: 6 additions & 0 deletions inc/block-patterns.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ function aegis_register_block_patterns() {
'header/header-7',
'header/header-8',
'header/header-9',
'header/header-10',
'footer/footer-1',
'footer/footer-2',
'footer/footer-3',
Expand All @@ -69,9 +70,11 @@ function aegis_register_block_patterns() {
'general/about-3',
'general/pricing-1',
'general/team-1',
'general/team-2',
'general/testimonials-1',
'general/testimonials-2',
'general/faq-1',
'general/faq-2',
'general/contact-1',
'ecommerce/ecommerce-1',
'ecommerce/ecommerce-2',
Expand All @@ -82,6 +85,9 @@ function aegis_register_block_patterns() {
'query/query-3',
'query/query-4',
'query/query-5',
'query/query-6',
'query/query-7',
'query/query-8',
'hidden/hidden-404',
);

Expand Down
206 changes: 100 additions & 106 deletions patterns/ecommerce/ecommerce-1.php

Large diffs are not rendered by default.

115 changes: 57 additions & 58 deletions patterns/ecommerce/ecommerce-2.php

Large diffs are not rendered by default.

260 changes: 130 additions & 130 deletions patterns/ecommerce/ecommerce-3.php

Large diffs are not rendered by default.

105 changes: 59 additions & 46 deletions patterns/ecommerce/ecommerce-4.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,63 +4,76 @@
*/
return array(
'title' => __( '04. eCommerce', 'aegis' ),
'description' => __( 'eCommerce Block Pattern', 'aegis' ),
'description' => __( 'eCommerce', 'aegis' ),
'categories' => array( 'aegis-ecommerce' ),
'content' => '
<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"20px","right":"20px","bottom":"20px","left":"20px"}}}} -->
<div class="wp-block-group alignwide" style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px">
<!-- wp:group {"style":{"border":{"width":"2px"},"spacing":{"padding":{"top":"30px","right":"30px","bottom":"30px","left":"30px"}}},"borderColor":"foreground"} -->
<div class="wp-block-group has-border-color has-foreground-border-color" style="border-width:2px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px">
<!-- wp:columns -->
<div class="wp-block-columns">
<!-- wp:column {"verticalAlignment":"center"} -->
<div class="wp-block-column is-vertically-aligned-center">
<!-- wp:paragraph {"align":"center"} -->
<p class="has-text-align-center">' . esc_html__( 'Grab Your', 'aegis' ) .' <strong>' . esc_html__( '[Discount]%', 'aegis' ) . '</strong> ' . esc_html__( 'Off! Shop [Product/Collection] Now During Our [Event Name] Sale.', 'aegis' ) . '</p>
<!-- /wp:paragraph -->
<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|30","right":"var:preset|spacing|30","bottom":"var:preset|spacing|30","left":"var:preset|spacing|30"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"default"}} -->
<div class="wp-block-group alignwide"
style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)">
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|30","right":"var:preset|spacing|30","bottom":"var:preset|spacing|30","left":"var:preset|spacing|30"}},"border":{"width":"1px"}},"borderColor":"foreground"} -->
<div class="wp-block-group has-border-color has-foreground-border-color"
style="border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)">
<!-- wp:columns -->
<div class="wp-block-columns">
<!-- wp:column {"verticalAlignment":"center"} -->
<div class="wp-block-column is-vertically-aligned-center">
<!-- wp:paragraph {"align":"center"} -->
<p class="has-text-align-center">' . esc_html__('Grab Your', 'aegis') . ' <strong>' .
esc_html__('[Discount]%', 'aegis') . '</strong> ' . esc_html__('Off! Shop [Product/Collection]
Now During Our [Event Name] Sale.', 'aegis') . '</p>
<!-- /wp:paragraph -->
<!-- wp:heading {"textAlign":"center","style":{"typography":{"letterSpacing":"10px","textTransform":"uppercase"},"spacing":{"margin":{"top":"0"}}},"className":"fade aegis-negative-margin-top","fontSize":"gigantic"} -->
<h2 class="wp-block-heading has-text-align-center fade aegis-negative-margin-top has-gigantic-font-size"
style="margin-top:0;letter-spacing:10px;text-transform:uppercase">' . esc_html__( 'Sale', 'aegis' ) . '</h2>
<!-- /wp:heading -->
<!-- wp:heading {"textAlign":"center","level":4,"style":{"typography":{"letterSpacing":"10px","textTransform":"uppercase"},"spacing":{"margin":{"top":"var:preset|spacing|30"}}},"className":"fade aegis-negative-margin-top","fontSize":"gigantic"} -->
<h4 class="wp-block-heading has-text-align-center fade aegis-negative-margin-top has-gigantic-font-size"
style="margin-top:var(--wp--preset--spacing--30);letter-spacing:10px;text-transform:uppercase">' .
esc_html__('Sale', 'aegis') . '</h4>
<!-- /wp:heading -->
<!-- wp:paragraph {"align":"center","style":{"spacing":{"margin":{"top":"0"}}},"className":"aegis-negative-margin-top","fontSize":"small"} -->
<p class="has-text-align-center aegis-negative-margin-top has-small-font-size" style="margin-top:0"><em>' . esc_html__( 'Urgency CTA (38 characters): [Convey limited time offer and prompt action.]', 'aegis' ) . '</em></p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:column -->
<!-- wp:paragraph {"align":"center","style":{"spacing":{"margin":{"top":"0"}}},"fontSize":"small"} -->
<p class="has-text-align-center has-small-font-size" style="margin-top:0"><em>' . esc_html__('Urgency
CTA (38 characters): [Convey limited time offer and prompt action.]', 'aegis') . '</em></p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"3px","backgroundColor":"tertiary"} -->
<div class="wp-block-column has-tertiary-background-color has-background" style="flex-basis:3px"></div>
<!-- /wp:column -->
<!-- wp:column {"width":"1px","backgroundColor":"foreground"} -->
<div class="wp-block-column has-foreground-background-color has-background" style="flex-basis:1px"></div>
<!-- /wp:column -->
<!-- wp:column -->
<div class="wp-block-column">
<!-- wp:image {"align":"center",sizeSlug":"full","linkDestination":"none","className":"is-style-rounded"} -->
<figure class="wp-block-image aligncenter size-full is-resized is-style-rounded"><img src="' . esc_url( get_template_directory_uri() ) . '/assets/images/thumb_200x200_dark.webp" alt="' . esc_attr__( 'Describe the main elements of the image and its context.', 'aegis' ) . '" /></figure>
<!-- /wp:image -->
<!-- wp:column -->
<div class="wp-block-column">
<!-- wp:image {"className":"aligncenter size-full is-resized is-style-rounded"} -->
<figure class="wp-block-image aligncenter size-full is-resized is-style-rounded"><img
src="' . esc_url(get_template_directory_uri()) . '/assets/images/thumb_200x200_dark.webp"
alt="' . esc_attr__('Describe the main elements of the image and its context.', 'aegis') . '" />
</figure>
<!-- /wp:image -->
<!-- wp:heading {"textAlign":"center","level":3} -->
<h3 class="wp-block-heading has-text-align-center"><strong>' . esc_html__( 'New [Item/Collection]', 'aegis' ) . '</strong></h3>
<!-- /wp:heading -->
<!-- wp:heading {"textAlign":"center","level":3} -->
<h3 class="wp-block-heading has-text-align-center"><strong>' . esc_html__('New [Item/Collection]',
'aegis') . '</strong></h3>
<!-- /wp:heading -->
<!-- wp:paragraph {"align":"center"} -->
<p class="has-text-align-center">' . esc_html__( 'Promotion Update (76 characters): [Describe current discount/promotion on specific items/collections.]', 'aegis' ) . '</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph {"align":"center"} -->
<p class="has-text-align-center">' . esc_html__('Promotion Update (76 characters): [Describe current
discount/promotion on specific items/collections.]', 'aegis') . '</p>
<!-- /wp:paragraph -->
<!-- wp:buttons -->
<div class="wp-block-buttons">
<!-- wp:button {"style":{"typography":{"fontStyle":"normal","fontWeight":"600"}},"className":"aligncenter is-style-yuna-button-shadow is-style-aegis-button-shadow","fontSize":"small"} -->
<div class="wp-block-button has-custom-font-size aligncenter is-style-yuna-button-shadow is-style-aegis-button-shadow has-small-font-size" style="font-style:normal;font-weight:600"><a class="wp-block-button__link wp-element-button">' . esc_html__( 'Call to Action', 'aegis' ) . '</a></div>
<!-- /wp:button -->
</div>
<!-- /wp:buttons -->
<!-- wp:buttons {"layout":{"type":"flex","flexWrap":"nowrap"}} -->
<div class="wp-block-buttons">
<!-- wp:button {"style":{"typography":{"fontStyle":"normal","fontWeight":"600"}},"className":"aligncenter is-style-yuna-button-shadow is-style-aegis-button-shadow","fontSize":"small"} -->
<div class="wp-block-button has-custom-font-size aligncenter is-style-yuna-button-shadow is-style-aegis-button-shadow has-small-font-size"
style="font-style:normal;font-weight:600"><a class="wp-block-button__link wp-element-button">' .
esc_html__('Call to Action', 'aegis') . '</a></div>
<!-- /wp:button -->
</div>
<!-- /wp:column -->
<!-- /wp:buttons -->
</div>
<!-- /wp:columns -->
<!-- /wp:column -->
</div>
<!-- /wp:group -->
<!-- /wp:columns -->
</div>
<!-- /wp:group -->',
<!-- /wp:group -->
</div>
<!-- /wp:group -->',
);
Loading

0 comments on commit e5c88a6

Please sign in to comment.