reorder toc and update diagrams

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2024-06-04 11:21:53 -04:00
parent 07815b404e
commit 463bdc5e7a
16 changed files with 13 additions and 13 deletions

View File

@ -2,7 +2,7 @@
type: docs
title: "Actors"
linkTitle: "Actors"
weight: 50
weight: 60
description: Encapsulate code and data in reusable actor objects as a common microservices design pattern
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Bindings"
linkTitle: "Bindings"
weight: 40
weight: 50
description: Interface with or be triggered from external systems
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Cryptography"
linkTitle: "Cryptography"
weight: 110
weight: 100
description: "Perform cryptographic operations without exposing keys to your application"
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Publish & subscribe messaging"
linkTitle: "Publish & subscribe"
weight: 30
weight: 20
description: Secure, scalable messaging between services
---

View File

@ -2,7 +2,7 @@
type: docs
title: "State management"
linkTitle: "State management"
weight: 20
weight: 40
description: Create long running stateful services
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Workflow"
linkTitle: "Workflow"
weight: 100
weight: 30
description: "Orchestrate logic across various microservices"
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Quickstart: Actors"
linkTitle: "Actors"
weight: 75
weight: 76
description: "Get started with Dapr's Actors building block"
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Quickstart: Input & Output Bindings"
linkTitle: "Bindings"
weight: 74
weight: 75
description: "Get started with Dapr's Binding building block"
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Quickstart: Configuration"
linkTitle: Configuration
weight: 77
weight: 78
description: Get started with Dapr's Configuration building block
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Quickstart: Publish and Subscribe"
linkTitle: "Publish and Subscribe"
weight: 73
weight: 72
description: "Get started with Dapr's Publish and Subscribe building block"
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Quickstart: Secrets Management"
linkTitle: "Secrets Management"
weight: 76
weight: 77
description: "Get started with Dapr's Secrets Management building block"
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Quickstart: State Management"
linkTitle: "State Management"
weight: 72
weight: 74
description: "Get started with Dapr's State Management building block"
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Quickstart: Workflow"
linkTitle: Workflow
weight: 78
weight: 73
description: Get started with the Dapr Workflow building block
---

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 90 KiB