Skip to content

Commit

Permalink
fix: .images-->_image path
Browse files Browse the repository at this point in the history
  • Loading branch information
btlghrants committed Jan 5, 2024
1 parent f9e8451 commit 6e5e1c3
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions site/content/en/v0.19.0/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aliases: []

#### **_Type safe Kubernetes middleware for humans_**

<img align="right" width="40%" src=".images/pepr.png" />
<img align="right" width="40%" src="_images/pepr.png" />

Pepr is on a mission to save Kubernetes from the tyranny of YAML, intimidating glue code, bash scripts, and other makeshift solutions. As a Kubernetes controller, Pepr empowers you to define Kubernetes transformations using TypeScript, without software development expertise thanks to plain-english configurations. Pepr transforms a patchwork of forks, scripts, overlays, and other chaos into a cohesive, well-structured, and maintainable system. With Pepr, you can seamlessly transition IT ops tribal knowledge into code, simplifying documentation, testing, validation, and coordination of changes for a more predictable outcome.

Expand Down Expand Up @@ -139,8 +139,8 @@ See [actions](./actions/) for more details.

## Logical Pepr Flow

![Arch Diagram](./.images/pepr-arch.svg)
[Source Diagram](./.images/pepr-arch.svg)
![Arch Diagram](./_images/pepr-arch.svg)
[Source Diagram](./_images/pepr-arch.svg)

## TypeScript

Expand Down
6 changes: 3 additions & 3 deletions site/content/en/v0.20.0/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aliases: []

#### **_Type safe Kubernetes middleware for humans_**

<img align="right" width="40%" src=".images/pepr.png" />
<img align="right" width="40%" src="_images/pepr.png" />

Pepr is on a mission to save Kubernetes from the tyranny of YAML, intimidating glue code, bash scripts, and other makeshift solutions. As a Kubernetes controller, Pepr empowers you to define Kubernetes transformations using TypeScript, without software development expertise thanks to plain-english configurations. Pepr transforms a patchwork of forks, scripts, overlays, and other chaos into a cohesive, well-structured, and maintainable system. With Pepr, you can seamlessly transition IT ops tribal knowledge into code, simplifying documentation, testing, validation, and coordination of changes for a more predictable outcome.

Expand Down Expand Up @@ -139,8 +139,8 @@ See [actions](./actions/) for more details.

## Logical Pepr Flow

![Arch Diagram](./.images/pepr-arch.svg)
[Source Diagram](./.images/pepr-arch.svg)
![Arch Diagram](./_images/pepr-arch.svg)
[Source Diagram](./_images/pepr-arch.svg)

## TypeScript

Expand Down
6 changes: 3 additions & 3 deletions site/content/en/v0.20.1/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aliases: []

#### **_Type safe Kubernetes middleware for humans_**

<img align="right" width="40%" src=".images/pepr.png" />
<img align="right" width="40%" src="_images/pepr.png" />

Pepr is on a mission to save Kubernetes from the tyranny of YAML, intimidating glue code, bash scripts, and other makeshift solutions. As a Kubernetes controller, Pepr empowers you to define Kubernetes transformations using TypeScript, without software development expertise thanks to plain-english configurations. Pepr transforms a patchwork of forks, scripts, overlays, and other chaos into a cohesive, well-structured, and maintainable system. With Pepr, you can seamlessly transition IT ops tribal knowledge into code, simplifying documentation, testing, validation, and coordination of changes for a more predictable outcome.

Expand Down Expand Up @@ -139,8 +139,8 @@ See [actions](./actions/) for more details.

## Logical Pepr Flow

![Arch Diagram](./.images/pepr-arch.svg)
[Source Diagram](./.images/pepr-arch.svg)
![Arch Diagram](./_images/pepr-arch.svg)
[Source Diagram](./_images/pepr-arch.svg)

## TypeScript

Expand Down
6 changes: 3 additions & 3 deletions site/content/en/v0.20.2/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aliases: []

#### **_Type safe Kubernetes middleware for humans_**

<img align="right" width="40%" src=".images/pepr.png" />
<img align="right" width="40%" src="_images/pepr.png" />

