Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
baseURL: "https://validatedpatterns.io/"
languageCode: "en-us"
title: Hybrid Cloud Patterns
title: Validated Patterns
theme: "patternfly"
summaryLength: 20
paginate: 6
params:
site_logo: /images/hybrid_cloud_patterns.png
site_logo: /images/validated-patterns.png
security:
exec:
allow: ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$", "^asciidoctor$"]
Expand Down
4 changes: 2 additions & 2 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Hybrid Cloud Patterns"
title: "Validated Patterns"
---

![Logo](/images/logo.png)

# Reference architectures with added value

Hybrid Cloud Patterns are an evolution of how you deploy applications in a hybrid cloud. With a pattern, you can automatically deploy a full application stack through a GitOps-based framework. With this framework, you can create business-centric solutions while maintaining a level of Continuous Integration (CI) over your application.
Validated Patterns are an evolution of how you deploy applications in a hybrid cloud. With a pattern, you can automatically deploy a full application stack through a GitOps-based framework. With this framework, you can create business-centric solutions while maintaining a level of Continuous Integration (CI) over your application.
2 changes: 1 addition & 1 deletion content/blog/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ menu:
name: Blog
---

Find out the latest news about Hybrid Cloud Patterns.
Find out the latest news about Validated Patterns.
4 changes: 2 additions & 2 deletions content/contribute/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Contribute to Hybrid Cloud Patterns"
title: "Contribute to Validated Patterns"
menu:
main:
weight: 30
name: Contribute
---

Find out how you can contribute to the Hybrid Cloud Pattern project.
Find out how you can contribute to the Validated Patterns project.
4 changes: 2 additions & 2 deletions content/learn/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Learn about Hybrid Cloud Patterns"
title: "Learn about Validated Patterns"
menu:
main:
weight: 20
name: Learn
---

Find out more information about Hybrid Cloud Patterns and how they work.
Find out more information about Validated Patterns and how they work.
6 changes: 3 additions & 3 deletions content/learn/about.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
menu: learn
title: Hybrid Cloud Patterns
title: Validated Patterns
weight: 10
---

# Hybrid Cloud Patterns
# Validated Patterns

Hybrid Cloud Patterns and the downstream Validated Patterns are a natural progression from reference architectures with additional value. Here is a brief video to explain what patterns are all about:
Validated Patterns and the upstream Community Patterns are a natural progression from reference architectures with additional value. Here is a brief video to explain what patterns are all about:

[![patterns-intro-video](https://img.youtube.com/vi/lI8TurakeG4/0.jpg)](https://www.youtube.com/watch?v=lI8TurakeG4)

Expand Down
2 changes: 1 addition & 1 deletion layouts/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h2 class="pf-c-title pf-m-2xl">Suggested content</h2>
<div class="pf-l-grid pf-m-gutter pf-u-text-align-left">
<div class="pf-l-grid__item pf-m-3-col">
<div class="pf-c-card pf-m-full-height">
<div class="pf-c-card__title"><a href="/learn/about/">About Hybrid Cloud Patterns</a></div>
<div class="pf-c-card__title"><a href="/learn/about/">About Validated Patterns</a></div>
<div class="pf-c-card__body">
Learn the basics of patterns including what they are and who should use them.</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<div class="pf-l-grid pf-u-pt-xl">
<div class="pf-l-grid__item pf-u-px-xl">
<a class="pf-c-page__header-brand-link pf-c-brand pf-u-pb-md" href="/">
<img class="pf-c-brand" src="/images/hybrid_cloud_patterns.png" alt="Hybrid Cloud Patterns">
<img class="pf-c-brand" src="/images/validated-patterns.png" alt="Validated Patterns">
</a>
<p class="footer-link">Hybrid Cloud Patterns are an evolution of how you deploy applications in a hybrid cloud. With a pattern, you can automatically deploy a full application stack through a GitOps-based framework. With this framework, you can create business-centric solutions while maintaining a level of Continuous Integration (CI) over your application.</p>
</div>
Expand Down
Binary file removed static/images/hybrid_cloud_patterns.png
Binary file not shown.
Binary file added static/images/validated-patterns.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.