-
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.
Merge branch 'dev' of https://github.com/AmazeeLabs/silverback-template…
… into feat/SLB-307
- Loading branch information
Showing
23 changed files
with
822 additions
and
230 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
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 +1,2 @@ | ||
PROJECT_NAME="example" | ||
DRUPAL_URL="https://nginx.${LAGOON_ENVIRONMENT}.${LAGOON_PROJECT}.ch4.amazee.io" |
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
142 changes: 142 additions & 0 deletions
142
packages/drupal/test_content/content/node/3164a225-df20-4794-8cfc-b7cd81cfde58.yml
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,142 @@ | ||
_meta: | ||
version: '1.0' | ||
entity_type: node | ||
uuid: 3164a225-df20-4794-8cfc-b7cd81cfde58 | ||
bundle: page | ||
default_langcode: en | ||
depends: | ||
3a0fe860-a6d6-428a-9474-365bd57509aa: media | ||
default: | ||
revision_uid: | ||
- | ||
target_id: 1 | ||
status: | ||
- | ||
value: true | ||
uid: | ||
- | ||
target_id: 1 | ||
title: | ||
- | ||
value: 'Info grid' | ||
created: | ||
- | ||
value: 1716194667 | ||
promote: | ||
- | ||
value: false | ||
sticky: | ||
- | ||
value: false | ||
moderation_state: | ||
- | ||
value: published | ||
path: | ||
- | ||
alias: /info-grid | ||
langcode: en | ||
pathauto: 0 | ||
content_translation_source: | ||
- | ||
value: und | ||
content_translation_outdated: | ||
- | ||
value: false | ||
body: | ||
- | ||
value: |- | ||
<!-- wp:custom/hero {"mediaEntityIds":["3a0fe860-a6d6-428a-9474-365bd57509aa"],"headline":"Info grid","lead":"This is a page for info grid"} /--> | ||
<!-- wp:custom/content --> | ||
<!-- wp:custom/info-grid --> | ||
<!-- wp:custom/info-grid-item {"icon":"EMAIL"} --> | ||
<!-- wp:custom/heading {"text":"I am a heading"} --> | ||
<h2 class="wp-block-custom-heading">I am a heading</h2> | ||
<!-- /wp:custom/heading --> | ||
<!-- wp:paragraph --> | ||
<p>I am the body</p> | ||
<!-- /wp:paragraph --> | ||
<!-- wp:custom/cta {"text":"Link text"} /--> | ||
<!-- /wp:custom/info-grid-item --> | ||
<!-- wp:custom/info-grid-item {"icon":"PHONE"} --> | ||
<!-- wp:custom/heading {"text":"I am second heading"} --> | ||
<h2 class="wp-block-custom-heading">I am second heading</h2> | ||
<!-- /wp:custom/heading --> | ||
<!-- wp:paragraph --> | ||
<p>I am the second body</p> | ||
<!-- /wp:paragraph --> | ||
<!-- wp:custom/cta {"text":"Second link text"} /--> | ||
<!-- /wp:custom/info-grid-item --> | ||
<!-- wp:custom/info-grid-item {"icon":"LIFE-RING"} --> | ||
<!-- wp:custom/heading {"text":"I am the third heading"} --> | ||
<h2 class="wp-block-custom-heading">I am the third heading</h2> | ||
<!-- /wp:custom/heading --> | ||
<!-- wp:paragraph --> | ||
<p>I am the third body</p> | ||
<!-- /wp:paragraph --> | ||
<!-- wp:custom/cta {"text":"third link text"} /--> | ||
<!-- /wp:custom/info-grid-item --> | ||
<!-- /wp:custom/info-grid --> | ||
<!-- wp:custom/info-grid --> | ||
<!-- wp:custom/info-grid-item --> | ||
<!-- wp:custom/heading {"text":"Just one info grid"} --> | ||
<h2 class="wp-block-custom-heading">Just one info grid</h2> | ||
<!-- /wp:custom/heading --> | ||
<!-- wp:paragraph --> | ||
<p></p> | ||
<!-- /wp:paragraph --> | ||
<!-- wp:custom/cta /--> | ||
<!-- /wp:custom/info-grid-item --> | ||
<!-- /wp:custom/info-grid --> | ||
<!-- wp:custom/info-grid --> | ||
<!-- wp:custom/info-grid-item --> | ||
<!-- wp:custom/heading --> | ||
<h2 class="wp-block-custom-heading"></h2> | ||
<!-- /wp:custom/heading --> | ||
<!-- wp:paragraph --> | ||
<p></p> | ||
<!-- /wp:paragraph --> | ||
<!-- wp:custom/cta /--> | ||
<!-- /wp:custom/info-grid-item --> | ||
<!-- wp:custom/info-grid-item --> | ||
<!-- wp:custom/heading --> | ||
<h2 class="wp-block-custom-heading"></h2> | ||
<!-- /wp:custom/heading --> | ||
<!-- wp:paragraph --> | ||
<p></p> | ||
<!-- /wp:paragraph --> | ||
<!-- wp:custom/cta /--> | ||
<!-- /wp:custom/info-grid-item --> | ||
<!-- wp:custom/info-grid-item --> | ||
<!-- wp:custom/heading --> | ||
<h2 class="wp-block-custom-heading"></h2> | ||
<!-- /wp:custom/heading --> | ||
<!-- wp:paragraph --> | ||
<p></p> | ||
<!-- /wp:paragraph --> | ||
<!-- wp:custom/cta /--> | ||
<!-- /wp:custom/info-grid-item --> | ||
<!-- /wp:custom/info-grid --> | ||
<!-- /wp:custom/content --> | ||
format: gutenberg | ||
summary: '' |
Oops, something went wrong.