Pepr is on a mission to save Kubernetes from the tyranny of YAML, intimidating glue code, bash scripts, and other makeshift solutions. As a Kubernetes controller, Pepr empowers you to define Kubernetes transformations using TypeScript, without software development expertise thanks to plain-english configurations. Pepr transforms a patchwork of forks, scripts, overlays, and other chaos into a cohesive, well-structured, and maintainable system. With Pepr, you can seamlessly transition IT ops tribal knowledge into code, simplifying documentation, testing, validation, and coordination of changes for a more predictable outcome.

Expand Down Expand Up @@ -139,8 +139,8 @@ See [actions](./actions/) for more details.

## Logical Pepr Flow

![Arch Diagram](./.images/pepr-arch.svg)
[Source Diagram](./.images/pepr-arch.svg)
![Arch Diagram](./_images/pepr-arch.svg)
[Source Diagram](./_images/pepr-arch.svg)

## TypeScript

Expand Down
6 changes: 3 additions & 3 deletions site/content/en/v0.20.3/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aliases: []

#### **_Type safe Kubernetes middleware for humans_**

<img align="right" width="40%" src=".images/pepr.png" />
<img align="right" width="40%" src="_images/pepr.png" />

Pepr is on a mission to save Kubernetes from the tyranny of YAML, intimidating glue code, bash scripts, and other makeshift solutions. As a Kubernetes controller, Pepr empowers you to define Kubernetes transformations using TypeScript, without software development expertise thanks to plain-english configurations. Pepr transforms a patchwork of forks, scripts, overlays, and other chaos into a cohesive, well-structured, and maintainable system. With Pepr, you can seamlessly transition IT ops tribal knowledge into code, simplifying documentation, testing, validation, and coordination of changes for a more predictable outcome.

Expand Down Expand Up @@ -139,8 +139,8 @@ See [actions](./actions/) for more details.

## Logical Pepr Flow

![Arch Diagram](./.images/pepr-arch.svg)
[Source Diagram](./.images/pepr-arch.svg)
![Arch Diagram](./_images/pepr-arch.svg)
[Source Diagram](./_images/pepr-arch.svg)

## TypeScript

Expand Down
6 changes: 3 additions & 3 deletions site/content/en/v0.21.0/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aliases: []

#### **_Type safe Kubernetes middleware for humans_**

<img align="right" width="40%" src=".images/pepr.png" />
<img align="right" width="40%" src="_images/pepr.png" />

Pepr is on a mission to save Kubernetes from the tyranny of YAML, intimidating glue code, bash scripts, and other makeshift solutions. As a Kubernetes controller, Pepr empowers you to define Kubernetes transformations using TypeScript, without software development expertise thanks to plain-english configurations. Pepr transforms a patchwork of forks, scripts, overlays, and other chaos into a cohesive, well-structured, and maintainable system. With Pepr, you can seamlessly transition IT ops tribal knowledge into code, simplifying documentation, testing, validation, and coordination of changes for a more predictable outcome.

Expand Down Expand Up @@ -139,8 +139,8 @@ See [actions](./actions/) for more details.

## Logical Pepr Flow

![Arch Diagram](./.images/pepr-arch.svg)
[Source Diagram](./.images/pepr-arch.svg)
![Arch Diagram](./_images/pepr-arch.svg)
[Source Diagram](./_images/pepr-arch.svg)

## TypeScript

Expand Down
6 changes: 3 additions & 3 deletions site/content/en/v0.21.1/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aliases: ["/current/"]

#### **_Type safe Kubernetes middleware for humans_**

<img align="right" width="40%" src=".images/pepr.png" />
<img align="right" width="40%" src="_images/pepr.png" />

Pepr is on a mission to save Kubernetes from the tyranny of YAML, intimidating glue code, bash scripts, and other makeshift solutions. As a Kubernetes controller, Pepr empowers you to define Kubernetes transformations using TypeScript, without software development expertise thanks to plain-english configurations. Pepr transforms a patchwork of forks, scripts, overlays, and other chaos into a cohesive, well-structured, and maintainable system. With Pepr, you can seamlessly transition IT ops tribal knowledge into code, simplifying documentation, testing, validation, and coordination of changes for a more predictable outcome.

Expand Down Expand Up @@ -139,8 +139,8 @@ See [actions](./actions/) for more details.

## Logical Pepr Flow

![Arch Diagram](./.images/pepr-arch.svg)
[Source Diagram](./.images/pepr-arch.svg)
![Arch Diagram](./_images/pepr-arch.svg)
[Source Diagram](./_images/pepr-arch.svg)

## TypeScript

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 6e5e1c3

Please sign in to comment.